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

PROG=	find
SRCS=	find.c function.c ls.c main.c misc.c operator.c option.c \
	getdate.y
YFLAGS=

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