From: Rod Grimes Date: Sat, 19 Jun 1993 00:07:12 +0000 (+0000) Subject: Added gzip to src/gnu/Makefile so it gets built. X-Git-Tag: FreeBSD-release/1.1~2664 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/f33719ba1973bf8d81b1a3e43c121fbb6f1acdba?ds=inline Added gzip to src/gnu/Makefile so it gets built. --- diff --git a/gnu/Makefile b/gnu/Makefile index b68ddacb45..2916cb94f1 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= gawk groff rcs tar cvs +SUBDIR= gawk groff gzip rcs tar cvs .include