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