summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangindex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangindex/Makefile')
-rw-r--r--lib/clang/libclangindex/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/lib/clang/libclangindex/Makefile b/lib/clang/libclangindex/Makefile
deleted file mode 100644
index 63b532c..0000000
--- a/lib/clang/libclangindex/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $FreeBSD$
-
-LIB= clangindex
-
-SRCDIR= tools/clang/lib/Index
-SRCS= ASTLocation.cpp \
- Analyzer.cpp \
- DeclReferenceMap.cpp \
- Entity.cpp \
- GlobalSelector.cpp \
- Handlers.cpp \
- IndexProvider.cpp \
- Indexer.cpp \
- Program.cpp \
- SelectorMap.cpp \
-
-TGHDRS= AttrList \
- Attrs \
- DeclNodes \
- DiagnosticCommonKinds \
- StmtNodes
-
-.include "../clang.lib.mk"
OpenPOWER on IntegriCloud