summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmdebuginfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmdebuginfo/Makefile')
-rw-r--r--lib/clang/libllvmdebuginfo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/clang/libllvmdebuginfo/Makefile b/lib/clang/libllvmdebuginfo/Makefile
index b724157..757b909 100644
--- a/lib/clang/libllvmdebuginfo/Makefile
+++ b/lib/clang/libllvmdebuginfo/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+.include <bsd.own.mk>
+
LIB= llvmdebuginfo
SRCDIR= lib/DebugInfo
@@ -12,6 +14,7 @@ SRCS= DIContext.cpp \
DWARFDebugAranges.cpp \
DWARFDebugInfoEntry.cpp \
DWARFDebugLine.cpp \
+ DWARFDebugRangeList.cpp \
DWARFFormValue.cpp
.include "../clang.lib.mk"
OpenPOWER on IntegriCloud