summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-06 12:05:34 +0000
committerpixel <pixel>2003-09-06 12:05:34 +0000
commitfd204f2925be3d4663539991109f3db27f7fddfc (patch)
tree106beb9102cb2812f6e2f61ac1d7d2e80eac68c9
parenta75df1a6b4c2788b80b3916e072ff945ee03748f (diff)
Poking makefile again %!@#!@
-rw-r--r--nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmakefile b/nmakefile
index 87997aa..d9539a8 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
#------------------------------------------------------------------