get rid of the stream parsing that occurs in the Layer III decoder. BitStream.readFra...
[IRC.git] / Robust / src / Tests / disjoint / littleMapReduceTag / makefile
1 BUILDSCRIPT=~/research/Robust/src/buildscript
2
3 #DEBUGFLAGS= -disjoint-debug-callsite setPartial reduceOutput 1 20 false
4 #SNAPFLAGS= -disjoint-debug-snap-method reduceOutput 1 20 true
5
6 BAMBOOFLAGS= -recover
7
8 #VISITMODE= -disjoint-dvisit-stack
9 #VISITMODE= -disjoint-dvisit-pqueue
10 VISITMODE= -disjoint-dvisit-stack-callees-on-top
11
12 DEBUGMODE= -enable-assertions -disjoint-write-dots all -disjoint-alias-file aliases.txt normal -disjoint-desire-determinism -disjoint-debug-scheduling
13
14 BSFLAGS= -justanalyze -disjoint -disjoint-k 1 #-flatirusermethods #-flatirtasks
15
16 bamboo:
17         $(BUILDSCRIPT) $(BAMBOOFLAGS) $(DEBUGMODE)   $(VISITMODE) $(BSFLAGS) $(DEBUGFLAGS) $(SNAPFLAGS) *.java
18
19 clean:
20         rm -f  *.bin
21         rm -fr tmpbuilddirectory
22         rm -f  *~
23         rm -f  *.dot
24         rm -f  *.png
25         rm -f  *.aux
26         rm -f  *.log
27         rm -f  *.pdf
28         rm -f  aliases.txt
29         rm -f  tabResults.tex