# $FreeBSD: releng/11.0/lib/clang/libllvmdebuginfodwarf/Makefile 296417 2016-03-05 20:24:31Z dim $ .include LIB= llvmdebuginfodwarf SRCDIR= lib/DebugInfo/DWARF SRCS= DWARFAbbreviationDeclaration.cpp \ DWARFAcceleratorTable.cpp \ DWARFCompileUnit.cpp \ DWARFContext.cpp \ DWARFDebugAbbrev.cpp \ DWARFDebugArangeSet.cpp \ DWARFDebugAranges.cpp \ DWARFDebugFrame.cpp \ DWARFDebugInfoEntry.cpp \ DWARFDebugLine.cpp \ DWARFDebugLoc.cpp \ DWARFDebugMacro.cpp \ DWARFDebugRangeList.cpp \ DWARFFormValue.cpp \ DWARFTypeUnit.cpp \ DWARFUnit.cpp \ DWARFUnitIndex.cpp \ SyntaxHighlighting.cpp .include "../clang.lib.mk"