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

MKC_CHECK_HEADERS +=	sys/event.h

.include "../mk/addlinks.mk"
