mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 30 May 2019 12:03:06 +0200
changeset 4425 87133d993838
parent 3776 63bd8906ba1a
child 3841 a22f33410bdf
permissions -rw-r--r--
#REFACTORING by cg class: Parser refactoring and commenting added: #inlineObjectClassFor: comment/format in: #qualifiedNameFrom: changed: #literalInlineObjectFor: #qualifiedNameOrInlineObject

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