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