Remove redundant include.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30194 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2006-09-08 18:20:25 +00:00
parent 70c3537a92
commit aa91978ea2

View File

@ -27,4 +27,3 @@ ifeq ($(OS), Darwin)
PARALLEL_DIRS += lto
endif
include $(LEVEL)/Makefile.common