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

.include <bsd.own.mk>

LIB=	llvmprofiledata

SRCDIR=	lib/ProfileData
SRCS=	InstrProf.cpp \
	InstrProfReader.cpp \
	InstrProfWriter.cpp

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