]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/about/makefile.wat
changes to watcom makefiles for OpenWatcom
[wxWidgets.git] / samples / html / about / makefile.wat
index 02018bbe57a2b1820e175674f76e8fe8d1df1b19..1234ed9fe8065b236e506d454e575d9f6ffaddca 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = about
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = about 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat