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

LIB=	llvmpowerpcinfo

SRCDIR=	lib/Target/PowerPC/TargetInfo/
INCDIR=	lib/Target/PowerPC
SRCS=	PowerPCTargetInfo.cpp

TGHDRS=	PPCGenInstrInfo \
	PPCGenRegisterInfo \
	PPCGenSubtargetInfo

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