# $NetBSD: Makefile,v 1.13 2015/01/29 20:41:35 joerg Exp $ LIB= LLVMAsmPrinter .include .PATH: ${LLVM_SRCDIR}/lib/CodeGen/AsmPrinter SRCS+= ARMException.cpp \ AddressPool.cpp \ AsmPrinter.cpp \ AsmPrinterDwarf.cpp \ AsmPrinterInlineAsm.cpp \ DIE.cpp \ DIEHash.cpp \ DbgValueHistoryCalculator.cpp \ DwarfAccelTable.cpp \ DwarfCFIException.cpp \ DwarfCompileUnit.cpp \ DwarfDebug.cpp \ DwarfExpression.cpp \ DwarfFile.cpp \ DwarfStringPool.cpp \ DwarfUnit.cpp \ EHStreamer.cpp \ ErlangGCPrinter.cpp \ OcamlGCPrinter.cpp \ Win64Exception.cpp \ WinCodeViewLineTables.cpp .if defined(HOSTLIB) .include .else .include .endif