mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 04 Feb 2013 13:14:52 +0100
changeset 2894 98072088e981
parent 2892 b1f775f5942c
child 2922 e8518ecbab81
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2843
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
2894
98072088e981 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2892
diff changeset
     7
@call ..\rules\find_mingw.bat
2892
b1f775f5942c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2882
diff changeset
     8
make.exe -N -f bc.mak %USEMINGW_ARG% %*