summaryrefslogtreecommitdiff
path: root/builds/win32/w32-wat.mk
diff options
context:
space:
mode:
Diffstat (limited to 'builds/win32/w32-wat.mk')
-rw-r--r--builds/win32/w32-wat.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/builds/win32/w32-wat.mk b/builds/win32/w32-wat.mk
index ab250dc9b..accafc52f 100644
--- a/builds/win32/w32-wat.mk
+++ b/builds/win32/w32-wat.mk
@@ -3,7 +3,7 @@
#
-# Copyright 1996-2000 by
+# Copyright 1996-2000, 2003 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
@@ -13,14 +13,11 @@
# fully.
-SEP := /
-ISEP := $(strip \ )
-
include $(TOP_DIR)/builds/win32/win32-def.mk
include $(TOP_DIR)/builds/compiler/watcom.mk
# include linking instructions
include $(TOP_DIR)/builds/link_dos.mk
-# EOF
+# EOF