summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/Makefile
blob: 207e728eb7ecee70f084a508a311baad6fd6a1ad (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	powerd
MAN=	powerd.8
WARNS?=	6

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud