1.PATH: ${SRCTOP}/sys/security/mac_ifoff 2 3KMOD= mac_ifoff 4SRCS= vnode_if.h \ 5 mac_ifoff.c 6 7.include <bsd.kmod.mk> 8