X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6244848856584171db8cd74a7ff227250e46cc54..136edc27f94c43426efeb5a714f649a7c7d3ae04:/samples/joytest/makefile.bcc

diff --git a/samples/joytest/makefile.bcc b/samples/joytest/makefile.bcc
index d84ed49281..51ff8dfd69 100644
--- a/samples/joytest/makefile.bcc
+++ b/samples/joytest/makefile.bcc
@@ -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