]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/wizard/makefile.wat
fix for wxExecute(subprocess which produces a lot of output) bug
[wxWidgets.git] / samples / wizard / makefile.wat
index 53d054297fc360cce771449138136ae744b8d056..b281b5eb48a03af2e27bf87663a487034862ae56 100644 (file)
@@ -1,13 +1,9 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
+# Purpose: makefile for wizard example (Watcom)
+# Created: 2000-03-15
 
 WXDIR = $(%WXWIN)
 
 
 WXDIR = $(%WXWIN)
 
-PROGRAM = wiztest
+PROGRAM = wizard
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat