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

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

Revision 1.1, Wed Oct 18 08:45:13 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

#	from: @(#)Makefile	5.2 (Berkeley) 5/24/91
#	$Id: Makefile,v 1.1 1995/10/18 08:45:13 deraadt Exp $

PROG=	find
SRCS=	find.c function.c ls.c main.c misc.c operator.c option.c

.include <bsd.prog.mk>