X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=dependencies.mk;h=c68868967958fdef6d1720a932ba384c26b4d05d;hb=516b302544df0697da485abd461a27cda8acb42a;hp=4e40bc80c29dac22a5e016742ef698c0fbc91fc6;hpb=7d27a4450ed429e3b63e9d3ba7217a28cbbf9a31;p=SXSI%2FTextCollection.git diff --git a/dependencies.mk b/dependencies.mk index 4e40bc8..c688689 100644 --- a/dependencies.mk +++ b/dependencies.mk @@ -1,12 +1,39 @@ -BitRank.o: BitRank.cpp BitRank.h Tools.h -CSA.o: CSA.cpp CSA.h BitRank.h Tools.h dynFMI.h bittree.h rbtree.h \ - handle.h pos.h -TextCollection.o: TextCollection.cpp TextCollection.h Tools.h +BitRank.o: BitRank.cpp BitRank.h BlockArray.h Tools.h +HeapProfiler.o: HeapProfiler.cpp HeapProfiler.h +TCImplementation.o: TCImplementation.cpp TCImplementation.h BitRank.h \ + BlockArray.h Tools.h TextCollection.h TextStorage.h \ + incbwt/bits/deltavector.h incbwt/bits/bitvector.h \ + incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h +TextCollection.o: TextCollection.cpp TextCollection.h Tools.h \ + TCImplementation.h BitRank.h BlockArray.h TextStorage.h \ + incbwt/bits/deltavector.h incbwt/bits/bitvector.h \ + incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h +TextCollectionBuilder.o: TextCollectionBuilder.cpp incbwt/rlcsa_builder.h \ + incbwt/rlcsa.h incbwt/bits/vectors.h incbwt/bits/deltavector.h \ + incbwt/bits/bitvector.h incbwt/bits/../misc/definitions.h \ + incbwt/bits/bitbuffer.h incbwt/bits/rlevector.h incbwt/sasamples.h \ + incbwt/misc/definitions.h incbwt/bits/bitbuffer.h \ + incbwt/bits/deltavector.h incbwt/misc/parameters.h \ + incbwt/misc/definitions.h TextCollectionBuilder.h TextCollection.h \ + Tools.h TCImplementation.h BitRank.h BlockArray.h TextStorage.h \ + incbwt/bits/deltavector.h Tools.o: Tools.cpp Tools.h -bittree.o: bittree.cpp bittree.h rbtree.h -dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h handle.h pos.h -handle.o: handle.cpp handle.h rbtree.h pos.h -pos.o: pos.cpp pos.h rbtree.h handle.h +bittree.o: bittree.cpp bittree.h rbtree.h Tools.h +dynFMI.o: dynFMI.cpp dynFMI.h bittree.h rbtree.h Tools.h rbtree.o: rbtree.cpp rbtree.h -testTextCollection.o: testTextCollection.cpp CSA.h BitRank.h Tools.h \ - dynFMI.h bittree.h rbtree.h handle.h pos.h TextCollection.h +test2dRange.o: test2dRange.cpp +testTextCollection.o: testTextCollection.cpp TextCollectionBuilder.h \ + TextCollection.h Tools.h HeapProfiler.h +testTextCollection2.o: testTextCollection2.cpp TextCollection.h Tools.h \ + HeapProfiler.h +testTextCollection3.o: testTextCollection3.cpp TextCollectionBuilder.h \ + TextCollection.h Tools.h +testTextCollection4.o: testTextCollection4.cpp TCImplementation.h \ + BitRank.h BlockArray.h Tools.h TextCollection.h TextStorage.h \ + incbwt/bits/deltavector.h incbwt/bits/bitvector.h \ + incbwt/bits/../misc/definitions.h incbwt/bits/bitbuffer.h \ + HeapProfiler.h +testTextCollection5.o: testTextCollection5.cpp HeapProfiler.h \ + TextCollectionBuilder.h TextCollection.h Tools.h +timeTextCollection.o: timeTextCollection.cpp TextCollectionBuilder.h \ + TextCollection.h Tools.h