X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6244848856584171db8cd74a7ff227250e46cc54..c8b34a16f79602ce1173a6f0ac0e5ae43b043da6:/samples/validate/makefile.bcc

diff --git a/samples/validate/makefile.bcc b/samples/validate/makefile.bcc
index 781d93b453..9d0cbe3770 100644
--- a/samples/validate/makefile.bcc
+++ b/samples/validate/makefile.bcc
@@ -1,10 +1,5 @@
-#
-# File:		makefile.bcc
-# Author:	Julian Smart
-# Created:	1998
-# Updated:	
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for validate example (BC++ 16bit)
+# Created: 2000-03-14
 
 !if "$(WXWIN)" == ""
 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx