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