bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 10 Jan 2013 14:26:33 +0100
changeset 120 2a72eff59151
parent 88 3e6bb3e37731
child 140 58ed759f7dd4
permissions -rw-r--r--
automatically generated by browser

@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 %*

@echo "**************************"
@echo "Buildung goodies/petitparser/devtools"
@echo "**************************"
@cd devtools
@call bmake.bat %1 %2
@cd ..