summaryrefslogtreecommitdiffstats
path: root/usr.bin/tail/Makefile
blob: c8166936983d5ed8ecb3c376e2f24dbac3457af5 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	tail
SRCS=	forward.c misc.c read.c reverse.c tail.c
WARNS?=	4

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud