bmake.bat
author Claus Gittinger <cg@exept.de>
Sun, 13 May 2018 15:15:02 +0200
changeset 3558 6609ee3ba154
parent 3269 89f1fa01ac49
child 3607 d724b67c3588
permissions -rwxr-xr-x
#REFACTORING by cg class: Tools::ProjectBuilderAssistantApplication changed: #doStopMake (send #withColor:on: instead of #colorizeAllWith:on:) #runBuildProcess: (send #withColor:on: instead of #colorizeAllWith:on:)

@REM -------
@REM make using Borland bcc32
@REM type bmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

make.exe -N -f bc.mak  %DEFINES% %*