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

.include <bsd.own.mk>

LIB=	lldbPluginSymbolFileSymtab

SRCDIR=	tools/lldb/source/Plugins/SymbolFile/Symtab
SRCS=	SymbolFileSymtab.cpp

TGHDRS=	DiagnosticCommonKinds \
	DeclNodes \
	StmtNodes \
	CommentCommandList

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