aboutsummaryrefslogtreecommitdiff
path: root/sbin/shutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/shutdown/Makefile')
-rw-r--r--sbin/shutdown/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile
index b7f232d090b5..09b0b3ebf01d 100644
--- a/sbin/shutdown/Makefile
+++ b/sbin/shutdown/Makefile
@@ -4,8 +4,6 @@
PROG= shutdown
MAN= shutdown.8
-WARNS?= 6
-
BINOWN= root
BINGRP= operator
BINMODE=4550