2 find_SOURCES = regex.c dirname.c error.c filemode.c getopt.c getopt1.c \
3 idcache.c listfile.c modechange.c nextelem.c savedir.c xmalloc.c getline.c \
4 xstrdup.c xgetcwd.c fnmatch.c $(find_OPT_SOURCES)
6 find_OPT_SOURCES = fileblocks.c memcmp.c memset.c mktime.c stpcpy.c strdup.c \
7 strftime.c strspn.c strstr.c strtol.c alloca.c
9 DIST_OTHER = fnmatch.h getopt.h modechange.h modetype.h pathmax.h \
12 CONFIG_HEADER = ../config.h
13 INCLUDES = -I.. -I$(srcdir)
17 listfile.o xgetcwd.o: pathmax.h
18 modechange.o: modechange.h