aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 09:58:07 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 09:58:07 +0000
commitdaaf5759104f210a9315f49f80f1e0f01a8b3bff (patch)
tree040818bcab6b7921d3cb5cb2ff04c4d488e8d3ea /lib/libdevstat/Makefile
parent1100c0013116f4af50d7a5b8bf23db2a13892714 (diff)
Notes
Diffstat (limited to 'lib/libdevstat/Makefile')
-rw-r--r--lib/libdevstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile
index c6233c2331a8..aeb07b9f0647 100644
--- a/lib/libdevstat/Makefile
+++ b/lib/libdevstat/Makefile
@@ -33,6 +33,6 @@ MLINKS+=devstat.3 compute_etime.3
CFLAGS+=-I${.CURDIR}
-WARNS?= 2
+WARNS?= 3
.include <bsd.lib.mk>