1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3 # Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
16 top_srcdir
= @top_srcdir@
19 exec_prefix = @
exec_prefix@
23 libexecdir
= @libexecdir@
25 sysconfdir
= @sysconfdir@
26 sharedstatedir
= @sharedstatedir@
27 localstatedir
= @localstatedir@
31 includedir = @
includedir@
32 oldincludedir = /usr
/include
34 pkgdatadir
= $(datadir)/@PACKAGE@
35 pkglibdir
= $(libdir)/@PACKAGE@
36 pkgincludedir
= $(includedir)/@PACKAGE@
43 AUTOHEADER
= @AUTOHEADER@
46 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
47 INSTALL_DATA
= @INSTALL_DATA@
48 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
50 transform
= @program_transform_name@
60 host_alias
= @host_alias@
66 CATOBJEXT
= @CATOBJEXT@
71 DATADIRNAME
= @DATADIRNAME@
78 GNU_PACKAGE
= @GNU_PACKAGE@
81 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
82 INSTOBJEXT
= @INSTOBJEXT@
89 MKINSTALLDIRS
= @MKINSTALLDIRS@
91 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
92 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
98 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 install_sh
= @install_sh@
105 AUTOMAKE_OPTIONS
= ..
/lib
/ansi2knr
106 localedir
= $(datadir)/locale
108 find_SOURCES
= find.c fstype.c parser.c pred.c tree.c util.c version.c
109 EXTRA_DIST
= defs.h
$(man_MANS
)
110 INCLUDES
= -I
$(top_srcdir
)/lib
-I..
/intl
-DLOCALEDIR
=\"$(localedir
)\"
111 LDADD
= ..
/lib
/libfind.a @INTLLIBS@
115 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
116 CONFIG_HEADER
= ..
/config.h
118 PROGRAMS
= $(bin_PROGRAMS
)
121 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
122 CPPFLAGS
= @CPPFLAGS@
125 ANSI2KNR
= ..
/lib
/ansi2knr
126 am_find_OBJECTS
= find
$U.o fstype
$U.o parser
$U.o pred
$U.o tree
$U.o \
128 find_OBJECTS
= $(am_find_OBJECTS
)
129 find_LDADD
= $(LDADD
)
130 find_DEPENDENCIES
= ..
/lib
/libfind.a
132 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
135 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
136 DIST_SOURCES
= $(find_SOURCES
)
137 man1dir = $(mandir)/man1
141 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
142 DEP_FILES
= @AMDEP@
$(DEPDIR
)/find
$U.Po
$(DEPDIR
)/fstype
$U.Po \
143 $(DEPDIR
)/parser
$U.Po
$(DEPDIR
)/pred
$U.Po
$(DEPDIR
)/tree
$U.Po \
144 $(DEPDIR
)/util
$U.Po
$(DEPDIR
)/version
$U.Po
145 DIST_COMMON
= Makefile.am Makefile.in
148 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
151 SOURCES
= $(find_SOURCES
)
152 OBJECTS
= $(am_find_OBJECTS
)
157 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
158 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu find
/Makefile
160 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
162 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
165 mostlyclean-binPROGRAMS
:
168 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
170 distclean-binPROGRAMS
:
172 maintainer-clean-binPROGRAMS
:
174 install-binPROGRAMS
: $(bin_PROGRAMS
)
176 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
177 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
178 if
test -f
$$p; then \
179 f
="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
180 echo
" $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f"; \
181 $(INSTALL_PROGRAM
) $(INSTALL_STRIP_FLAG
) $$p $(DESTDIR
)$(bindir)/$$f; \
185 uninstall-binPROGRAMS
:
187 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
188 f
="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
189 echo
" rm -f $(DESTDIR)$(bindir)/$$f"; \
190 rm -f
$(DESTDIR
)$(bindir)/$$f; \
194 -rm -f
*.o core
*.core
201 maintainer-clean-compile
:
202 ..
/lib
/ansi2knr
: ..
/lib
/ansi2knr.o
203 cd ..
/lib
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr
206 cd ..
/lib
&& $(MAKE
) $(AM_MAKEFLAGS
) ansi2knr.o
218 find
: $(find_OBJECTS
) $(find_DEPENDENCIES
)
220 $(LINK
) $(find_LDFLAGS
) $(find_OBJECTS
) $(find_LDADD
) $(LIBS
)
221 alloca_.c
: alloca.c
$(ANSI2KNR
)
222 $(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
223 error_.c
: error.c
$(ANSI2KNR
)
224 $(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
225 fileblocks_.c
: fileblocks.c
$(ANSI2KNR
)
226 $(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
227 find_.c
: find.c
$(ANSI2KNR
)
228 $(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
229 fnmatch_.c
: fnmatch.c
$(ANSI2KNR
)
230 $(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
231 fstype_.c
: fstype.c
$(ANSI2KNR
)
232 $(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
233 lstat_.c
: lstat.c
$(ANSI2KNR
)
234 $(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
235 malloc_.c
: malloc.c
$(ANSI2KNR
)
236 $(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
237 memcmp_.c
: memcmp.c
$(ANSI2KNR
)
238 $(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
239 memcpy_.c
: memcpy.c
$(ANSI2KNR
)
240 $(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
241 memset_.c
: memset.c
$(ANSI2KNR
)
242 $(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
243 mktime_.c
: mktime.c
$(ANSI2KNR
)
244 $(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
245 parser_.c
: parser.c
$(ANSI2KNR
)
246 $(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
247 pred_.c
: pred.c
$(ANSI2KNR
)
248 $(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
249 realloc_.c
: realloc.c
$(ANSI2KNR
)
250 $(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
251 regex_.c
: regex.c
$(ANSI2KNR
)
252 $(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
253 stat_.c
: stat.c
$(ANSI2KNR
)
254 $(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
255 stpcpy_.c
: stpcpy.c
$(ANSI2KNR
)
256 $(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
257 strdup_.c
: strdup.c
$(ANSI2KNR
)
258 $(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
259 strftime_.c
: strftime.c
$(ANSI2KNR
)
260 $(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
261 strncasecmp_.c
: strncasecmp.c
$(ANSI2KNR
)
262 $(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
263 strspn_.c
: strspn.c
$(ANSI2KNR
)
264 $(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
265 strstr_.c
: strstr.c
$(ANSI2KNR
)
266 $(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
267 strtol_.c
: strtol.c
$(ANSI2KNR
)
268 $(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
269 strtoul_.c
: strtoul.c
$(ANSI2KNR
)
270 $(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
271 strtoull_.c
: strtoull.c
$(ANSI2KNR
)
272 $(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
273 strtoumax_.c
: strtoumax.c
$(ANSI2KNR
)
274 $(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
275 tree_.c
: tree.c
$(ANSI2KNR
)
276 $(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
277 util_.c
: util.c
$(ANSI2KNR
)
278 $(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
279 version_.c
: version.c
$(ANSI2KNR
)
280 $(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
281 waitpid_.c
: waitpid.c
$(ANSI2KNR
)
282 $(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
283 alloca_.o error_.o fileblocks_.o find_.o fnmatch_.o fstype_.o lstat_.o \
284 malloc_.o memcmp_.o memcpy_.o memset_.o mktime_.o parser_.o pred_.o \
285 realloc_.o regex_.o stat_.o stpcpy_.o strdup_.o strftime_.o \
286 strncasecmp_.o strspn_.o strstr_.o strtol_.o strtoul_.o strtoull_.o \
287 strtoumax_.o tree_.o util_.o version_.o waitpid_.o
: $(ANSI2KNR
)
290 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
291 @list
='$(man1_MANS)'; \
292 l2
='$(man_MANS)'; for i in
$$l2; do \
294 *.1*) list
="$$list $$i" ;; \
297 for i in
$$list; do \
298 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
300 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
301 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
302 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
303 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
304 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
305 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
309 @list
='$(man1_MANS)'; \
310 l2
='$(man_MANS)'; for i in
$$l2; do \
312 *.1*) list
="$$list $$i" ;; \
315 for i in
$$list; do \
316 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
317 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
318 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
319 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
320 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
321 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
325 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
328 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
330 # This directory's subdirectories are mostly independent; you can cd
331 # into them and run `make' without going through this Makefile.
332 # To change the values of `make' variables: instead of editing Makefiles,
333 # (1) if the variable is set in `config.status', edit `config.status'
334 # (which will cause the Makefiles to be regenerated when you run `make');
335 # (2) otherwise, pass the desired values on the `make' command line.
337 all-recursive install-data-recursive install-exec-recursive \
338 installdirs-recursive install-recursive uninstall-recursive \
339 check-recursive installcheck-recursive info-recursive dvi-recursive
:
340 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
342 target
=`echo $@ | sed s/-recursive//`; \
343 list
='$(SUBDIRS)'; for subdir in
$$list; do \
344 echo
"Making $$target in $$subdir"; \
345 if
test "$$subdir" = "."; then \
347 local_target
="$$target-am"; \
349 local_target
="$$target"; \
351 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
352 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
354 if
test "$$dot_seen" = "no"; then \
355 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
358 mostlyclean-recursive clean-recursive distclean-recursive \
359 maintainer-clean-recursive
:
360 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
362 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
363 if
test "$$subdir" = "."; then
:; else \
364 rev
="$$subdir $$rev"; \
368 target
=`echo $@ | sed s/-recursive//`; \
369 for subdir in
$$rev; do \
370 echo
"Making $$target in $$subdir"; \
371 if
test "$$subdir" = "."; then \
372 local_target
="$$target-am"; \
374 local_target
="$$target"; \
376 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
377 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
378 done
&& test -z
"$$fail"
380 list
='$(SUBDIRS)'; for subdir in
$$list; do \
381 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
386 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
387 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
388 unique
=`for i in $$list; do \
389 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 $(AWK) ' { files[$$0] = 1; } \
392 END { for (i in files) print i; }'`; \
393 mkid
-fID
$$unique $(LISP
)
395 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
396 $(TAGS_FILES
) $(LISP
)
399 list
='$(SUBDIRS)'; for subdir in
$$list; do \
400 if
test "$$subdir" = .
; then
:; else \
401 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
404 list
='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
405 unique
=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 $(AWK) ' { files[$$0] = 1; } \
409 END { for (i in files) print i; }'`; \
410 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
411 || etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
)
420 maintainer-clean-tags
:
422 @AMDEP@
include $(DEPDIR
)/find
$U.Po
423 @AMDEP@
include $(DEPDIR
)/fstype
$U.Po
424 @AMDEP@
include $(DEPDIR
)/parser
$U.Po
425 @AMDEP@
include $(DEPDIR
)/pred
$U.Po
426 @AMDEP@
include $(DEPDIR
)/tree
$U.Po
427 @AMDEP@
include $(DEPDIR
)/util
$U.Po
428 @AMDEP@
include $(DEPDIR
)/version
$U.Po
437 maintainer-clean-depend
:
439 @AMDEP@CCDEPMODE
= @CCDEPMODE@
442 @AMDEP@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
443 @AMDEP@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
444 @AMDEP@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
445 $(COMPILE
) -c
-o
$@
`test -f $< || echo '$(srcdir)/'`$<
448 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
450 distdir
: $(DISTFILES
)
451 @for file in
$(DISTFILES
); do \
453 if
test -d
$$d/$$file; then \
454 cp
-pR
$$d/$$file $(distdir
) \
457 test -f
$(distdir
)/$$file \
458 || cp
-p
$$d/$$file $(distdir
)/$$file \
462 for subdir in
$(SUBDIRS
); do \
463 if
test "$$subdir" = .
; then
:; else \
464 test -d
$(distdir
)/$$subdir \
465 || mkdir
$(distdir
)/$$subdir \
467 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
476 check: check-recursive
478 installcheck: installcheck-recursive
479 install-exec-am
: install-binPROGRAMS
480 install-exec
: install-exec-recursive
482 install-data-am
: install-man
483 install-data
: install-data-recursive
486 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
487 install: install-recursive
488 uninstall-am
: uninstall-binPROGRAMS uninstall-man
489 uninstall: uninstall-recursive
490 all-am
: Makefile
$(PROGRAMS
) $(MANS
)
491 all-redirect
: all-recursive
493 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_STRIP_FLAG
=-s
install
494 installdirs: installdirs-recursive
496 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(mandir)/man1
504 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
505 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
507 maintainer-clean-generic
:
509 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
510 mostlyclean-kr mostlyclean-tags mostlyclean-depend \
513 mostlyclean: mostlyclean-recursive
515 clean-am
: clean-binPROGRAMS clean-compile clean-kr clean-tags \
516 clean-depend clean-generic mostlyclean-am
518 clean: clean-recursive
520 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-kr \
521 distclean-tags distclean-depend distclean-generic \
524 distclean: distclean-recursive
526 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
527 maintainer-clean-compile maintainer-clean-kr \
528 maintainer-clean-tags maintainer-clean-depend \
529 maintainer-clean-generic distclean-am
530 @echo
"This command is intended for maintainers to use;"
531 @echo
"it deletes files that may require special tools to rebuild."
533 maintainer-clean
: maintainer-clean-recursive
535 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
536 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
537 mostlyclean-compile distclean-compile clean-compile \
538 maintainer-clean-compile mostlyclean-kr distclean-kr clean-kr \
539 maintainer-clean-kr install-man1 uninstall-man1 install-man \
540 uninstall-man install-recursive uninstall-recursive \
541 install-data-recursive uninstall-data-recursive install-exec-recursive \
542 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
543 all-recursive check-recursive installcheck-recursive info-recursive \
544 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
545 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
546 distclean-tags clean-tags maintainer-clean-tags mostlyclean-depend \
547 distclean-depend clean-depend maintainer-clean-depend distdir info-am \
548 info dvi-am
dvi check check-am installcheck-am
installcheck \
549 install-exec-am install-exec install-data-am install-data install-am \
550 install uninstall-am
uninstall all-redirect all-am
all install-strip \
551 installdirs-am
installdirs mostlyclean-generic distclean-generic \
552 clean-generic maintainer-clean-generic
clean mostlyclean distclean \
556 $(PROGRAMS
): ..
/lib
/libfind.a
558 # Tell versions [3.59,3.63) of GNU make to not export all variables.
559 # Otherwise a system limit (for SysV at least) may be exceeded.