diff options
Diffstat (limited to 'usr.bin/localedef')
| -rw-r--r-- | usr.bin/localedef/Makefile | 2 |
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 |
