1 # $NetBSD: Makefile,v 1.1 2011/07/04 22:37:59 joerg Exp $
3 LIB
= LLVMPowerPCTargetInfo
7 PPC_OBJDIR
!= cd
${.CURDIR
}/..
/libLLVMPowerPCCodeGen
&& ${PRINTOBJDIR}
8 CPPFLAGS
+= -I
${PPC_OBJDIR} -I
${LLVM_SRCDIR}/lib
/Target
/PowerPC
10 .PATH
: ${LLVM_SRCDIR}/lib
/Target
/PowerPC
/TargetInfo
12 SRCS
+= PowerPCTargetInfo.
cpp
15 .
include <bsd.hostlib.mk
>