# $NetBSD: Makefile,v 1.4 2013/05/28 17:37:34 joerg Exp $ LIB= LLVMLinker .include .PATH: ${LLVM_SRCDIR}/lib/Linker SRCS+= LinkModules.cpp .if defined(HOSTLIB) .include .else .include .endif