summaryrefslogtreecommitdiff
path: root/usr.sbin/powerd
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2005-02-26 22:50:25 +0000
committerNate Lawson <njl@FreeBSD.org>2005-02-26 22:50:25 +0000
commita9039b10b713561b52112e2ad43a22bef73ca68a (patch)
tree4ec00d48a1c38c2234f5e78cf4b35b23c96f2068 /usr.sbin/powerd
parentc6ac5bfcae7c781f920c900c9a3a27b5e3956a50 (diff)
Notes
Diffstat (limited to 'usr.sbin/powerd')
-rw-r--r--usr.sbin/powerd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/powerd/Makefile b/usr.sbin/powerd/Makefile
index e1047895d88c..6a4aaf84fd73 100644
--- a/usr.sbin/powerd/Makefile
+++ b/usr.sbin/powerd/Makefile
@@ -2,7 +2,6 @@
PROG= powerd
MAN= powerd.8
-SRCS= powerd.c
WARNS?= 6
.include <bsd.prog.mk>