lccmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 20 Feb 2017 10:47:21 +0100
changeset 3905 88442f2772d0
parent 3048 4ad45f7be16d
permissions -rwxr-xr-x
#DOCUMENTATION by cg class: ResourceSpecEditor comment/format in: #isNotStandAlone #isStandAlone
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