summaryrefslogtreecommitdiffstats
path: root/sbin/shutdown/Makefile
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 05:46:07 +0000
committerdd <dd@FreeBSD.org>2001-07-15 05:46:07 +0000
commit36c6165c439cc5d550da007bfbf75f277eef3f99 (patch)
tree591e72c8ed4023f89f7e88ba6ac806415c36a0ef /sbin/shutdown/Makefile
parent3dc8ea94f199090604445dd8874736151c18a054 (diff)
downloadFreeBSD-src-36c6165c439cc5d550da007bfbf75f277eef3f99.zip
FreeBSD-src-36c6165c439cc5d550da007bfbf75f277eef3f99.tar.gz
Constify, de-register-ify, __unused-ify, and set WARNS=2.
Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'sbin/shutdown/Makefile')
-rw-r--r--sbin/shutdown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile
index c758c79..0a8f848 100644
--- a/sbin/shutdown/Makefile
+++ b/sbin/shutdown/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= shutdown
+WARNS?= 2
MAN= shutdown.8
BINGRP= operator
BINMODE=4550
OpenPOWER on IntegriCloud