]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/validate/makefile.wat
USE_OPENGL is 0 by default
[wxWidgets.git] / samples / validate / makefile.wat
index 94a59068a14f5c898e9e199ca823aac9c12307f1..ba7088ba90d217fee1e2967cc70b95b60bae8f94 100644 (file)
@@ -1,11 +1,12 @@
-# Purpose: makefile for validate example (Watcom)
-# Created: 2000-03-14
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = validate
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = validate 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat