]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/helpview/makefile.wat
Made XPMs transparent
[wxWidgets.git] / samples / html / helpview / makefile.wat
index 89750a9cfba93992876e97173549dfb920ccab9b..48e3433b1943e968a7bd88ebfada260b3d8a1290 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = helpview
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = helpview 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat