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