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

.include <bsd.own.mk>

LIB=	lldbPluginPlatformFreeBSD

SRCDIR=	tools/lldb/source/Plugins/Platform/FreeBSD
SRCS=	PlatformFreeBSD.cpp

TGHDRS=	DiagnosticCommonKinds \
	DeclNodes \
	StmtNodes \
	CommentCommandList

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