xref: /freebsd-13.1/lib/libclang_rt/include/Makefile (revision b1f92fa2)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $FreeBSD$
2
3.include <bsd.init.mk>
4
5.PATH: ${CRTSRC}/include/sanitizer
6
7INCSDIR=${CLANGDIR}/include/sanitizer
8
9INCS=	allocator_interface.h\
10	asan_interface.h\
11	common_interface_defs.h\
12	coverage_interface.h\
13	dfsan_interface.h\
14	linux_syscall_hooks.h\
15	lsan_interface.h\
16	msan_interface.h\
17	tsan_interface_atomic.h
18
19.include <bsd.prog.mk>
20

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026