*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 09 Oct 2009 19:22:36 +0200
changeset 8921 e1d9aa2c8a55
parent 8920 188d92c1b191
child 8922 7caf746db664
*** empty log message ***
bmake.bat
--- a/bmake.bat	Fri Oct 09 19:11:16 2009 +0200
+++ b/bmake.bat	Fri Oct 09 19:22:36 2009 +0200
@@ -1,9 +1,7 @@
 
-REM -------
-REM make using borland bcc
-REM type bmake, and wait...
-REM do not edit - automatically generated from ProjectDefinition
-REM -------
+@REM -------
+@REM make using borland bcc
+@REM type bmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
 make.exe -N -f bc.mak %1 %2
-
-