aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/tail/Makefile
blob: bd285e9d5b23787a307293be40534e6aa962d3a2 (plain) (blame)
1
2
3
4
PROG=	tail
SRCS=	forward.c misc.c read.c reverse.c tail.c

.include <bsd.prog.mk>