summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmpowerpcinstprinter/Makefile
blob: c1528aee9b0d61e2f39a090a42ebfe26fcd2b641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

LIB=	llvmpowerpcinstprinter

SRCDIR=	lib/Target/PowerPC/InstPrinter
INCDIR=	lib/Target/PowerPC
SRCS=	PPCInstPrinter.cpp

TGHDRS=	PPCGenAsmWriter \
	PPCGenInstrInfo \
	PPCGenRegisterInfo \
	PPCGenSubtargetInfo

.include "../clang.lib.mk"
OpenPOWER on IntegriCloud