bmake.bat
branchjv
changeset 17732 a1892eeca6c0
parent 10524 52acf68ed360
child 17740 55fb39bdf20e
--- a/bmake.bat	Fri Aug 28 12:38:51 2009 +0100
+++ b/bmake.bat	Sat Oct 24 16:48:19 2009 +0100
@@ -1,4 +1,9 @@
-
+@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
 
 
+