lccmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 01 Mar 2019 22:04:20 +0100
changeset 6020 2594f0f2752c
parent 4401 d5a82a1d273c
permissions -rw-r--r--
#REFACTORING by cg class: ListModelView added: #listAt: #numberOfLines
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4401
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8