adding a test case
[IRC.git] / Robust / src / Benchmarks / SingleTM / LeeRouting / makefile
1 MAINCLASS=LeeRouter
2 SRC=${MAINCLASS}.java \
3         Frontier.java \
4         Grid.java \
5         GridCell.java \
6         LeeThread.java \
7         WorkQueue.java 
8
9 include ../common/Makefile.flags
10 include ../common/Makefile.builds
11
12 prep:
13
14 clean:
15         rm -rf tmpbuilddirectory
16         rm *.bin