]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/exec/makefile.bcc
test wxExecute() in the sample
[wxWidgets.git] / samples / exec / makefile.bcc
index 61cb92fb55613d19f13c365af9a296f6a5298ebc..01928afc6280f9f9f0ad004b9778a10f39096f91 100644 (file)
@@ -1,10 +1,5 @@
-#
-# File:                makefile.bcc
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for exec example (BC++ 16bit)
+# Created: 2000-03-14
 
 !if "$(WXWIN)" == ""
 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx