start of new file
[IRC.git] / Robust / src / Benchmarks / Scheduling / JGFSeries / c / Makefile
1 TOPDIR=/home/jzhou/starsearch
2 include $(TOPDIR)/Makefile.include
3
4 RGCCFLAGS += -O2 
5 RGCCFLAGS += -DRAW 
6
7 SIM-CYCLES = 10000
8
9 ATTRIBUTES += HWIC
10
11 TILES = 00
12
13 OBJECT_FILES_00 = JGFSeriesBench.o
14 #OBJECT_FILES = JGFSeriesBench.o
15
16 # this is for a multi-tile test
17 include $(COMMONDIR)/Makefile.all
18 #include $(COMMONDIR)/Makefile.single