lccmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 23 Apr 2019 23:14:55 +0200
changeset 4407 cf8780f42d7e
parent 3022 b11e0a1f7bc7
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: Parser changed: #warnIfPossiblyUninitializedLocal:
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