]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/taskbar/makefile.wat
order the Makefile alphabetically so that diffs are human readable
[wxWidgets.git] / samples / taskbar / makefile.wat
index 9c965002800d83a2941cb181e0097b4d6fedd4a6..88489d3dce6a9e2d97a114dda1c8a4d34b115281 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = tbtest
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = tbtest 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat