added macro to time functions
[SXSI/TextCollection.git] / dependencies.mk
1 BSGAP.o: BSGAP.cpp BSGAP.h Tools.h BlockArray.h
2 BitRank.o: BitRank.cpp BitRank.h BlockArray.h Tools.h
3 CSA.o: CSA.cpp CSA.h dynFMI.h bittree.h rbtree.h Tools.h BitRank.h \
4   BlockArray.h TextCollection.h RLWaveletTree.h GapEncode.h BSGAP.h
5 GapEncode.o: GapEncode.cpp GapEncode.h Tools.h BlockArray.h BSGAP.h
6 HeapProfiler.o: HeapProfiler.cpp HeapProfiler.h
7 RLWaveletTree.o: RLWaveletTree.cpp RLWaveletTree.h GapEncode.h Tools.h \
8   BlockArray.h BSGAP.h BitRank.h
9 TextCollection.o: TextCollection.cpp TextCollection.h Tools.h CSA.h \
10   dynFMI.h bittree.h rbtree.h BitRank.h BlockArray.h RLWaveletTree.h \
11   GapEncode.h BSGAP.h
12 Tools.o: Tools.cpp Tools.h
13 bittree.o: bittree.cpp bittree.h rbtree.h Tools.h
14 dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h Tools.h
15 rbtree.o: rbtree.cpp rbtree.h
16 testTextCollection.o: testTextCollection.cpp HeapProfiler.h \
17   TextCollection.h Tools.h
18 testTextCollection5.o: testTextCollection5.cpp HeapProfiler.h \
19   TextCollection.h Tools.h