
.PATH: ${SRCTOP}/sys/netinet ${SRCTOP}/sys/netinet6

KMOD=	ip_mroute

SRCS=	ip_mroute.c
SRCS+=	opt_inet.h opt_mrouting.h

.include <bsd.kmod.mk>
