]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/makefile.wat
Fix for [ 748805 ] Assert failure for specified situation in samples/controls
[wxWidgets.git] / samples / internat / makefile.wat
index 31181ee663d1024508adfde95de1d234c65d3bdf..7929589dcb2440624944f4b5d20e179ada8820aa 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = internat
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = internat 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat