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