# $FreeBSD: head/lib/clang/libllvmdebuginfo/Makefile 249423 2013-04-12 17:57:40Z dim $ .include LIB= llvmdebuginfo SRCDIR= lib/DebugInfo SRCS= DIContext.cpp \ DWARFAbbreviationDeclaration.cpp \ DWARFCompileUnit.cpp \ DWARFContext.cpp \ DWARFDebugAbbrev.cpp \ DWARFDebugArangeSet.cpp \ DWARFDebugAranges.cpp \ DWARFDebugFrame.cpp \ DWARFDebugInfoEntry.cpp \ DWARFDebugLine.cpp \ DWARFDebugRangeList.cpp \ DWARFFormValue.cpp .include "../clang.lib.mk"