mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 31 Aug 2013 13:30:27 +0200
changeset 3309 cea9c487db04
parent 3140 6c1b498a4bb8
child 3370 44a1f6fdb5c4
permissions -rw-r--r--
class: UnaryNode comment/format in: #plausibilityCheckIn:
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
3079
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
     7
@pushd ..\rules
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
     8
@call find_mingw.bat
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
     9
@popd
3140
6c1b498a4bb8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3124
diff changeset
    10
make.exe -N -f bc.mak %USEMINGW_ARG% %*
3023
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
    11
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
    12