lccmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 18 Dec 2019 19:06:30 +0100
changeset 4614 60fcb6d008cf
parent 3022 b11e0a1f7bc7
permissions -rw-r--r--
regenerated
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