# $NetBSD: Makefile,v 1.1 1998/11/19 23:54:59 kenh Exp $ SRCS= atactl.c PROG= atactl MAN= atactl.8 LDADD+=-lutil DPADD+=${LIBUTIL} .include