#	$OpenBSD: Makefile,v 1.4 1997/09/21 11:51:04 deraadt Exp $

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

.include <bsd.prog.mk>
