mingwmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 30 Aug 2013 22:10:02 +0200
changeset 13416 42dde7fc4713
parent 12589 9cc1e227c78a
child 12626 7ae48abfedac
child 13895 b4eefd519e75
permissions -rw-r--r--
class: DebugView added: #showingAlreadyModifiedCode comment/format in: #updateForContext:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11793
3194ec5c59d1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
12370
e0056403c83a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12349
diff changeset
     2
@REM make using mingw gnu compiler
11793
3194ec5c59d1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
3194ec5c59d1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
3194ec5c59d1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
12349
3d30f43b17ff mingw make
Claus Gittinger <cg@exept.de>
parents: 11793
diff changeset
     6
12589
9cc1e227c78a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12386
diff changeset
     7
@pushd ..\rules
9cc1e227c78a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12386
diff changeset
     8
@call find_mingw.bat
9cc1e227c78a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12386
diff changeset
     9
@popd
12386
1206aff1f11d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 12379
diff changeset
    10
make.exe -N -f bc.mak %USEMINGW_ARG% %*
12589
9cc1e227c78a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12386
diff changeset
    11
9cc1e227c78a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12386
diff changeset
    12