# $FreeBSD$
#
PROG=   inet6_rth-segments
SRCS=	test_subr.c inet6_rth-segments.c
MAN=

CFLAGS+=	-Wall
DEBUG_FLAGS=	-g

.include <bsd.prog.mk>