lcmake.bat
author Jan Vrany <jan.vrany@labware.com>
Wed, 24 Nov 2021 11:34:33 +0000
branchjv
changeset 2605 06d49352dc54
parent 599 526353bb2c79
permissions -rw-r--r--
Update `MakefileTests` to work with both in-tree and out-of-tree builds
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