Added FILE* functionality
[SXSI/TextCollection.git] / incbwt / dependencies.mk
1 rlcsa.o: rlcsa.cpp rlcsa.h bits/vectors.h bits/deltavector.h \
2   bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \
3   bits/rlevector.h sasamples.h misc/definitions.h bits/bitbuffer.h \
4   bits/deltavector.h misc/parameters.h misc/definitions.h misc/utils.h \
5   qsufsort/qsufsort.h qsufsort/../misc/definitions.h
6 rlcsa_builder.o: rlcsa_builder.cpp rlcsa_builder.h rlcsa.h bits/vectors.h \
7   bits/deltavector.h bits/bitvector.h bits/../misc/definitions.h \
8   bits/bitbuffer.h bits/rlevector.h sasamples.h misc/definitions.h \
9   bits/bitbuffer.h bits/deltavector.h misc/parameters.h \
10   misc/definitions.h
11 sasamples.o: sasamples.cpp sasamples.h misc/definitions.h \
12   bits/bitbuffer.h bits/../misc/definitions.h bits/deltavector.h \
13   bits/bitvector.h bits/bitbuffer.h misc/utils.h misc/definitions.h
14 bitvector.o: bits/bitvector.cpp bits/bitvector.h \
15   bits/../misc/definitions.h bits/bitbuffer.h
16 deltavector.o: bits/deltavector.cpp bits/deltavector.h bits/bitvector.h \
17   bits/../misc/definitions.h bits/bitbuffer.h
18 rlevector.o: bits/rlevector.cpp bits/rlevector.h bits/bitvector.h \
19   bits/../misc/definitions.h bits/bitbuffer.h bits/../misc/utils.h \
20   bits/../misc/definitions.h
21 vectors.o: bits/vectors.cpp bits/vectors.h bits/deltavector.h \
22   bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \
23   bits/rlevector.h bits/../misc/utils.h bits/../misc/definitions.h
24 parameters.o: misc/parameters.cpp misc/parameters.h misc/definitions.h
25 utils.o: misc/utils.cpp misc/utils.h misc/definitions.h
26 qsufsort.o: qsufsort/qsufsort.c qsufsort/qsufsort.h \
27   qsufsort/../misc/definitions.h