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

LIB=	llvmpowerpcdesc

SRCDIR=	lib/Target/PowerPC/MCTargetDesc
SRCS=	PPCMCAsmInfo.cpp \
	PPCMCTargetDesc.cpp

TGHDRS=	PPCGenInstrInfo \
	PPCGenRegisterInfo \
	PPCGenSubtargetInfo

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