]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dnd/makefile.wat
Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable.
[wxWidgets.git] / samples / dnd / makefile.wat
index 1379a8bb3c9c57b94a981e7f409c2c3b0ddb3753..ded46596847df0078fcd010251b09100fe8fe508 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = dnd
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = dnd 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat