tests/lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 17 Aug 2015 13:39:38 +0100
changeset 517 9a7fa841f12e
parent 252 18ea9ce52a1b
permissions -rw-r--r--
Portability: override #new for PPCScannerCodeGenerator. Not all smalltalks send #initialize by default.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
252
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
18ea9ce52a1b initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8