]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/dtrace/dtraceall/Makefile
MFV r348552: 9682 page fault in dsl_async_clone_destroy() while opening pool
[FreeBSD/FreeBSD.git] / sys / modules / dtrace / dtraceall / Makefile
1 # $FreeBSD$
2
3 SYSDIR?=        ${SRCTOP}/sys
4
5 KMOD=           dtraceall
6 SRCS=           dtraceall.c opt_nfs.h
7
8 CFLAGS+=        -I${SYSDIR}
9
10 .include <bsd.kmod.mk>
11
12 CFLAGS+=        -include ${SYSDIR}/cddl/compat/opensolaris/sys/debug_compat.h