aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/repquota
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2010-03-04 13:35:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2010-03-04 13:35:57 +0000
commit1a0fda2b547365c9453523592a445dfe21266d4b (patch)
tree4002c72cd1ed11909f7640bea343988cfcf63c5b /usr.sbin/repquota
parent7c54172a4f9db27283aaead2ee3c694f109ca497 (diff)
parent9663e34384b9fa73e55c5130592221e7b4911dae (diff)
downloadsrc-1a0fda2b547365c9453523592a445dfe21266d4b.tar.gz
src-1a0fda2b547365c9453523592a445dfe21266d4b.zip
IFH@204581
Notes
Notes: svn path=/projects/quota64/; revision=204708
Diffstat (limited to 'usr.sbin/repquota')
-rw-r--r--usr.sbin/repquota/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile
index 9da22c2fc0ff..ed8013285597 100644
--- a/usr.sbin/repquota/Makefile
+++ b/usr.sbin/repquota/Makefile
@@ -6,6 +6,4 @@ MAN= repquota.8
DPADD= ${LIBUTIL}
LDADD= -lutil
-WARNS?= 4
-
.include <bsd.prog.mk>