summaryrefslogtreecommitdiffstats
path: root/usr.bin/tail/Makefile
blob: 9c55635781e466183d41dab516376cb7c9f7c009 (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	# XXX: alpha

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