]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/makefile.wat
added ability to build contrib samples
[wxWidgets.git] / samples / html / help / makefile.wat
index f49017db237089905205e44142508a52bf9e6bd6..819ece54241f69c189603ccae090c2cf459cec37 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = help
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = help 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat