aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Bitcode/Makefile')
-rw-r--r--lib/Bitcode/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/Bitcode/Makefile b/lib/Bitcode/Makefile
deleted file mode 100644
index 2d6b5ad1fe88..000000000000
--- a/lib/Bitcode/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-##===- lib/Bitcode/Makefile --------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../..
-PARALLEL_DIRS = Reader Writer
-
-include $(LEVEL)/Makefile.common
-