lccmake.bat
author alkurz
Wed, 29 Apr 2020 09:58:01 +0200
changeset 19582 32a575b05791
parent 12369 9e3bedf29596
child 12405 76f9a872362b
permissions -rwxr-xr-x
#BUGFIX by alkurz Comparing directories failed class: AbstractFileBrowser changed: #openDiffViewOn:and:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12369
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8