mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 16 May 2016 23:47:57 +0200
branchcvs_MAIN
changeset 965 b6f6cde0739f
parent 957 732d7b69cf25
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: SmallSense::SmalltalkLintService added: #drawLine:in:atX:y:width:height:ascent:from:to:with:and: removed: #drawLine:in:atX:y:width:height:from:to:with:and: comment/format in: #annotationAtLine: changed: #process: #rehighlight: #sourceChanged: category of: #process:

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