lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 14 Nov 2017 21:13:53 -0300
branchjv
changeset 1959 d05ea54888ee
parent 599 526353bb2c79
permissions -rw-r--r--
Added tests for `Context >> #unwindAndRestart` and `Context >> resend` ...as the latter used to crash the VM badly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
599
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lcmake, and wait...
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
526353bb2c79 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8