# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet6
KMOD= ip6_mroute
SRCS= ip6_mroute.c
SRCS+= opt_inet6.h opt_mrouting.h
.include <bsd.kmod.mk>