Added fgrep to Makefile

This commit is contained in:
Nate Williams
1993-06-29 06:30:52 +00:00
parent 1e4b8f3aaf
commit 10f89e5366
+1 -1
View File
@@ -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>