mingwmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 01 Mar 2013 14:32:18 +0100
changeset 540 77366f703d49
parent 535 d248b4a0934c
child 558 41dcf2cede8c
permissions -rw-r--r--
automatically generated by browser
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
473
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
d83340b7a881 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
534
03e9079b4a54 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 473
diff changeset
     7
@call ..\..\rules\find_mingw.bat
535
d248b4a0934c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
     8
make.exe -N -f bc.mak %USEMINGW_ARG% %*
540
77366f703d49 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 535
diff changeset
     9
77366f703d49 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 535
diff changeset
    10