PROG=	dhcp6c
SRCS=	dhcp6c.c common.c dhcp6opt.c
MAN8=	dhcp6c.0

.include <bsd.prog.mk>

.PATH:	${SRCDIR}
