summaryrefslogtreecommitdiff
path: root/MSVC/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'MSVC/Tools')
-rw-r--r--MSVC/Tools/makefile3
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
#------------------------------------------------------------------