aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
commit106d839190bf604806e084ce5e7dd8ee8142c1d9 (patch)
treee4ddc2d8bac2fea0bfd2aabd8451289e9adf00ae /sbin/reboot
parent605c493e9080946e0ab6a361fdfb091a6b7fb5ca (diff)
downloadsrc-106d839190bf604806e084ce5e7dd8ee8142c1d9.tar.gz
src-106d839190bf604806e084ce5e7dd8ee8142c1d9.zip
Notes
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile
index 42f086887eb7..fe02f26add04 100644
--- a/sbin/reboot/Makefile
+++ b/sbin/reboot/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= reboot
-WARNS?= 6
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN= reboot.8 nextboot.8