lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 09 Sep 2013 13:25:14 +0100
branchdevelopment
changeset 2720 d55ab9c66bb3
parent 2380 9195eccdcbd9
permissions -rw-r--r--
Bugfix in JavaMethod>>source - wait until the source file is scanned for source positions... ...and `source` instvar is filled properly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     1
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
@REM make using lcc compiler
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
@REM type lcmake, and wait...
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
@REM -------
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8