Closer to compiling. at the moment, it throws a NullPointerException right after...
[IRC.git] / Robust / src / Benchmarks / oooJava / DelaunayRefinement / makefile
1 PROGRAM=DelaunayRefinement
2
3 SOURCE_FILES=SerialDelaunayrefinement.java
4
5 NUM_OOO_WORKERS=24
6 NUM_RCR_WORKERS=23
7
8 include ../master-makefile