X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb34a6eeacff2ff63ebca22c27f54a421f726737..0e300ddd7d91d46e3d9fcbbefe916b0fda6fcbbc:/samples/wizard/makefile.b32?ds=sidebyside diff --git a/samples/wizard/makefile.b32 b/samples/wizard/makefile.b32 index 3ed880a545..c0b9a7225f 100644 --- a/samples/wizard/makefile.b32 +++ b/samples/wizard/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 wizard example (BC++ 32bit) +# Created: 2000-03-15 WXDIR = $(WXWIN) -TARGET=wiztest +TARGET=wizard OBJECTS = $(TARGET).obj !include $(WXDIR)\src\makeprog.b32