mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 26 Mar 2014 22:59:54 +0100
changeset 3319 2b9a15e04435
parent 3128 8589055efa45
child 3375 aa3f6481de63
permissions -rw-r--r--
class: IndirectValue comment/format in: #documentation

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

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