]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/resource/makefile.wat
corrected sentence
[wxWidgets.git] / samples / resource / makefile.wat
index a2041fd638ade51018ee0e872a9e4dcc7bd5de83..1d277645e230ae6bf449290b3503713cc53df759 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = resource
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = resource 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat