summaryrefslogtreecommitdiff
path: root/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-06 12:27:39 +0000
committerpixel <pixel>2003-09-06 12:27:39 +0000
commit0f841afa7a055551bf7026c42ef595aa1284322f (patch)
tree1e3b90b12fdc6a0771a634434965c1ece901fb3f /nmakefile
parentfd204f2925be3d4663539991109f3db27f7fddfc (diff)
Poking makefile again %!@#!@
Diffstat (limited to 'nmakefile')
-rw-r--r--nmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nmakefile b/nmakefile
index d9539a8..910f861 100644
--- a/nmakefile
+++ b/nmakefile
@@ -1,7 +1,8 @@
_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
+!message "Including $(COMMONTOOLSPATH)\master.mak"
+!include "$(COMMONTOOLSPATH)\master.mak"
#------------------------------------------------------------------