minix/commands/grep/Makefile
2010-05-12 16:28:54 +00:00

7 lines
87 B
Makefile

PROG= grep
MAN=
LINKS+= ${BINDIR}/grep ${BINDIR}/egrep
.include <minix.prog.mk>