mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 26 Feb 2013 00:33:36 +0100
changeset 3023 89f691bdb63c
parent 3003 d1517bcb4ab6
child 3079 d96b49479869
permissions -rw-r--r--
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2924
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
3023
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
     2
@REM make using mingw gnu compiler
2924
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
2993
823a9a40f04c changes for mingw
Claus Gittinger <cg@exept.de>
parents: 2924
diff changeset
     6
823a9a40f04c changes for mingw
Claus Gittinger <cg@exept.de>
parents: 2924
diff changeset
     7
@call ..\rules\find_mingw.bat
3003
d1517bcb4ab6 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2993
diff changeset
     8
make.exe -N -f bc.mak %USEMINGW_ARG% %*
3023
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
     9
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
    10