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 /MSVC/Tools | |
parent | 0f841afa7a055551bf7026c42ef595aa1284322f (diff) |
Poking makefile again %!@#!@ RHAAAAAAAAAAAAAA
Diffstat (limited to 'MSVC/Tools')
-rw-r--r-- | MSVC/Tools/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MSVC/Tools/makefile b/MSVC/Tools/makefile index e0e2315..10ec37c 100644 --- a/MSVC/Tools/makefile +++ b/MSVC/Tools/makefile @@ -1,7 +1,6 @@ COMMONTOOLSPATH=$(MAKEDIR) -!message "Including $(COMMONTOOLSPATH)\master.mak" -!include "$(COMMONTOOLSPATH)\master.mak" +!include master.mak #------------------------------------------------------------------ |