From: kim Date: Mon, 9 Feb 2009 04:06:02 +0000 (+0000) Subject: . X-Git-Url: http://git.nguyen.vg/gitweb/?a=commitdiff_plain;h=698f2cf18f89dcb62e51eb44f39ea4ba39b536df;p=SXSI%2FXMLTree.git . git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@142 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- diff --git a/makefile b/makefile index 01f68be..1b3dc58 100644 --- a/makefile +++ b/makefile @@ -1,8 +1,7 @@ FLAGS = -O3 -I./libcds/includes/ OBJECTS=libcds/lib/libcds.a -OBJECTS_TC= TextCollection/BitRank.o TextCollection/dynFMI.o TextCollection/rbtree.o TextCollection/Tools.o TextCollection/bittree.o TextCollection/CSA.o TextCollection/TextCollection.o - +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 all: libcds text_collection XMLTree