lccmake.bat
author Jan Vrany <jan.vrany@labware.com>
Thu, 27 Oct 2022 14:53:59 +0100
branchjv
changeset 4735 3b11fb3ede98
parent 3022 b11e0a1f7bc7
permissions -rw-r--r--
Allow single underscore as method / block argument and temporaries This commit is a follow up for 38b221e.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2908
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3022
b11e0a1f7bc7 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2908
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
2908
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
8e5d0ac0c668 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8