summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic/zic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/zic/zic/Makefile')
-rw-r--r--usr.sbin/zic/zic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile
index 3f3bc70..02dc6e2 100644
--- a/usr.sbin/zic/zic/Makefile
+++ b/usr.sbin/zic/zic/Makefile
@@ -11,4 +11,6 @@ CFLAGS+= -DHAVE_LONG_DOUBLE -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir
CFLAGS+= -DHAVE_STRERROR -DHAVE_UNISTD_H
CFLAGS+= -I${.CURDIR}/.. -I${.CURDIR}/../../../lib/libc/stdtime
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud