# $FreeBSD: releng/11.0/lib/clang/liblldbPluginABISysV_mips64/Makefile 285116 2015-07-04 01:02:43Z emaste $

.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"
