]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/oleauto/makefile.wat
Blind fix for startup crash with Lesstif.
[wxWidgets.git] / samples / oleauto / makefile.wat
index 994a25ce1505f0cf0bb6e9a372d13df255909930..80c6d3a8111aa6e934f8fc9ee063b72d2416d66e 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = oleauto
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = oleauto 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat