lccmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 09 Jul 2019 20:53:39 +0200
changeset 6083 7a2c0a30e75c
parent 4401 d5a82a1d273c
permissions -rw-r--r--
#REFACTORING by exept class: NoteBookView changed: #buttonPress:x:y: Transcript showCR:(... bindWith:...) -> Transcript showCR:... with:...
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