summaryrefslogtreecommitdiffstats
path: root/usr.sbin/quot/Makefile
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2001-12-09 07:51:26 +0000
committermikeh <mikeh@FreeBSD.org>2001-12-09 07:51:26 +0000
commit234a9fe4902d84cb5d4180fc27621bbb13ec5d38 (patch)
treef5edb75abafdcf38e748af73da27270287af83c9 /usr.sbin/quot/Makefile
parentad64dedff42e098f59b1c2a8484bb1be24d3df8a (diff)
downloadFreeBSD-src-234a9fe4902d84cb5d4180fc27621bbb13ec5d38.zip
FreeBSD-src-234a9fe4902d84cb5d4180fc27621bbb13ec5d38.tar.gz
WARNS=2 cleanup.
PR: bin/32567 MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/quot/Makefile')
-rw-r--r--usr.sbin/quot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile
index c5c6cc2..07bcc7e 100644
--- a/usr.sbin/quot/Makefile
+++ b/usr.sbin/quot/Makefile
@@ -3,4 +3,6 @@
PROG= quot
MAN= quot.8
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud