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