Remove redundant include.
authorDevang Patel <dpatel@apple.com>
Fri, 8 Sep 2006 18:20:25 +0000 (18:20 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 8 Sep 2006 18:20:25 +0000 (18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30194 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 6a1ad5eb4e78a4a05c9e50ac16f1a44035e55b36..ae3598bbdcc71420f18dfb916873c16a62feefb2 100644 (file)
@@ -27,4 +27,3 @@ ifeq ($(OS), Darwin)
 PARALLEL_DIRS += lto
 endif
 
-include $(LEVEL)/Makefile.common