]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/makefile.b32
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / toolbar / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..6cefc83007e813380e91bf281579b184b0da1f63 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 toolbar example (BC++ 32bit)
+# Created: 2000-03-14
 
 WXDIR = $(WXWIN)
 
-TARGET=test
+TARGET=toolbar
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32