aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gencat
diff options
context:
space:
mode:
authorJohan Karlsson <johan@FreeBSD.org>2005-06-30 11:56:31 +0000
committerJohan Karlsson <johan@FreeBSD.org>2005-06-30 11:56:31 +0000
commit5ceb03e494ec2b8be0aad8adb3cd8801545a6d49 (patch)
tree26dcf4df54086250ee100b4e3b62ce3fe863184b /usr.bin/gencat
parent7fe8d3ceb1447754d37ff8336f3cbe05159c763d (diff)
Notes
Diffstat (limited to 'usr.bin/gencat')
-rw-r--r--usr.bin/gencat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile
index c880565e297ad..a6c9991bb5b90 100644
--- a/usr.bin/gencat/Makefile
+++ b/usr.bin/gencat/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= gencat
-WARNS?= 8
+WARNS?= 6
.include <bsd.prog.mk>