1 # Makefile.in generated automatically by automake 1.4d from Makefile.am
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkglibdir
= $(libdir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
44 AUTOHEADER
= @AUTOHEADER@
47 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
48 INSTALL_DATA
= @INSTALL_DATA@
49 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
51 INSTALL_HEADER
= $(INSTALL_DATA
)
52 transform
= @program_transform_name@
62 host_alias
= @host_alias@
68 CATOBJEXT
= @CATOBJEXT@
71 DATADIRNAME
= @DATADIRNAME@
78 GNU_PACKAGE
= @GNU_PACKAGE@
81 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
82 INSTOBJEXT
= @INSTOBJEXT@
90 MKINSTALLDIRS
= @MKINSTALLDIRS@
92 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
93 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
99 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
102 _am_include
= @_am_include@
103 install_sh
= @install_sh@
107 AUTOMAKE_OPTIONS
= ..
/lib
/ansi2knr
108 localedir
= $(datadir)/locale
110 find_SOURCES
= find.c fstype.c parser.c pred.c tree.c util.c version.c
111 EXTRA_DIST
= defs.h
$(man_MANS
)
112 INCLUDES
= -I
$(top_srcdir
)/lib
-I..
/intl
-DLOCALEDIR
=\"$(localedir
)\"
113 LDADD
= ..
/lib
/libfind.a @INTLLIBS@
117 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
118 CONFIG_HEADER
= ..
/config.h
120 PROGRAMS
= $(bin_PROGRAMS
)
123 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
124 CPPFLAGS
= @CPPFLAGS@
127 ANSI2KNR
= ..
/lib
/ansi2knr
128 am_find_OBJECTS
= find
$U.o fstype
$U.o parser
$U.o pred
$U.o tree
$U.o \
130 find_OBJECTS
= $(am_find_OBJECTS
)
131 find_LDADD
= $(LDADD
)
132 find_DEPENDENCIES
= ..
/lib
/libfind.a
134 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
137 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
138 DIST_SOURCES
= $(find_SOURCES
)
139 man1dir = $(mandir)/man1
143 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
144 @AMDEP@DEP_FILES
= $(DEPDIR
)/find
$U.Po
$(DEPDIR
)/fstype
$U.Po \
145 @AMDEP@
$(DEPDIR
)/parser
$U.Po
$(DEPDIR
)/pred
$U.Po
$(DEPDIR
)/tree
$U.Po \
146 @AMDEP@
$(DEPDIR
)/util
$U.Po
$(DEPDIR
)/version
$U.Po
147 DIST_COMMON
= Makefile.am Makefile.in
150 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
153 DIST_SUBDIRS
= $(SUBDIRS
)
154 SOURCES
= $(find_SOURCES
)
155 OBJECTS
= $(am_find_OBJECTS
)
160 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
161 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu find
/Makefile
163 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
165 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= CONFIG_LINKS
= $(SHELL
) .
/config.status
168 mostlyclean-binPROGRAMS
:
171 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
173 distclean-binPROGRAMS
:
175 maintainer-clean-binPROGRAMS
:
177 install-binPROGRAMS
: $(bin_PROGRAMS
)
179 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
180 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
181 if
test -f
$$p; then \
182 f
="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
183 echo
" $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f"; \
184 $(INSTALL_PROGRAM
) $(INSTALL_STRIP_FLAG
) $$p $(DESTDIR
)$(bindir)/$$f; \
188 uninstall-binPROGRAMS
:
190 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
191 f
="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
192 echo
" rm -f $(DESTDIR)$(bindir)/$$f"; \
193 rm -f
$(DESTDIR
)$(bindir)/$$f; \
197 -rm -f
*.o core
*.core
201 ..
/lib
/ansi2knr
: ..
/lib
/ansi2knr.o
202 cd ..
/lib
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr
205 cd ..
/lib
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr.o
211 find
: $(find_OBJECTS
) $(find_DEPENDENCIES
)
213 $(LINK
) $(find_LDFLAGS
) $(find_OBJECTS
) $(find_LDADD
) $(LIBS
)
214 alloca_.c
: alloca.c
$(ANSI2KNR
)
215 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > alloca_.c
216 error_.c
: error.c
$(ANSI2KNR
)
217 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > error_.c
218 fileblocks_.c
: fileblocks.c
$(ANSI2KNR
)
219 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/fileblocks.c; then echo $(srcdir)/fileblocks.c; else echo fileblocks.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > fileblocks_.c
220 find_.c
: find.c
$(ANSI2KNR
)
221 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/find.c; then echo $(srcdir)/find.c; else echo find.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > find_.c
222 fnmatch_.c
: fnmatch.c
$(ANSI2KNR
)
223 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > fnmatch_.c
224 fstype_.c
: fstype.c
$(ANSI2KNR
)
225 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/fstype.c; then echo $(srcdir)/fstype.c; else echo fstype.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > fstype_.c
226 getline_.c
: getline.c
$(ANSI2KNR
)
227 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/getline.c; then echo $(srcdir)/getline.c; else echo getline.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > getline_.c
228 lstat_.c
: lstat.c
$(ANSI2KNR
)
229 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/lstat.c; then echo $(srcdir)/lstat.c; else echo lstat.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > lstat_.c
230 malloc_.c
: malloc.c
$(ANSI2KNR
)
231 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > malloc_.c
232 memcmp_.c
: memcmp.c
$(ANSI2KNR
)
233 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/memcmp.c; then echo $(srcdir)/memcmp.c; else echo memcmp.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > memcmp_.c
234 memcpy_.c
: memcpy.c
$(ANSI2KNR
)
235 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/memcpy.c; then echo $(srcdir)/memcpy.c; else echo memcpy.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > memcpy_.c
236 memset_.c
: memset.c
$(ANSI2KNR
)
237 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/memset.c; then echo $(srcdir)/memset.c; else echo memset.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > memset_.c
238 mktime_.c
: mktime.c
$(ANSI2KNR
)
239 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/mktime.c; then echo $(srcdir)/mktime.c; else echo mktime.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > mktime_.c
240 parser_.c
: parser.c
$(ANSI2KNR
)
241 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/parser.c; then echo $(srcdir)/parser.c; else echo parser.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > parser_.c
242 pred_.c
: pred.c
$(ANSI2KNR
)
243 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/pred.c; then echo $(srcdir)/pred.c; else echo pred.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > pred_.c
244 realloc_.c
: realloc.c
$(ANSI2KNR
)
245 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > realloc_.c
246 regex_.c
: regex.c
$(ANSI2KNR
)
247 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > regex_.c
248 rpmatch_.c
: rpmatch.c
$(ANSI2KNR
)
249 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/rpmatch.c; then echo $(srcdir)/rpmatch.c; else echo rpmatch.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > rpmatch_.c
250 stat_.c
: stat.c
$(ANSI2KNR
)
251 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/stat.c; then echo $(srcdir)/stat.c; else echo stat.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > stat_.c
252 stpcpy_.c
: stpcpy.c
$(ANSI2KNR
)
253 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > stpcpy_.c
254 strdup_.c
: strdup.c
$(ANSI2KNR
)
255 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strdup.c; then echo $(srcdir)/strdup.c; else echo strdup.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strdup_.c
256 strftime_.c
: strftime.c
$(ANSI2KNR
)
257 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strftime.c; then echo $(srcdir)/strftime.c; else echo strftime.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strftime_.c
258 strncasecmp_.c
: strncasecmp.c
$(ANSI2KNR
)
259 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strncasecmp.c; then echo $(srcdir)/strncasecmp.c; else echo strncasecmp.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strncasecmp_.c
260 strspn_.c
: strspn.c
$(ANSI2KNR
)
261 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strspn.c; then echo $(srcdir)/strspn.c; else echo strspn.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strspn_.c
262 strstr_.c
: strstr.c
$(ANSI2KNR
)
263 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strstr.c; then echo $(srcdir)/strstr.c; else echo strstr.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strstr_.c
264 strtol_.c
: strtol.c
$(ANSI2KNR
)
265 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strtol.c; then echo $(srcdir)/strtol.c; else echo strtol.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strtol_.c
266 strtoul_.c
: strtoul.c
$(ANSI2KNR
)
267 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strtoul_.c
268 strtoull_.c
: strtoull.c
$(ANSI2KNR
)
269 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strtoull.c; then echo $(srcdir)/strtoull.c; else echo strtoull.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strtoull_.c
270 strtoumax_.c
: strtoumax.c
$(ANSI2KNR
)
271 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/strtoumax.c; then echo $(srcdir)/strtoumax.c; else echo strtoumax.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > strtoumax_.c
272 tree_.c
: tree.c
$(ANSI2KNR
)
273 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/tree.c; then echo $(srcdir)/tree.c; else echo tree.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > tree_.c
274 util_.c
: util.c
$(ANSI2KNR
)
275 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/util.c; then echo $(srcdir)/util.c; else echo util.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > util_.c
276 version_.c
: version.c
$(ANSI2KNR
)
277 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/version.c; then echo $(srcdir)/version.c; else echo version.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > version_.c
278 waitpid_.c
: waitpid.c
$(ANSI2KNR
)
279 $(CPP
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) `if test -f $(srcdir)/waitpid.c; then echo $(srcdir)/waitpid.c; else echo waitpid.c; fi` | sed
's/^# \([0-9]\)/#line \1/' |
$(ANSI2KNR
) > waitpid_.c
280 alloca_.o error_.o fileblocks_.o find_.o fnmatch_.o fstype_.o \
281 getline_.o lstat_.o malloc_.o memcmp_.o memcpy_.o memset_.o mktime_.o \
282 parser_.o pred_.o realloc_.o regex_.o rpmatch_.o stat_.o stpcpy_.o \
283 strdup_.o strftime_.o strncasecmp_.o strspn_.o strstr_.o strtol_.o \
284 strtoul_.o strtoull_.o strtoumax_.o tree_.o util_.o version_.o \
285 waitpid_.o
: $(ANSI2KNR
)
288 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
289 @list
='$(man1_MANS)'; \
290 l2
='$(man_MANS)'; for i in
$$l2; do \
292 *.1*) list
="$$list $$i" ;; \
295 for i in
$$list; do \
296 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
298 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
299 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
300 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
301 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
302 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
303 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
307 @list
='$(man1_MANS)'; \
308 l2
='$(man_MANS)'; for i in
$$l2; do \
310 *.1*) list
="$$list $$i" ;; \
313 for i in
$$list; do \
314 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
315 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
316 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
317 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
318 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
319 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
323 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
326 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
328 # This directory's subdirectories are mostly independent; you can cd
329 # into them and run `make' without going through this Makefile.
330 # To change the values of `make' variables: instead of editing Makefiles,
331 # (1) if the variable is set in `config.status', edit `config.status'
332 # (which will cause the Makefiles to be regenerated when you run `make');
333 # (2) otherwise, pass the desired values on the `make' command line.
334 all-recursive install-data-recursive install-exec-recursive \
335 installdirs-recursive install-recursive uninstall-recursive \
336 check-recursive installcheck-recursive info-recursive dvi-recursive
:
337 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
339 target
=`echo $@ | sed s/-recursive//`; \
340 list
='$(SUBDIRS)'; for subdir in
$$list; do \
341 echo
"Making $$target in $$subdir"; \
342 if
test "$$subdir" = "."; then \
344 local_target
="$$target-am"; \
346 local_target
="$$target"; \
348 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
349 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
351 if
test "$$dot_seen" = "no"; then \
352 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
355 mostlyclean-recursive clean-recursive distclean-recursive \
356 maintainer-clean-recursive
:
357 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
360 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
361 *) list
='$(SUBDIRS)' ;; \
363 rev
=''; for subdir in
$$list; do \
364 if
test "$$subdir" = "."; then
:; else \
365 rev
="$$subdir $$rev"; \
369 target
=`echo $@ | sed s/-recursive//`; \
370 for subdir in
$$rev; do \
371 echo
"Making $$target in $$subdir"; \
372 if
test "$$subdir" = "."; then \
373 local_target
="$$target-am"; \
375 local_target
="$$target"; \
377 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
378 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
379 done
&& test -z
"$$fail"
381 list
='$(SUBDIRS)'; for subdir in
$$list; do \
382 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
387 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
388 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
389 unique
=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 $(AWK) ' { files[$$0] = 1; } \
393 END { for (i in files) print i; }'`; \
394 mkid
-fID
$$unique $(LISP
)
396 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
397 $(TAGS_FILES
) $(LISP
)
400 list
='$(SUBDIRS)'; for subdir in
$$list; do \
401 if
test "$$subdir" = .
; then
:; else \
402 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
405 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
406 unique
=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 $(AWK) ' { files[$$0] = 1; } \
410 END { for (i in files) print i; }'`; \
411 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
412 || etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
)
415 here
=`CDPATH=: && cd $(top_builddir) && pwd` \
416 && cd
$(top_srcdir
) \
422 @AMDEP@@_am_include@
$(DEPDIR
)/find
$U.Po
423 @AMDEP@@_am_include@
$(DEPDIR
)/fstype
$U.Po
424 @AMDEP@@_am_include@
$(DEPDIR
)/parser
$U.Po
425 @AMDEP@@_am_include@
$(DEPDIR
)/pred
$U.Po
426 @AMDEP@@_am_include@
$(DEPDIR
)/tree
$U.Po
427 @AMDEP@@_am_include@
$(DEPDIR
)/util
$U.Po
428 @AMDEP@@_am_include@
$(DEPDIR
)/version
$U.Po
433 @AMDEP@CCDEPMODE
= @CCDEPMODE@
436 @AMDEP@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
437 @AMDEP@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
438 @AMDEP@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
439 $(COMPILE
) -c
-o
$@
`test -f $< || echo '$(srcdir)/'`$<
442 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
445 distdir
: $(DISTFILES
)
446 @for file in
$(DISTFILES
); do \
448 if
test -d
$$d/$$file; then \
449 cp
-pR
$$d/$$file $(distdir
) \
452 test -f
$(distdir
)/$$file \
453 || cp
-p
$$d/$$file $(distdir
)/$$file \
457 for subdir in
$(SUBDIRS
); do \
458 if
test "$$subdir" = .
; then
:; else \
459 test -d
$(distdir
)/$$subdir \
460 || mkdir
$(distdir
)/$$subdir \
463 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
472 check: check-recursive
474 installcheck: installcheck-recursive
475 install-exec-am
: install-binPROGRAMS
476 install-exec
: install-exec-recursive
478 install-data-am
: install-man
479 install-data
: install-data-recursive
482 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
483 install: install-recursive
484 uninstall-am
: uninstall-binPROGRAMS uninstall-man
485 uninstall: uninstall-recursive
486 all-am
: Makefile
$(PROGRAMS
) $(MANS
)
488 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_STRIP_FLAG
=-s
install
489 installdirs: installdirs-recursive
491 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(mandir)/man1
499 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
500 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
502 maintainer-clean-generic
:
503 @echo
"This command is intended for maintainers to use"
504 @echo
"it deletes files that may require special tools to rebuild."
506 clean: clean-recursive
508 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
510 distclean: distclean-recursive
512 distclean-am
: clean-am distclean-binPROGRAMS distclean-compile \
513 distclean-depend distclean-generic distclean-tags
515 maintainer-clean
: maintainer-clean-recursive
517 maintainer-clean-am
: distclean-am maintainer-clean-binPROGRAMS \
518 maintainer-clean-generic
520 mostlyclean: mostlyclean-recursive
522 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
523 mostlyclean-generic mostlyclean-kr
525 .PHONY
: all-recursive
check check-am check-recursive
clean \
526 clean-binPROGRAMS clean-generic clean-recursive
distclean \
527 distclean-binPROGRAMS distclean-compile distclean-depend \
528 distclean-generic distclean-recursive distclean-tags distdir \
529 dvi dvi-am dvi-recursive
info info-am info-recursive
install \
530 install-am install-binPROGRAMS install-data install-data-am \
531 install-data-recursive install-exec install-exec-am \
532 install-exec-recursive install-man install-man1 \
533 install-recursive install-strip
installcheck installcheck-am \
534 installcheck-recursive
installdirs installdirs-am \
535 installdirs-recursive maintainer-clean \
536 maintainer-clean-binPROGRAMS maintainer-clean-generic \
537 maintainer-clean-recursive
mostlyclean mostlyclean-binPROGRAMS \
538 mostlyclean-compile mostlyclean-generic mostlyclean-kr \
539 mostlyclean-recursive
tags tags-recursive
uninstall \
540 uninstall-am uninstall-binPROGRAMS uninstall-man uninstall-man1 \
544 $(PROGRAMS
): ..
/lib
/libfind.a
546 # Tell versions [3.59,3.63) of GNU make to not export all variables.
547 # Otherwise a system limit (for SysV at least) may be exceeded.