1 # $NetBSD: Makefile,v 1.13 2015/01/29 20:41:35 joerg Exp $
3 LIB
= LLVMInstrumentation
7 .PATH
: ${LLVM_SRCDIR}/lib
/Transforms
/Instrumentation
9 SRCS
+= AddressSanitizer.
cpp \
11 DataFlowSanitizer.
cpp \
16 SanitizerCoverage.
cpp \
20 .
include <bsd.hostlib.mk
>