summaryrefslogtreecommitdiffstats
path: root/usr.sbin/editmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/editmap/Makefile')
-rw-r--r--usr.sbin/editmap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile
index 93e3e07..92d8392 100644
--- a/usr.sbin/editmap/Makefile
+++ b/usr.sbin/editmap/Makefile
@@ -10,6 +10,8 @@ MAN= editmap.8
CFLAGS+= -I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include -I.
CFLAGS+= -DNEWDB -DNOT_SENDMAIL
+WARNS?= 2
+
LIBSMDIR= ${.OBJDIR}/../../lib/libsm
LIBSM= ${LIBSMDIR}/libsm.a
OpenPOWER on IntegriCloud