summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangfrontendtool/Makefile
blob: fd52d6758b0976ae414915cea9d597a0c1927dd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

LIB=	clangfrontendtool

SRCDIR=	tools/clang/lib/FrontendTool
SRCS=	ExecuteCompilerInvocation.cpp

TGHDRS=	CC1Options \
	DiagnosticCommonKinds \
	DiagnosticFrontendKinds

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