]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sashtest/makefile.wat
compilation fix (extra semicolon)
[wxWidgets.git] / samples / sashtest / makefile.wat
index 8c4081d4a0b369b17932b795f4fb5e7ae15794f1..3ee0cf2705cff22847b66c43022e13b697653817 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = sashtest
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = sashtest 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat