]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/makefile.wat
Move #inclusion of wx/msw/winundef.h for MinGW to afterstd.h.
[wxWidgets.git] / samples / typetest / makefile.wat
index 8efc4d6a0c2e99750c7dfc40af983a593a07e417..d5d01b893d184d01fa391e581672ab92ad12b59f 100644 (file)
@@ -1,11 +1,12 @@
-# Purpose: makefile for typetest example (Watcom)
-# Created: 2000-03-14
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = typetest
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = typetest 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat