lccmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 21 Sep 2017 14:15:44 +0200
changeset 690 cb50d1d3ffeb
parent 472 86a86f13eaa1
permissions -rw-r--r--
#DOCUMENTATION by cg class: TestCase category of: #isLogging
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
472
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8