X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a2c6ef8d186df490df28a694820a5e8afc4b5e8..39178e3bdf1944bb73ee64586ba2390c505bee24:/samples/treectrl/makefile.wat?ds=inline diff --git a/samples/treectrl/makefile.wat b/samples/treectrl/makefile.wat index 1e789d7fc5..4c4dc94463 100644 --- a/samples/treectrl/makefile.wat +++ b/samples/treectrl/makefile.wat @@ -1,13 +1,9 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# +# Purpose: makefile for treectrl example (Watcom) +# Created: 2000-03-15 WXDIR = $(%WXWIN) -PROGRAM = treetest +PROGRAM = treectrl OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.wat