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

.include <bsd.prog.mk>

.PATH:	${SRCDIR}
