1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Remove redundant include.

llvm-svn: 30194
This commit is contained in:
Devang Patel 2006-09-08 18:20:25 +00:00
parent 701a3083ec
commit 325ff2c001

View File

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