summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangformat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangformat/Makefile')
-rw-r--r--lib/clang/libclangformat/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/lib/clang/libclangformat/Makefile b/lib/clang/libclangformat/Makefile
deleted file mode 100644
index 6d82a58..0000000
--- a/lib/clang/libclangformat/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-LIB= clangformat
-
-SRCDIR= tools/clang/lib/Format
-
-SRCS= BreakableToken.cpp \
- ContinuationIndenter.cpp \
- Format.cpp \
- FormatToken.cpp \
- TokenAnnotator.cpp \
- UnwrappedLineFormatter.cpp \
- UnwrappedLineParser.cpp \
- WhitespaceManager.cpp
-
-TGHDRS= DiagnosticCommonKinds
-
-.include "../clang.lib.mk"
OpenPOWER on IntegriCloud