lcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 17 May 2018 23:12:15 +0200
changeset 1936 023087e8177f
parent 599 526353bb2c79
permissions -rw-r--r--
initial checkin class: RegressionTests::CacheDictionaryTest added: #testAdd #testAddRemove class: RegressionTests::CacheDictionaryTest class
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
599
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lcmake, and wait...
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8