allow each benchmark to use the master makefile but twiddle number of work threads...
[IRC.git] / Robust / src / Benchmarks / oooJava / raytracer / makefile
1 PROGRAM=test
2
3 SOURCE_FILES=test.java
4
5 NUM_OOO_WORKERS=24
6 NUM_RCR_WORKERS=24
7
8 include ../master-makefile