Removed some obs
authornvalimak <nvalimak@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Fri, 9 Jan 2009 13:33:47 +0000 (13:33 +0000)
committernvalimak <nvalimak@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Fri, 9 Jan 2009 13:33:47 +0000 (13:33 +0000)
git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@45 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

dependencies.mk

index 29c07af..599126f 100644 (file)
@@ -1,13 +1,11 @@
 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
+HeapProfiler.o: HeapProfiler.cpp HeapProfiler.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
 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
-HeapProfiler.o: HeapProfiler.h HeapProfiler.cpp 
\ No newline at end of file
+testTextCollection.o: testTextCollection.cpp HeapProfiler.h \
+  TextCollection.h Tools.h
+testTextCollection2.o: testTextCollection2.cpp TextCollection.h Tools.h \
+  HeapProfiler.h
+testTextCollection4.o: testTextCollection4.cpp HeapProfiler.h \
+  TextCollection.h Tools.h