X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=makefile;h=01f68be48665488086eb3be9fbd3152216bc8edc;hb=149ded5acd5eb350de9ed118ddb1ba359c984c3f;hp=5db952e25ce819fe92479ec794ee04b0b45104a7;hpb=e421727c5a512154cf2c3ff4cf8390eb88d527d7;p=SXSI%2FXMLTree.git diff --git a/makefile b/makefile index 5db952e..01f68be 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ -FLAGS = -O9 -I./libcds/includes/ +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/testTextCollection.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