#

PROG=	mrouted6
SRCS=   icmp.c kern.c main.c route.c util.c
MAN8=	mrouted6.8

CFLAGS+= -g

.include <bsd.prog.mk>
