From 950870fc762cf5c4d551db78bc798b540d893b4a Mon Sep 17 00:00:00 2001 From: kim Date: Tue, 27 Jan 2009 12:17:03 +0000 Subject: [PATCH] Update for the latest version of TextCollection git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/XMLTree@69 3cdefd35-fc62-479d-8e8d-bae585ffb9ca --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index c3a7e94..01f68be 100644 --- a/makefile +++ b/makefile @@ -1,7 +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/handle.o TextCollection/CSA.o TextCollection/pos.o TextCollection/TextCollection.o +OBJECTS_TC= TextCollection/BitRank.o TextCollection/dynFMI.o TextCollection/rbtree.o TextCollection/Tools.o TextCollection/bittree.o TextCollection/CSA.o TextCollection/TextCollection.o all: libcds text_collection XMLTree -- 2.17.1