bmake.bat
changeset 2201 0e094142abdf
parent 2151 5f96f7bf04c7
child 2218 92c25a40e9a4
--- a/bmake.bat	Fri Oct 09 19:10:04 2009 +0200
+++ b/bmake.bat	Fri Oct 09 19:21:40 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
-
-