From 2eb7ae1cf0e9d6915f5f0b6573369051cf41f24c Mon Sep 17 00:00:00 2001 From: johan Date: Sat, 17 Jul 2004 20:10:23 +0000 Subject: Revert WARNS bump until I figure out why this does not work. --- usr.bin/hexdump/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin') 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 -- cgit v1.1