# $NetBSD: Makefile,v 1.10 2014/02/14 20:23:56 joerg Exp $ LIB= LLVMAsmPrinter .include .PATH: ${LLVM_SRCDIR}/lib/CodeGen/AsmPrinter SRCS+= ARMException.cpp \ AsmPrinter.cpp \ AsmPrinterDwarf.cpp \ AsmPrinterInlineAsm.cpp \ DIE.cpp \ DIEHash.cpp \ DwarfAccelTable.cpp \ DwarfCFIException.cpp \ DwarfDebug.cpp \ DwarfException.cpp \ DwarfUnit.cpp \ ErlangGCPrinter.cpp \ OcamlGCPrinter.cpp \ Win64Exception.cpp \ WinCodeViewLineTables.cpp .if defined(HOSTLIB) .include .else .include .endif