diff options
author | pixel <pixel> | 2003-09-06 12:38:46 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-06 12:38:46 +0000 |
commit | eec90935dde0156938bfe8aed83a738ebd54c41f (patch) | |
tree | 1778a90fa05094d100cffdf48be745050a7c3240 /nmakefile | |
parent | 0f841afa7a055551bf7026c42ef595aa1284322f (diff) |
Poking makefile again %!@#!@ RHAAAAAAAAAAAAAA
Diffstat (limited to 'nmakefile')
-rw-r--r-- | nmakefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +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
-!message "Including $(COMMONTOOLSPATH)\master.mak"
-!include "$(COMMONTOOLSPATH)\master.mak"
+!include MSVC\Tools\master.mak
#------------------------------------------------------------------
|