]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/wizard/makefile.b32
added GetBorder(flags)
[wxWidgets.git] / samples / wizard / makefile.b32
index 3ed880a545d33bebc5d90ccbfe68808bb57596cd..c0b9a7225f0f6bdf6d99d45d11140195bd006a7a 100644 (file)
@@ -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