NetBSD/gnu/usr.bin/fgrep/Makefile

6 lines
86 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
PROG= fgrep
SRCS= fgrep.c kwset.c obstack.c std.c
NOMAN=noman
.include <bsd.prog.mk>