mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 17 May 2018 23:11:54 +0200
changeset 1931 bdc99c92a5a6
parent 1638 ba6a5298054c
permissions -rw-r--r--
initial checkin

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