]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/splitter/makefile.wat
switch to pImpl pattern for mac printing
[wxWidgets.git] / samples / splitter / makefile.wat
index a923a2c3dfbe08681072e37fd39f26016bbf1b9d..e90e0c5bf95af604931f36357136afa5bb0242b2 100644 (file)
@@ -1,11 +1,12 @@
-# Purpose: makefile for splitter example (Watcom)
-# Created: 2000-03-15
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = splitter
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = splitter 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat