]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/makefile.bcc
fix for dmc compilation of projects with more than one obj
[wxWidgets.git] / samples / typetest / makefile.bcc
index 0d0fee1bbc5ee0a3fd377121b2a1fd88c8a0db52..6b1bebecff0d24f4225fec0a6bcbe95caf34f79d 100644 (file)
@@ -1,10 +1,5 @@
-#
-# File:                makefile.bcc
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for typetest example (BC++ 16bit)
+# Created: 2000-03-14
 
 !if "$(WXWIN)" == ""
 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx