diff options
author | pixel <pixel> | 2003-09-06 12:27:39 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-06 12:27:39 +0000 |
commit | 0f841afa7a055551bf7026c42ef595aa1284322f (patch) | |
tree | 1e3b90b12fdc6a0771a634434965c1ece901fb3f /MSVC/Tools | |
parent | fd204f2925be3d4663539991109f3db27f7fddfc (diff) |
Poking makefile again %!@#!@
Diffstat (limited to 'MSVC/Tools')
-rw-r--r-- | MSVC/Tools/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MSVC/Tools/makefile b/MSVC/Tools/makefile index 840424c..e0e2315 100644 --- a/MSVC/Tools/makefile +++ b/MSVC/Tools/makefile @@ -1,5 +1,6 @@ COMMONTOOLSPATH=$(MAKEDIR) +!message "Including $(COMMONTOOLSPATH)\master.mak" !include "$(COMMONTOOLSPATH)\master.mak" #------------------------------------------------------------------ |