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

.include <bsd.own.mk>

LIB=	llvmsparcinstprinter

SRCDIR=	lib/Target/Sparc/InstPrinter
INCDIR=	lib/Target/Sparc
SRCS=	SparcInstPrinter.cpp

TGHDRS=	SparcGenAsmWriter \
	SparcGenInstrInfo \
	SparcGenRegisterInfo \
	SparcGenSubtargetInfo

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