* Wrap long lines (comments and code)
[oota-llvm.git] / Makefile
index fce18758af275cf48ef8547c37205352013af1d8..a61d7f3dde1bb211f955756c359912caf0b41fc4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ install:: install-includes
 
 TAGS: tags
 
-all:: tags
+all::
 
 tags:
        find $(wildcard $(SourceDir)/include $(SourceDir)/lib $(SourceDir)/tools) -name '*.cpp' -o -name '*.h' | $(ETAGS) $(ETAGSFLAGS) -