Added SWCSA
[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 misc/definitions.h
10 sasamples.o: sasamples.cpp sasamples.h misc/definitions.h \
11  bits/bitbuffer.h bits/../misc/definitions.h bits/deltavector.h \
12  bits/bitvector.h bits/bitbuffer.h misc/utils.h misc/definitions.h
13 bitvector.o: bits/bitvector.cpp bits/bitvector.h \
14  bits/../misc/definitions.h bits/bitbuffer.h
15 deltavector.o: bits/deltavector.cpp bits/deltavector.h bits/bitvector.h \
16  bits/../misc/definitions.h bits/bitbuffer.h
17 rlevector.o: bits/rlevector.cpp bits/rlevector.h bits/bitvector.h \
18  bits/../misc/definitions.h bits/bitbuffer.h bits/../misc/utils.h \
19  bits/../misc/definitions.h
20 vectors.o: bits/vectors.cpp bits/vectors.h bits/deltavector.h \
21  bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \
22  bits/rlevector.h bits/../misc/utils.h bits/../misc/definitions.h
23 parameters.o: misc/parameters.cpp misc/parameters.h misc/definitions.h
24 utils.o: misc/utils.cpp misc/utils.h misc/definitions.h
25 qsufsort.o: qsufsort/qsufsort.c qsufsort/qsufsort.h \
26  qsufsort/../misc/definitions.h