summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-02 12:09:41 +0000
committermarkm <markm@FreeBSD.org>2001-12-02 12:09:41 +0000
commita59a3a99ce709ed0944f5b38c6fc98d2be49eb9c (patch)
tree9bf04a74814006f840d270415bba4fedf88a2e32 /usr.bin/hexdump/Makefile
parent2a7340892cc473fda4518a919197e8cfb9b3c4eb (diff)
downloadFreeBSD-src-a59a3a99ce709ed0944f5b38c6fc98d2be49eb9c.zip
FreeBSD-src-a59a3a99ce709ed0944f5b38c6fc98d2be49eb9c.tar.gz
WARNS=2 fixups.
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..70e216e 100644
--- a/usr.bin/hexdump/Makefile
+++ b/usr.bin/hexdump/Makefile
@@ -3,6 +3,7 @@
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
OpenPOWER on IntegriCloud