mingwmake.bat
author Stefan Vogel <sv@exept.de>
Thu, 01 Oct 2015 23:42:51 +0200
changeset 18799 4ad4472385e5
parent 18532 256b8b414daf
child 18555 7cc0ec139c8d
child 19124 e77443fb171d
permissions -rw-r--r--
#BUGFIX class: Object changed: #synchronized: return the block's value

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