lccmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 12 May 2018 14:23:45 +0200
changeset 4088 bbf9b58f99c8
parent 3048 4ad45f7be16d
permissions -rwxr-xr-x
#FEATURE by cg class: MIMETypes class changed: #initializeFileInfoMappings class: MIMETypes::MIMEType added: #asMimeType #isCHeaderType #isCPPSourceType #isCSourceType
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