]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/tab/makefile.wat
added missing #include bitmap.h
[wxWidgets.git] / samples / tab / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..dc155c32f3dd5d791081f3a062e9d0ac65e516ac 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = test
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = tab 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat