aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-11-07 20:31:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-11-07 20:31:23 +0000
commit29660f86e21cd3837fa1baa63dc3eb6ea977c83c (patch)
tree1adffa54b06798a5cb214b107090e2bf8522515e /usr.bin
parenta0e395a47fab07e0a348db187a2b6d4115f7c0e1 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/localedef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/localedef/Makefile b/usr.bin/localedef/Makefile
index 8ce5c4aa592d..8225cacab609 100644
--- a/usr.bin/localedef/Makefile
+++ b/usr.bin/localedef/Makefile
@@ -13,7 +13,7 @@ SRCS= charmap.c \
time.c \
wide.c
-WARNS= 3
+WARNS= 5
${SRCS:M*.c}: parser.h
parser.h: parser.y