X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=incbwt%2Fdependencies.mk;fp=incbwt%2Fdependencies.mk;h=415788b441490f26a0a334d0075e2a336ec91d84;hb=89dc22aee980ba16f757cd9a7f77478c2da50051;hp=49ec47be04a8bd85636f4aa7426a753f6335e0d1;hpb=443151511a86083b21c1c06eb610f86b3aed35be;p=SXSI%2FTextCollection.git diff --git a/incbwt/dependencies.mk b/incbwt/dependencies.mk index 49ec47b..415788b 100644 --- a/incbwt/dependencies.mk +++ b/incbwt/dependencies.mk @@ -1,27 +1,26 @@ rlcsa.o: rlcsa.cpp rlcsa.h bits/vectors.h bits/deltavector.h \ - bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \ - bits/rlevector.h sasamples.h misc/definitions.h bits/bitbuffer.h \ - bits/deltavector.h misc/parameters.h misc/definitions.h misc/utils.h \ - qsufsort/qsufsort.h qsufsort/../misc/definitions.h + bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \ + bits/rlevector.h sasamples.h misc/definitions.h bits/bitbuffer.h \ + bits/deltavector.h misc/parameters.h misc/definitions.h misc/utils.h \ + qsufsort/qsufsort.h qsufsort/../misc/definitions.h rlcsa_builder.o: rlcsa_builder.cpp rlcsa_builder.h rlcsa.h bits/vectors.h \ - bits/deltavector.h bits/bitvector.h bits/../misc/definitions.h \ - bits/bitbuffer.h bits/rlevector.h sasamples.h misc/definitions.h \ - bits/bitbuffer.h bits/deltavector.h misc/parameters.h \ - misc/definitions.h + bits/deltavector.h bits/bitvector.h bits/../misc/definitions.h \ + bits/bitbuffer.h bits/rlevector.h sasamples.h misc/definitions.h \ + bits/bitbuffer.h bits/deltavector.h misc/parameters.h misc/definitions.h sasamples.o: sasamples.cpp sasamples.h misc/definitions.h \ - bits/bitbuffer.h bits/../misc/definitions.h bits/deltavector.h \ - bits/bitvector.h bits/bitbuffer.h misc/utils.h misc/definitions.h + bits/bitbuffer.h bits/../misc/definitions.h bits/deltavector.h \ + bits/bitvector.h bits/bitbuffer.h misc/utils.h misc/definitions.h bitvector.o: bits/bitvector.cpp bits/bitvector.h \ - bits/../misc/definitions.h bits/bitbuffer.h + bits/../misc/definitions.h bits/bitbuffer.h deltavector.o: bits/deltavector.cpp bits/deltavector.h bits/bitvector.h \ - bits/../misc/definitions.h bits/bitbuffer.h + bits/../misc/definitions.h bits/bitbuffer.h rlevector.o: bits/rlevector.cpp bits/rlevector.h bits/bitvector.h \ - bits/../misc/definitions.h bits/bitbuffer.h bits/../misc/utils.h \ - bits/../misc/definitions.h + bits/../misc/definitions.h bits/bitbuffer.h bits/../misc/utils.h \ + bits/../misc/definitions.h vectors.o: bits/vectors.cpp bits/vectors.h bits/deltavector.h \ - bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \ - bits/rlevector.h bits/../misc/utils.h bits/../misc/definitions.h + bits/bitvector.h bits/../misc/definitions.h bits/bitbuffer.h \ + bits/rlevector.h bits/../misc/utils.h bits/../misc/definitions.h parameters.o: misc/parameters.cpp misc/parameters.h misc/definitions.h utils.o: misc/utils.cpp misc/utils.h misc/definitions.h qsufsort.o: qsufsort/qsufsort.c qsufsort/qsufsort.h \ - qsufsort/../misc/definitions.h + qsufsort/../misc/definitions.h