mingwmake.bat
author convert-repo
Fri, 10 Nov 2017 04:34:57 +0000
changeset 693 7766f760b307
parent 558 41dcf2cede8c
child 611 1eecc860f4a5
child 664 e31b2e7b658d
permissions -rw-r--r--
update tags
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
558
41dcf2cede8c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 540
diff changeset
     7
@pushd ..\..\rules
41dcf2cede8c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 540
diff changeset
     8
@call find_mingw.bat
41dcf2cede8c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 540
diff changeset
     9
@popd
535
d248b4a0934c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    10
make.exe -N -f bc.mak %USEMINGW_ARG% %*
540
77366f703d49 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 535
diff changeset
    11
77366f703d49 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 535
diff changeset
    12