X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;ds=sidebyside;f=makefile;fp=makefile;h=e1705ef2fb5461a1100930b489b0da0bcc5787af;hb=deeb5434b7e061741700eff08588539d34b717a6;hp=4f06f3bda96bee0128498ad8e131a887fc47ed32;hpb=016317b1e519d67177bf606b83f17f386caace9b;p=SXSI%2FXMLTree.git diff --git a/makefile b/makefile index 4f06f3b..e1705ef 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ FLAGS =-std=c++0x -O3 -I./libcds/includes/ OBJECTS=libcds/lib/libcds.a -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 +OBJECTS_TC= TextCollection/TextCollection.o TextCollection/TextCollectionBuilder.o TextCollection/TCImplementation.o TextCollection/Tools.o TextCollection/BitRank.o TextCollection/BSGAP.o TextCollection/incbwt/rlcsa.a all: libcds text_collection XMLTree