NetBSD/gnu/usr.bin/fgrep/Makefile

6 lines
86 B
Makefile

PROG= fgrep
SRCS= fgrep.c kwset.c obstack.c std.c
NOMAN=noman
.include <bsd.prog.mk>