# $NetBSD: Makefile,v 1.1 2002/01/09 22:30:14 thorpej Exp $ PROG= dkctl MAN= dkctl.8 LDADD+= -lutil DPADD+= ${LIBUTIL} .include