mingwmake.bat
author Stefan Vogel <sv@exept.de>
Mon, 28 Oct 2013 18:28:00 +0100
changeset 15796 b3fdd3c2aec2
parent 14906 d3135caa9616
child 15973 f080c44fbb65
child 18037 4cf874da38c9
permissions -rw-r--r--
class: NonPositionableExternalStream added: #nextLine
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14350
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
14397
5ad3c0ef391c automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 14350
diff changeset
     2
@REM make using mingw gnu compiler
14350
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
14634
2ab87a14a0e5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 14632
diff changeset
     6
14906
d3135caa9616 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 14826
diff changeset
     7
@pushd ..\rules
d3135caa9616 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 14826
diff changeset
     8
@call find_mingw.bat
d3135caa9616 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 14826
diff changeset
     9
@popd
14739
8cfc4b736331 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 14634
diff changeset
    10
make.exe -N -f bc.mak %USEMINGW_ARG% %*
14826
ac392917ac11 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 14739
diff changeset
    11
ac392917ac11 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 14739
diff changeset
    12