Removed the naive text interface
[SXSI/XMLTree.git] / libcds / src / Makefile
index 8f30567..d4ccf7c 100644 (file)
@@ -1,7 +1,7 @@
 CPP=g++
 
-CPPFLAGS=-g3 -Wall -O0
-#CPPFLAGS=-O9 -Wall -DNDEBUG 
+#CPPFLAGS=-g3 -Wall -O0
+CPPFLAGS=-O9 -Wall -DNDEBUG 
 
 INCL=-I../includes/