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