summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkesdb
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkesdb')
-rw-r--r--usr.bin/mkesdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mkesdb/Makefile b/usr.bin/mkesdb/Makefile
index d4bd03f..69aed65 100644
--- a/usr.bin/mkesdb/Makefile
+++ b/usr.bin/mkesdb/Makefile
@@ -5,5 +5,7 @@
PROG= mkesdb
LDFLAGS+= -L${.OBJDIR}/../../lib/libc
+NO_WMISSING_VARIABLE_DECLARATIONS=
+
.include "${.CURDIR}/Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud