initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 30 Oct 2010 14:39:31 +0200
changeset 167 96b58a2733f8
parent 166 a08ac4b2e129
child 168 6d1f58666ce7
initial checkin
bmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bmake.bat	Sat Oct 30 14:39:31 2010 +0200
@@ -0,0 +1,8 @@
+@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
+
+