mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 23 Aug 2019 01:20:53 +0200
changeset 4517 20439c2ecd6b
parent 3776 63bd8906ba1a
child 3841 a22f33410bdf
permissions -rw-r--r--
#DOCUMENTATION by exept class: Parser comment/format in: #expression #unaryExpressionFor:

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