From ae2558974f63663ca102c7a2807d83ad115d1fde Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 8 Feb 2002 22:31:43 +0000 Subject: Remove leaf node WARNS?=2 (that mainly I added). This should help the GCC3 transition and CURRENT in general. --- usr.bin/hexdump/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/hexdump/Makefile') diff --git a/usr.bin/hexdump/Makefile b/usr.bin/hexdump/Makefile index 70e216e..4cd3cc5 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 -- cgit v1.1