]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/help/makefile.wat
new dependencies tracking code
[wxWidgets.git] / samples / help / makefile.wat
index 370b2fcc20a139444faba413fcce3a4bc75ae685..1863cda4a26652f327c8041dc2632f30394b5fde 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = demo
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = demo 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat