bmake.bat
changeset 2994 1834aab4d21e
parent 2793 5573ae96bda5
child 3046 fe1b8cd9f5f0
equal deleted inserted replaced
2993:b7bc7ad5a132 2994:1834aab4d21e
     1 @REM -------
     1 @REM -------
     2 @REM make using borland bcc
     2 @REM make using borland bcc
     3 @REM type bmake, and wait...
     3 @REM type bmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     5 @REM -------
     6 make.exe -N -f bc.mak %1 %2
     6 make.exe -N -f bc.mak %*
     7 
     7 
     8 
     8