X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bf78aae345c474fe75c0d9df43cf3aaeaf75d57..b6b85bdccb56b9eb8d4e5ebce4dc3ff776fc9ce8:/samples/treectrl/makefile.b32 diff --git a/samples/treectrl/makefile.b32 b/samples/treectrl/makefile.b32 index ebd42c200d..a773d2eca4 100644 --- a/samples/treectrl/makefile.b32 +++ b/samples/treectrl/makefile.b32 @@ -1,15 +1,9 @@ -# -# File: makefile.b32 -# Author: Julian Smart -# Created: 1999 -# Updated: -# Copyright: -# -# Makefile : Builds sample for 32-bit BC++ +# Purpose: makefile for treectrl example (BC++ 32bit) +# Created: 2000-03-15 WXDIR = $(WXWIN) -TARGET=treetest +TARGET=treectrl OBJECTS = $(TARGET).obj !include $(WXDIR)\src\makeprog.b32