]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sashtest/makefile.wat
Applied patch [ 735948 ] wxStaticPicture contrib
[wxWidgets.git] / samples / sashtest / makefile.wat
index ddb80f32339f052c5817a381aafb47dfbd865afe..3ee0cf2705cff22847b66c43022e13b697653817 100644 (file)
@@ -1,11 +1,12 @@
-# Purpose: makefile for sashtest example (Watcom)
-# Created: 2000-03-14
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = sashtest
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = sashtest 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat