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

KMOD=	mac_ipacl
SRCS=	mac_ipacl.c
SRCS+=	opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>
