lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 03 Oct 2012 13:51:15 +0000
changeset 26 298df9a3e0be
parent 1 9e312de5f694
permissions -rw-r--r--
Fixed messedup Make.proto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     1
@REM -------
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     2
@REM make using lcc compiler
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     3
@REM type lcmake, and wait...
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     5
@REM -------
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     7
9e312de5f694 - Initial commit
jv
parents:
diff changeset
     8