]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/makefile.bcc
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / toolbar / makefile.bcc
index 3694771dd1600054daa2b46be2513488f59b8019..a622b7c6aa990c439bfd9e9669e934148b3107c7 100644 (file)
@@ -1,10 +1,5 @@
-#
-# File:                makefile.bcc
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for toolbar example (BC++ 16bit)
+# Created: 2000-03-14
 
 !if "$(WXWIN)" == ""
 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx