lccmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 02 May 2020 21:40:13 +0200
changeset 5476 7355a4b11cb6
parent 2842 01473aa135a8
permissions -rw-r--r--
#FEATURE by cg class: Socket class added: #newTCPclientToHost:port:domain:domainOrder:withTimeout: changed: #newTCPclientToHost:port:domain:withTimeout:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2813
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
2842
01473aa135a8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2813
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
2813
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
4731397afa0c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8