benchmarks/bmake.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 2014 9fa66342102b
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:
1761
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     1
@REM -------
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     2
@REM make using Borland bcc32
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     3
@REM type bmake, and wait...
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     5
@REM -------
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     6
make.exe -N -f bc.mak %*
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     7
dba3db31ea2a Initial port of benchmarks
vranyj1
parents:
diff changeset
     8