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