X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bf78aae345c474fe75c0d9df43cf3aaeaf75d57..9f06bcb3b8aea7aa709754a217c26e94fe2d5954:/utils/wxtree/src/makefile.b32?ds=sidebyside diff --git a/utils/wxtree/src/makefile.b32 b/utils/wxtree/src/makefile.b32 index 6f257ba8de..fe9d9fb3e3 100644 --- a/utils/wxtree/src/makefile.b32 +++ b/utils/wxtree/src/makefile.b32 @@ -1,18 +1,16 @@ # # File: makefile.b32 -# Author: Patrick Halke -# Created: 1995 +# Author: Julian Smart +# Created: 1999 # Updated: -# Copyright: (c) 1993, AIAI, University of Edinburgh # -# "%W% %G%" # -# Makefile : Builds 32bit wxtree library for 32-bit BC++ +# Makefile : Builds wxTree sample for 32-bit BC++ WXDIR = $(WXWIN) TARGET=test -OBJECTS=$(TARGET) +OBJECTS=$(TARGET).obj wxtree.obj !include $(WXDIR)\src\makeprog.b32