summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-07-06 18:53:50 +0000
committernate <nate@FreeBSD.org>1993-07-06 18:53:50 +0000
commitbf3a05faf0739b7602c0e2c599bbe2658426f4f5 (patch)
treede2df9b73031befcf39c60595b52e6165ed60b70 /gnu/Makefile
parentacb9893ca7af59e8742391d408b5e32316439318 (diff)
downloadFreeBSD-src-bf3a05faf0739b7602c0e2c599bbe2658426f4f5.zip
FreeBSD-src-bf3a05faf0739b7602c0e2c599bbe2658426f4f5.tar.gz
Removed egrep since the new grep is just a link to it w/out any changes
anymore
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index c8a59b4..11f8532 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
-SUBDIR= bc cvs diff diff3 egrep fgrep gas gawk gcc2 gdb grep groff gzip \
+SUBDIR= bc cvs diff diff3 fgrep gas gawk gcc2 gdb grep groff gzip \
ld patch pr rcs sort tar
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud