summaryrefslogtreecommitdiffstats
path: root/shell_cmds/find/Makefile
blob: 22bfbadd2fdb1dfad7c14ed0067a40913efc5e39 (plain) (blame)
1
2
3
4
PROG=	find
SRCS=	find.c function.c getdate.y ls.c main.c misc.c operator.c option.c

.include <bsd.prog.mk>