mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 08 Nov 2019 20:41:43 +0100
changeset 6183 9370e384470b
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#FEATURE by exept class: VT100TerminalView changed: #reportTerminalType

@REM -------
@REM make using mingw gnu compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

@pushd ..\rules
@call find_mingw.bat
@popd
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*