diff options
author | pixel <pixel> | 2003-09-06 12:05:34 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-06 12:05:34 +0000 |
commit | fd204f2925be3d4663539991109f3db27f7fddfc (patch) | |
tree | 106beb9102cb2812f6e2f61ac1d7d2e80eac68c9 | |
parent | a75df1a6b4c2788b80b3916e072ff945ee03748f (diff) |
Poking makefile again %!@#!@
-rw-r--r-- | nmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
#------------------------------------------------------------------
|