386BSD 0.1 development
[unix-history] / usr / src / usr.bin / fgrep / Makefile
PROG= fgrep
SRCS= fgrep.c kwset.c obstack.c std.c
NOMAN=noman
.include <bsd.prog.mk>