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

.include <bsd.own.mk>

LIB=	lldbPluginObjectContainerBSDArchive

SRCDIR=	tools/lldb/source/Plugins/ObjectContainer/BSD-Archive
SRCS=	ObjectContainerBSDArchive.cpp

TGHDRS=	DiagnosticCommonKinds \
	DeclNodes \
	StmtNodes \
	CommentCommandList

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