Backport changes from the grammar branch
[SXSI/XMLTree.git] / libcds / Makefile
index b5f4fa3..678a108 100644 (file)
@@ -1,5 +1,5 @@
 
-all: clean libcompact tests
+all: clean libcompact 
 
 
 doc:
@@ -9,7 +9,7 @@ doc:
 libcompact: 
        @echo " [MSG] Entering directory src"
        @make --no-print-directory -C src
-       
+
 tests: libcompact
        @echo " [MSG] Entering directory tests"
        @make --no-print-directory -C tests