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

LIB=	clangedit

SRCDIR=	tools/clang/lib/Edit
SRCS=	Commit.cpp \
	EditedSource.cpp \
	RewriteObjCFoundationAPI.cpp

TGHDRS=	AttrList \
	Attrs \
	DeclNodes \
	StmtNodes \
	DiagnosticCommonKinds

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