aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/dtraceall/Makefile
blob: 8228a0f0c98fe77a67894609badfc04783fb49d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SYSDIR?=	${SRCTOP}/sys

KMOD=		dtraceall
SRCS=		dtraceall.c opt_nfs.h

CFLAGS+=	-I${SYSDIR}

.include <bsd.kmod.mk>

CFLAGS+=	-include ${SYSDIR}/cddl/compat/opensolaris/sys/debug_compat.h