tccmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 25 Jun 2019 14:28:51 +0200
changeset 5050 44fa8672d102
parent 2814 31f636dfd65d
permissions -rw-r--r--
#DOCUMENTATION by cg class: SharedQueue comment/format in: #next #nextWithTimeout:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2814
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using tcc compiler
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type tccmake, and wait...
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USETCC=1 %1 %2
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
31f636dfd65d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8