]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialogs/makefile.wat
fix for dmc compilation of projects with more than one obj
[wxWidgets.git] / samples / dialogs / makefile.wat
index f0d3b21081ea8f16e1e792feae6445da06f3c7c9..0f2cc0625db09c9b7c69c6c4ef880e6b26ee6122 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = dialogs
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = dialogs 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat