X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/babc97583e1280ac0992ca8e3dbd7604e2d3963b..ba7bd901502db16ac1ff00f8da84c5bcda8a7466:/samples/treelay/makefile.b32 diff --git a/samples/treelay/makefile.b32 b/samples/treelay/makefile.b32 index 95ddc80d76..81050ded3e 100644 --- a/samples/treelay/makefile.b32 +++ b/samples/treelay/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 treelay example (BC++ 32bit) +# Created: 2000-03-15 WXDIR = $(WXWIN) -TARGET=test +TARGET=treelay OBJECTS = $(TARGET).obj !include $(WXDIR)\src\makeprog.b32