lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 08 Sep 2016 12:29:45 +0100
branchjv
changeset 1944 a43d7460c471
parent 599 526353bb2c79
permissions -rw-r--r--
Block-in-context: Fixed CompilerTests2 to work with block in context
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