#	@(#)Makefile	5.4 (Berkeley) 7/21/91

PROG=	tail
SRCS=	forward.c misc.c read.c reverse.c tail.c

.include <bsd.prog.mk>
