mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 30 Sep 2015 19:36:08 +0200
changeset 18778 17e71d0bbeda
parent 18532 256b8b414daf
child 18555 7cc0ec139c8d
child 19124 e77443fb171d
permissions -rw-r--r--
#DOCUMENTATION class: ObjectMemory category of: #preventTenureOf: #setAgeOf:to:

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