summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/Makefile')
-rw-r--r--contrib/llvm/lib/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/llvm/lib/Makefile b/contrib/llvm/lib/Makefile
deleted file mode 100644
index 3807f31..0000000
--- a/contrib/llvm/lib/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-##===- lib/Makefile ----------------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-LEVEL = ..
-
-include $(LEVEL)/Makefile.config
-
-PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
- Target ExecutionEngine Linker MC CompilerDriver
-
-include $(LEVEL)/Makefile.common
-
OpenPOWER on IntegriCloud