X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68be9f090f422450d333385cf62c9b4d350674be..790ba06b28f232abc42c4ed784df4b86bfbfe5e6:/samples/dragimag/makefile.wat diff --git a/samples/dragimag/makefile.wat b/samples/dragimag/makefile.wat index 81a83e42a9..8be0d5aec8 100644 --- a/samples/dragimag/makefile.wat +++ b/samples/dragimag/makefile.wat @@ -1,13 +1,9 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# +# Purpose: makefile for dragimag example (Watcom) +# Created: 2000-03-15 WXDIR = $(%WXWIN) -PROGRAM = test +PROGRAM = dragimag OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.wat