diff options
author | Nate Williams <nate@FreeBSD.org> | 1993-06-29 06:30:52 +0000 |
---|---|---|
committer | Nate Williams <nate@FreeBSD.org> | 1993-06-29 06:30:52 +0000 |
commit | 10f89e536693f7e8bf0b8b01633067b5d7bd1fb2 (patch) | |
tree | 06ded86d42ea4cbfe36013cd9d17e0c5ed086983 /gnu/Makefile | |
parent | 1e4b8f3aaf35e4623e650dbbb32bdb362c0e6825 (diff) |
Notes
Diffstat (limited to 'gnu/Makefile')
-rw-r--r-- | gnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile index 2ba78738fb5c3..d573524650380 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= bc egrep gawk gcc2 grep groff gzip patch pr rcs sort tar cvs +SUBDIR= bc egrep fgrep gawk gcc2 grep groff gzip patch pr rcs sort tar cvs .include <bsd.subdir.mk> |