PROG=	dhcp6relay
SRCS=	dhcp6relay.c common.c
MAN8=	dhcp6relay.0

.include <bsd.prog.mk>

.PATH:	${SRCDIR}
