mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 10 Oct 2017 16:02:47 +0200
changeset 1752 5c7c27613afe
parent 1638 ba6a5298054c
permissions -rw-r--r--
#QUALITY by cg class: RegressionTests::LargeFloatTest added: #test04b_Division changed: #test03_Conversion #test05_Comparing #test08_Representation

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