summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale/Makefile
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-07-14 18:16:06 +0000
committeralfred <alfred@FreeBSD.org>2002-07-14 18:16:06 +0000
commit6241f405088eef3a65f8cf3a4711d3e780ff94db (patch)
treef09a1d1023714669fc716f2f65c297a63443f3a7 /usr.bin/mklocale/Makefile
parent136c0ea4b28e10a8ac21890ca3efe6b268d18d1e (diff)
downloadFreeBSD-src-6241f405088eef3a65f8cf3a4711d3e780ff94db.zip
FreeBSD-src-6241f405088eef3a65f8cf3a4711d3e780ff94db.tar.gz
WARNS=2, de-__P()
Diffstat (limited to 'usr.bin/mklocale/Makefile')
-rw-r--r--usr.bin/mklocale/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile
index 777e045..9e23243 100644
--- a/usr.bin/mklocale/Makefile
+++ b/usr.bin/mklocale/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= mklocale
+WARNS?= 2
SRCS= yacc.y lex.l y.tab.h
CFLAGS+= -I. -I${.CURDIR}
OpenPOWER on IntegriCloud