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

.include <bsd.own.mk>

LIB=	lldbPluginPlatformGDB

SRCDIR=	tools/lldb/source/Plugins/Platform/gdb-server
SRCS=	PlatformRemoteGDBServer.cpp

TGHDRS=	DiagnosticCommonKinds \
	DeclNodes \
	StmtNodes \
	CommentCommandList

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