lccmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 28 Mar 2019 16:29:59 +0100
changeset 4402 365edc34920c
parent 3022 b11e0a1f7bc7
permissions -rw-r--r--
#REFACTORING by cg class: ObjectFileLoader class changed: #createLoadableObjectFor:
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