summaryrefslogtreecommitdiffstats
path: root/usr.sbin/repquota/Makefile
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2001-12-10 06:25:35 +0000
committermikeh <mikeh@FreeBSD.org>2001-12-10 06:25:35 +0000
commit38128efecae3412741e9cec9b4c2c740bee86166 (patch)
tree981211e27180c1ebb8227819f5be9ac383384640 /usr.sbin/repquota/Makefile
parentb147d3868e99d9ce3dc1a7ce6d10536e4d7e571c (diff)
downloadFreeBSD-src-38128efecae3412741e9cec9b4c2c740bee86166.zip
FreeBSD-src-38128efecae3412741e9cec9b4c2c740bee86166.tar.gz
WARNS=2 cleanup.
Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/repquota/Makefile')
-rw-r--r--usr.sbin/repquota/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile
index 208abd6..799ad85 100644
--- a/usr.sbin/repquota/Makefile
+++ b/usr.sbin/repquota/Makefile
@@ -4,4 +4,6 @@
PROG= repquota
MAN= repquota.8
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud