mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 24 Dec 2013 11:39:59 +0100
changeset 15887 1e45bc4b09b4
parent 14906 d3135caa9616
child 15973 f080c44fbb65
child 18037 4cf874da38c9
permissions -rw-r--r--
class: CannotReturnError category change

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