[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / tail

File: [local] / src / usr.bin / tail / Makefile (download)

Revision 1.4, Sun Sep 21 11:51:04 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.3: +1 -2 lines

$OpenBSD$

#	$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>