]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/scrollsub/makefile.wat
changes to watcom makefiles for OpenWatcom
[wxWidgets.git] / samples / scrollsub / makefile.wat
index b64d0c9a099af0111463985df959aa7ca5989df7..c320844ae5667e12883ad30e0fe51ef0da2ef54e 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = scrollsub
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = scrollsub 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat