aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/editmap
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
commit71ccf09269546d398fa847168fc74c22d6338a62 (patch)
tree047b2248578529f6f9f0d1449eb7730ec0c88de1 /usr.sbin/editmap
parent1fa2ff1f64fcc1000a158a0ff47a3619a1fd819b (diff)
Notes
Diffstat (limited to 'usr.sbin/editmap')
-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 93e3e0712228..92d8392bf1f8 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