X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=makefile;h=1b3dc58aa8f9ba9d5265e475687d35be0f03ceb2;hb=3c8f8af6704ca98b36b503878058aa0619806dad;hp=01f68be48665488086eb3be9fbd3152216bc8edc;hpb=950870fc762cf5c4d551db78bc798b540d893b4a;p=SXSI%2FXMLTree.git 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