#	$Id: Makefile,v 1.2 1996/12/21 05:07:41 deraadt Exp $

PROG=	vnconfig
MAN=	vnconfig.8
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
