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

.include <bsd.own.mk>

LIB=	lldbPluginABISysV_mips64

SRCDIR=	tools/lldb/source/Plugins/ABI/SysV-mips64
SRCS=	ABISysV_mips64.cpp

TGHDRS=	DiagnosticCommonKinds \
	DeclNodes \
	StmtNodes \
	CommentCommandList

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