mingwmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 19 Apr 2013 13:40:40 +0200
changeset 2539 7701485fbb75
parent 2403 f23a49d70eed
child 2566 f1cea8b752ba
child 2678 c865275e48a7
permissions -rwxr-xr-x
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2349
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
718894cb7f1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
2539
7701485fbb75 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2403
diff changeset
     7
@pushd ..\rules
7701485fbb75 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2403
diff changeset
     8
@call find_mingw.bat
7701485fbb75 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2403
diff changeset
     9
@popd
2352
ab9bb9d8ff4d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2349
diff changeset
    10
make.exe -N -f bc.mak %USEMINGW_ARG% %*
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2352
diff changeset
    11
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2352
diff changeset
    12