tccmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 21 Feb 2017 21:40:36 +0100
changeset 4340 18c7da5b1b1c
parent 2814 31f636dfd65d
permissions -rw-r--r--
#REFACTORING by stefan class: SocketAddress added: #allForHostName:serviceName:domain:type: changed: #allForHostName: #allForHostName:port: #allForHostName:serviceName:type:
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