lccmake.bat
author sr
Tue, 21 Feb 2017 16:54:14 +0100
branchexpecco_2_11_0
changeset 4129 c690dec12b7e
parent 3022 b11e0a1f7bc7
permissions -rw-r--r--
*** empty log message ***
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