tools/mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sun, 23 Feb 2020 14:10:52 +0100
branchcvs_MAIN
changeset 3999 d7c199709abd
parent 3987 11f3c12329b5
permissions -rw-r--r--
#REFACTORING by exept class: JavaMethod changed: #decompileSourceTo:

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