mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 06 Feb 2020 21:24:26 +0100
changeset 25251 61b643937051
parent 19726 f69cc329f0f4
child 19811 65fec19facb0
permissions -rw-r--r--
#REFACTORING by cg class: MiniDebugger changed: #doCommand:

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