]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/makefile.wat
Applied patch [ 767505 ] BCB6 link error
[wxWidgets.git] / samples / typetest / makefile.wat
index a96f825f07b6210f6d49175d467336418276be4e..d5d01b893d184d01fa391e581672ab92ad12b59f 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-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