.
authorkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 9 Feb 2009 04:06:02 +0000 (04:06 +0000)
committerkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 9 Feb 2009 04:06:02 +0000 (04:06 +0000)
git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@142 3cdefd35-fc62-479d-8e8d-bae585ffb9ca

makefile

index 01f68be..1b3dc58 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,8 +1,7 @@
 FLAGS = -O3 -I./libcds/includes/\r
 \r
 OBJECTS=libcds/lib/libcds.a\r
-OBJECTS_TC= TextCollection/BitRank.o TextCollection/dynFMI.o TextCollection/rbtree.o TextCollection/Tools.o TextCollection/bittree.o  TextCollection/CSA.o  TextCollection/TextCollection.o\r
-\r
+OBJECTS_TC= TextCollection/TextCollection.o TextCollection/CSA.o TextCollection/Tools.o TextCollection/BitRank.o TextCollection/bittree.o TextCollection/rbtree.o TextCollection/dynFMI.o TextCollection/RLWaveletTree.o TextCollection/GapEncode.o TextCollection/BSGAP.o\r
 \r
 all: libcds text_collection XMLTree\r
 \r