Added the testCase and memory profiler
[SXSI/TextCollection.git] / dependencies.mk
1 BitRank.o: BitRank.cpp BitRank.h Tools.h
2 CSA.o: CSA.cpp CSA.h BitRank.h Tools.h dynFMI.h bittree.h rbtree.h \
3   handle.h pos.h
4 TextCollection.o: TextCollection.cpp TextCollection.h Tools.h
5 Tools.o: Tools.cpp Tools.h
6 bittree.o: bittree.cpp bittree.h rbtree.h
7 dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h handle.h pos.h
8 handle.o: handle.cpp handle.h rbtree.h pos.h
9 pos.o: pos.cpp pos.h rbtree.h handle.h
10 rbtree.o: rbtree.cpp rbtree.h
11 testTextCollection.o: testTextCollection.cpp CSA.h BitRank.h Tools.h \
12   dynFMI.h bittree.h rbtree.h handle.h pos.h TextCollection.h
13 HeapProfiler.o: HeapProfiler.h HeapProfiler.cpp