Index: gnu/usr.bin/Makefile =================================================================== RCS file: /home/ncvs/src/gnu/usr.bin/Makefile,v retrieving revision 1.90 diff -u -r1.90 Makefile --- gnu/usr.bin/Makefile 24 Aug 2006 15:46:29 -0000 1.90 +++ gnu/usr.bin/Makefile 2 Oct 2006 17:38:17 -0000 @@ -15,7 +15,6 @@ ${_gperf} \ grep \ ${_groff} \ - gzip \ ${_man} \ patch \ ${_rcs} \ Index: usr.bin/Makefile =================================================================== RCS file: /home/ncvs/src/usr.bin/Makefile,v retrieving revision 1.296 diff -u -r1.296 Makefile --- usr.bin/Makefile 22 Aug 2006 03:22:17 -0000 1.296 +++ usr.bin/Makefile 2 Oct 2006 17:37:09 -0000 @@ -75,6 +75,7 @@ getent \ getopt \ ${_gprof} \ + gzip \ head \ ${_hesinfo} \ hexdump \