summaryrefslogtreecommitdiff
path: root/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-05 23:21:20 +0000
committerpixel <pixel>2003-09-05 23:21:20 +0000
commit7ff77f49e9577ff5b63d7f2e2ce7651257bf1d63 (patch)
tree0bd6ad708a29f5e6d2b69dad9a0113319ad535f3 /nmakefile
parent23e2f62a8cc7b92826307fda62676b01d54bf9de (diff)
Fixing makefiles again...
Diffstat (limited to 'nmakefile')
-rw-r--r--nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmakefile b/nmakefile
index c6f6592..8b573b6 100644
--- a/nmakefile
+++ b/nmakefile
@@ -1,7 +1,7 @@
_CCFLAGS = /I includes /I generic\include /I ..\zlib /I msvc/getopt
_LIBS = "MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "MSVC\PSX-Bundle - library\Debug\PSX-Bundle - library.lib" ..\zlib\dll32\zlib.lib ..\zlib\static32\zlibstat.lib
-!include $(COMMONTOOLSPATH)\master.mak
+!include "$(COMMONTOOLSPATH)\master.mak"
#------------------------------------------------------------------