# $NetBSD: Makefile,v 1.7 2011/08/06 16:34:40 dholland Exp $
PROG= dkctl
MAN= dkctl.8
LDADD+= -lutil
DPADD+= ${LIBUTIL}
.include <bsd.prog.mk>