mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 06 Jun 2016 16:57:13 +0100
branchjv
changeset 1437 a208060f13b0
parent 1314 f658e1a39c6f
child 1441 0e59638c5ce7
permissions -rwxr-xr-x
Fixed UNIX makefiles to include classes in stx:projects/smalltalk package ...like they are in Windows builds. The problem is that UNIX Make.proto is (still) hand-written.

@REM -------
@REM make using mingw compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@call ..\..\rules\find_mingw.bat
make.exe -N -f bc.mak %USEMINGW_ARG% %*