mingwmake.bat
author mawalch
Fri, 23 Feb 2018 04:04:07 +0100
changeset 17991 a9340f9c2372
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
Add missing

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