# $NetBSD: Makefile,v 1.1 2003/04/18 04:54:49 thorpej Exp $ NOMAN=1 # defined PROG= powerd SRCS= powerd.c DPADD+= ${LIBUTIL} LDADD+= -lutil .include