lcmake.bat
author Jan Vrany <jan.vrany@labware.com>
Thu, 01 Jul 2021 16:09:20 +0100
branchjv
changeset 2602 1e701f1808a7
parent 599 526353bb2c79
permissions -rw-r--r--
Fix `CompilerTest >> testNot` after cherry-picking from 84348e65ca8d in d0679511ef19
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