initial checkin
authorfm
Thu, 24 Sep 2009 11:47:35 +0200
changeset 114 fcd8cbdc1001
parent 113 94cc9e3c44be
child 115 620b7a379689
initial checkin
bmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bmake.bat	Thu Sep 24 11:47:35 2009 +0200
@@ -0,0 +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
+
+