lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 19 Sep 2012 01:38:26 +0000
changeset 20 8caf2f257260
parent 1 9e312de5f694
permissions -rw-r--r--
- fixes for package support
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