summaryrefslogtreecommitdiffstats
path: root/lib/libclang_rt/asan_cxx/Makefile
blob: 9763c168fa1bb7abe30c984073e9c0d61709c029 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.init.mk>

LIB=	clang_rt.asan_cxx-${CRTARCH}

.PATH:	${CRTSRC}/lib/asan

SRCS=	asan_new_delete.cc

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud