minix/commands/tail/Makefile

5 lines
42 B
Makefile
Raw Normal View History

PROG= tail
MAN=
.include <minix.prog.mk>