mingwmake.bat
author Stefan Vogel <sv@exept.de>
Mon, 26 Mar 2018 15:53:53 +0200
changeset 4222 9757ab066985
parent 3776 63bd8906ba1a
child 3841 a22f33410bdf
permissions -rw-r--r--
#REFACTORING by stefan class: BreakpointNode changed: #codeForCascadeOn:inBlock:for: #codeForSideEffectOn:inBlock:for: #codeOn:inBlock:for: create UnaryNodes for unary messages

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