Updated dependencies
[SXSI/TextCollection.git] / dependencies.mk
1 BitRank.o: BitRank.cpp BitRank.h BlockArray.h Tools.h
2 HeapProfiler.o: HeapProfiler.cpp HeapProfiler.h
3 TCImplementation.o: TCImplementation.cpp TCImplementation.h BitRank.h \
4   BlockArray.h Tools.h TextCollection.h
5 TextCollection.o: TextCollection.cpp TextCollection.h Tools.h \
6   TCImplementation.h BitRank.h BlockArray.h
7 TextCollectionBuilder.o: TextCollectionBuilder.cpp incbwt/rlcsa_builder.h \
8   incbwt/rlcsa.h incbwt/bits/vectors.h incbwt/bits/deltavector.h \
9   incbwt/bits/bitvector.h incbwt/bits/../misc/definitions.h \
10   incbwt/bits/bitbuffer.h incbwt/bits/rlevector.h incbwt/sasamples.h \
11   incbwt/misc/definitions.h incbwt/bits/bitbuffer.h \
12   incbwt/bits/deltavector.h incbwt/misc/parameters.h \
13   incbwt/misc/definitions.h TextCollectionBuilder.h TextCollection.h \
14   Tools.h TCImplementation.h BitRank.h BlockArray.h
15 Tools.o: Tools.cpp Tools.h
16 bittree.o: bittree.cpp bittree.h rbtree.h Tools.h
17 dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h Tools.h
18 rbtree.o: rbtree.cpp rbtree.h
19 test2dRange.o: test2dRange.cpp
20 testTextCollection.o: testTextCollection.cpp TextCollectionBuilder.h \
21   TextCollection.h Tools.h HeapProfiler.h
22 testTextCollection2.o: testTextCollection2.cpp TextCollection.h Tools.h \
23   HeapProfiler.h
24 testTextCollection3.o: testTextCollection3.cpp TextCollectionBuilder.h \
25   TextCollection.h Tools.h
26 testTextCollection4.o: testTextCollection4.cpp TCImplementation.h \
27   BitRank.h BlockArray.h Tools.h TextCollection.h HeapProfiler.h
28 testTextCollection5.o: testTextCollection5.cpp HeapProfiler.h \
29   TextCollectionBuilder.h TextCollection.h Tools.h
30 timeTextCollection.o: timeTextCollection.cpp TextCollectionBuilder.h \
31   TextCollection.h Tools.h