mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 20 Apr 2016 13:00:29 +0200
changeset 3658 ed7a9aa41ba4
parent 3635 6c42c43bd938
child 3716 10e211752eb3
permissions -rw-r--r--
#REFACTORING by cg class: GIFReader changed: #save:onStream: #writeMaskExtensionHeaderFor: use the new nextPutIntxxLSB messages

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