lccmake.bat
author convert-repo
Wed, 29 May 2019 03:28:40 +0000
changeset 4273 917882cc2024
parent 3048 4ad45f7be16d
permissions -rwxr-xr-x
update tags
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3048
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8