# $FreeBSD: head/lib/clang/libllvmdebuginfo/Makefile 243830 2012-12-03 19:24:08Z dim $ LIB= llvmdebuginfo SRCDIR= lib/DebugInfo SRCS= DIContext.cpp \ DWARFAbbreviationDeclaration.cpp \ DWARFCompileUnit.cpp \ DWARFContext.cpp \ DWARFDebugAbbrev.cpp \ DWARFDebugArangeSet.cpp \ DWARFDebugAranges.cpp \ DWARFDebugInfoEntry.cpp \ DWARFDebugLine.cpp \ DWARFDebugRangeList.cpp \ DWARFFormValue.cpp .include "../clang.lib.mk"