mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sun, 19 Nov 2017 14:10:32 +0100
changeset 17767 195cf7c7e58f
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#DOCUMENTATION by cg class: Tools::CodeView2::GutterView added: #adjustSizeForLongestLineNumber changed: #adjustSizeForLongestLine #update:with:from: (send #adjustSizeForLongestLineNumber instead of #adjustSizeForLongestLine)

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