tccmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 08 Apr 2020 18:18:58 +0200
changeset 5472 b1822258a4be
parent 2814 31f636dfd65d
permissions -rw-r--r--
#REFACTORING by stefan class: Socket class definition changed: #receiveFrom:buffer:start:for:flags:
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