aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
committerMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
commit91bd71d2060cd302015f7dd6e7b891014552dba4 (patch)
treeaa16787e0c6c78a7e6e414ce1af3f40bac42f8e5 /usr.bin/hexdump
parent2bbc414f5213e098c54d3ef1bd9735eb1aeed646 (diff)
Notes
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 70e216ecae27a..4cd3cc5dc62f8 100644
--- a/usr.bin/hexdump/Makefile
+++ b/usr.bin/hexdump/Makefile
@@ -3,7 +3,6 @@
PROG= hexdump
SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
-WARNS?= 2
MAN= hexdump.1 od.1
MLINKS= hexdump.1 hd.1
LINKS= ${BINDIR}/hexdump ${BINDIR}/od