1 # @(#)Makefile 5.2 (Berkeley) 5/24/91 2 3 PROG= find 4 SRCS= find.c function.c ls.c main.c misc.c operator.c option.c 5 DPADD= ${LIBUTIL} 6 LDADD= -lutil 7 8 .include <bsd.prog.mk> 9
Indexes created Sun Oct 19 22:09:57 GMT 2025