lccmake.bat
author Jan Vrany <jan.vrany@labware.com>
Tue, 11 Jul 2023 12:59:07 +0100
branchjv
changeset 1174 f0a16c301971
parent 752 b7d75bbe81e6
permissions -rw-r--r--
Make `ProjectDefinition >> #monticelloTimestamps_code` an extension in `stx:goodies/monticello` ...and convert it to use (not so) new annotation-based extension mechanism.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
752
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8