summaryrefslogtreecommitdiffstats
path: root/usr.sbin/accton
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
committerdd <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
commitfdda055e004374dd1e05e940799016013c301b6c (patch)
tree08b867efe38b3b47dbeea4f979e8d098dc994ee4 /usr.sbin/accton
parent9b64cdc70fa0f9f7b0e46cbef338b6b1b157c739 (diff)
downloadFreeBSD-src-fdda055e004374dd1e05e940799016013c301b6c.zip
FreeBSD-src-fdda055e004374dd1e05e940799016013c301b6c.tar.gz
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'usr.sbin/accton')
-rw-r--r--usr.sbin/accton/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile
index ea9b4f4..2a24e0b 100644
--- a/usr.sbin/accton/Makefile
+++ b/usr.sbin/accton/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= accton
+WARNS?= 2
MAN= accton.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud