initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 30 Oct 2010 14:42:31 +0200
changeset 178 46bbafea9ac0
parent 177 f87fa7bd8338
child 179 7eff2f2f9112
initial checkin
test/bmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/bmake.bat	Sat Oct 30 14:42: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
+
+