ignore ourselves in the run queue
[unix-history] / usr / src / usr.bin / find / Makefile
# @(#)Makefile 5.4 (Berkeley) %G%
PROG= find
SRCS= find.c function.c ls.c main.c misc.c operator.c option.c
.include <bsd.prog.mk>