# @(#)Makefile 5.1 (Berkeley) %G% PROG= find SRCS= find.c function.c ls.c misc.c newsyntax.c oldsyntax.c operator.c \ option.c DPADD= ${LIBUTIL} LDADD= -lutil .include