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