.PATH: ${SRCTOP}/sys/security/mac_ifoff

KMOD=	mac_ifoff
SRCS=	vnode_if.h \
	mac_ifoff.c

.include <bsd.kmod.mk>