X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb34a6eeacff2ff63ebca22c27f54a421f726737..0e300ddd7d91d46e3d9fcbbefe916b0fda6fcbbc:/samples/wizard/makefile.wat?ds=sidebyside diff --git a/samples/wizard/makefile.wat b/samples/wizard/makefile.wat index 53d054297f..b281b5eb48 100644 --- a/samples/wizard/makefile.wat +++ b/samples/wizard/makefile.wat @@ -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) -PROGRAM = wiztest +PROGRAM = wizard OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.wat