lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 19 Jan 2013 23:54:47 +0000
branchrefactoring-vmdata
changeset 1986 9e63ab553922
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
JavaNativeMethod & their implementation transformed to pass a reveiver. Java still does not boot at this point, some overloaded natives in sun,misc.Unsafe has to be fixed manually.
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