# $FreeBSD: head/lib/clang/libllvmdebuginfo/Makefile 261991 2014-02-16 19:44:07Z 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 \ DWARFDebugLoc.cpp \ DWARFDebugRangeList.cpp \ DWARFFormValue.cpp \ DWARFTypeUnit.cpp \ DWARFUnit.cpp .include "../clang.lib.mk"