mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 25 Jun 2019 14:28:51 +0200
changeset 5050 44fa8672d102
parent 3892 0eb02aa75d44
child 3970 db0539a03787
permissions -rw-r--r--
#DOCUMENTATION by cg class: SharedQueue comment/format in: #next #nextWithTimeout:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2843
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using mingw gnu compiler
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3200
Claus Gittinger <cg@exept.de>
parents: 2922
diff changeset
     6
@SET DEFINES=
2843
a3c26c23f8a8 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
2922
e8518ecbab81 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2894
diff changeset
     8
@pushd ..\rules
e8518ecbab81 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2894
diff changeset
     9
@call find_mingw.bat
e8518ecbab81 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2894
diff changeset
    10
@popd
3200
Claus Gittinger <cg@exept.de>
parents: 2922
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
2922
e8518ecbab81 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2894
diff changeset
    12
e8518ecbab81 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2894
diff changeset
    13
3892
0eb02aa75d44 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3607
diff changeset
    14
0eb02aa75d44 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3607
diff changeset
    15