tccmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 18 Mar 2019 11:03:24 +0100
changeset 4881 bdff8a3ce9d6
parent 2814 31f636dfd65d
permissions -rw-r--r--
#DOCUMENTATION by cg class: URI added: #readStreamDo: comment/format in: #readStreamsDo:
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