summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2004-07-17 20:10:23 +0000
committerjohan <johan@FreeBSD.org>2004-07-17 20:10:23 +0000
commit2eb7ae1cf0e9d6915f5f0b6573369051cf41f24c (patch)
treed50b03b607daea0dd65f2d7fc36d29f2d743d57b /usr.bin/hexdump
parent0f5cbe9fd76df8ea06af7ab9d0aa252b973bc31a (diff)
downloadFreeBSD-src-2eb7ae1cf0e9d6915f5f0b6573369051cf41f24c.zip
FreeBSD-src-2eb7ae1cf0e9d6915f5f0b6573369051cf41f24c.tar.gz
Revert WARNS bump until I figure out why this does not work.
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/hexdump/Makefile b/usr.bin/hexdump/Makefile
index be572cf..4cd3cc5 100644
--- a/usr.bin/hexdump/Makefile
+++ b/usr.bin/hexdump/Makefile
@@ -7,6 +7,5 @@ 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