]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/zip/makefile.wat
wxNullBrush should not be Ok(), and GetNSColor() should return clearColor.
[wxWidgets.git] / samples / html / zip / makefile.wat
index 5a52da2bb316726247109dcbabef28155d9a7c98..d71db45fa67ff7cbb29c598f1a77895b83ce7d39 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = zip
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = zip 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat