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

.include <bsd.own.mk>

LIB=	llvmoption

SRCDIR=	lib/Option
SRCS=	Arg.cpp \
	ArgList.cpp \
	OptTable.cpp \
	Option.cpp

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