summaryrefslogtreecommitdiff
path: root/gnu/llvm/tools/clang/lib/Index/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/tools/clang/lib/Index/Makefile')
-rw-r--r--gnu/llvm/tools/clang/lib/Index/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/llvm/tools/clang/lib/Index/Makefile b/gnu/llvm/tools/clang/lib/Index/Makefile
deleted file mode 100644
index c53fccd1890..00000000000
--- a/gnu/llvm/tools/clang/lib/Index/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-##===- clang/lib/Index/Makefile ----------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file is distributed under the University of Illinois Open Source
-# License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-CLANG_LEVEL := ../..
-LIBRARYNAME := clangIndex
-
-include $(CLANG_LEVEL)/Makefile