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