mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 28 Nov 2019 18:38:19 +0100
changeset 19317 bca8ae2c2286
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
float printing

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