lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 19 Jan 2013 23:19:12 +0000
branchrefactoring-vmdata
changeset 1985 7c5a14d663ba
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Temporary commit. JavaNativeMethod refactored to use new-style native methods. Java VM does not boot at this point.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
752
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     1
@REM -------
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     2
@REM make using lcc compiler
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     3
@REM type lcmake, and wait...
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     5
@REM -------
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     7
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     8