
.include <bsd.init.mk>

LIB=		clang_rt.fuzzer_interceptors-${CRTARCH}

SRCS+=		fuzzer/FuzzerInterceptors.cpp

.include <bsd.lib.mk>
