mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 07 Nov 2019 17:43:28 +0100
changeset 3815 d9b849d3e63f
parent 3609 a205bae5be75
permissions -rw-r--r--
#DOCUMENTATION by exept class: ShowMeHowItWorks changed: #showing:saying:do:

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