summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/Makefile')
-rw-r--r--usr.bin/hexdump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/hexdump/Makefile b/usr.bin/hexdump/Makefile
index 4cd3cc5..be572cf 100644
--- a/usr.bin/hexdump/Makefile
+++ b/usr.bin/hexdump/Makefile
@@ -7,5 +7,6 @@ MAN= hexdump.1 od.1
MLINKS= hexdump.1 hd.1
LINKS= ${BINDIR}/hexdump ${BINDIR}/od
LINKS+= ${BINDIR}/hexdump ${BINDIR}/hd
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud