From 184360a6cb9883636a0b8aad5a2fab2cfbe834e8 Mon Sep 17 00:00:00 2001 From: nvalimak Date: Mon, 20 Apr 2009 11:35:59 +0000 Subject: [PATCH] Updated dependencies git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@337 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- dependencies.mk | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/dependencies.mk b/dependencies.mk index f7747de..9b6071d 100644 --- a/dependencies.mk +++ b/dependencies.mk @@ -1,33 +1,31 @@ -BSGAP.o: BSGAP.cpp BSGAP.h Tools.h BlockArray.h BitRank.o: BitRank.cpp BitRank.h BlockArray.h Tools.h -GapEncode.o: GapEncode.cpp GapEncode.h Tools.h BlockArray.h BSGAP.h HeapProfiler.o: HeapProfiler.cpp HeapProfiler.h -RLWaveletTree.o: RLWaveletTree.cpp RLWaveletTree.h GapEncode.h Tools.h \ - BlockArray.h BSGAP.h BitRank.h TCImplementation.o: TCImplementation.cpp TCImplementation.h BitRank.h \ - BlockArray.h Tools.h TextCollection.h BSGAP.h + BlockArray.h Tools.h TextCollection.h TextCollection.o: TextCollection.cpp TextCollection.h Tools.h \ - TCImplementation.h BitRank.h BlockArray.h BSGAP.h -TextCollectionBuilder.o: TextCollectionBuilder.cpp \ - TextCollectionBuilder.h TextCollection.h Tools.h incbwt/rlcsa_builder.h \ + TCImplementation.h BitRank.h BlockArray.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 TCImplementation.h BitRank.h BlockArray.h \ - BSGAP.h dynFMI.h bittree.h rbtree.h + incbwt/misc/definitions.h TextCollectionBuilder.h TextCollection.h \ + Tools.h TCImplementation.h BitRank.h BlockArray.h Tools.o: Tools.cpp Tools.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 +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 TextCollection.h Tools.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 BSGAP.h HeapProfiler.h + BitRank.h BlockArray.h Tools.h TextCollection.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 -timeTextCollection.o: timeTextCollection.cpp TextCollection.h Tools.h -- 2.17.1