* find/testsuite/Makefile.am: add CLEANFILES
[findutils.git] / Makefile.in
blob62e07d298f573628746f9dacffddde0cdc5c7a5e
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS = @CATALOGS@
61 CATOBJEXT = @CATOBJEXT@
62 CC = @CC@
63 CPP = @CPP@
64 DATADIRNAME = @DATADIRNAME@
65 GENCAT = @GENCAT@
66 GMOFILES = @GMOFILES@
67 GMSGFMT = @GMSGFMT@
68 GT_NO = @GT_NO@
69 GT_YES = @GT_YES@
70 INCLUDES = @INCLUDES@
71 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
72 INSTOBJEXT = @INSTOBJEXT@
73 INTLDEPS = @INTLDEPS@
74 INTLLIBS = @INTLLIBS@
75 INTLOBJS = @INTLOBJS@
76 LIBOBJS = @LIBOBJS@
77 MAKEINFO = @MAKEINFO@
78 MKINSTALLDIRS = @MKINSTALLDIRS@
79 MSGFMT = @MSGFMT@
80 PACKAGE = @PACKAGE@
81 POFILES = @POFILES@
82 POSUB = @POSUB@
83 RANLIB = @RANLIB@
84 U = @U@
85 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
86 USE_NLS = @USE_NLS@
87 VERSION = @VERSION@
88 l = @l@
90 AUTOMAKE_OPTIONS = gnits readme-alpha
92 EXTRA_DIST = COPYING ChangeLog TODO install-sh config.h.in stamp-h.in THANKS
94 SUBDIRS = lib intl find xargs locate doc m4 po
96 ACLOCAL_AMFLAGS = -I m4
98 DISTCLEANFILES = intl/libintl.h
99 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101 CONFIG_HEADER = config.h
102 CONFIG_CLEAN_FILES =
103 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
104 INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS TODO \
105 acconfig.h aclocal.m4 config.h.in configure configure.in install-sh \
106 missing mkinstalldirs
109 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
111 TAR = tar
112 GZIP_ENV = --best
113 all: all-redirect
114 .SUFFIXES:
115 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
116 cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile
118 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
119 cd $(top_builddir) \
120 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
122 $(ACLOCAL_M4): configure.in m4/assert.m4 m4/check-decl.m4 \
123 m4/check-type.m4 m4/const.m4 m4/decl.m4 m4/error.m4 \
124 m4/fnmatch.m4 m4/fstypename.m4 m4/getline.m4 \
125 m4/glibc.m4 m4/inttypes_h.m4 m4/isc-posix.m4 \
126 m4/jm-glibc-io.m4 m4/jm-macros.m4 m4/jm-mktime.m4 \
127 m4/lfs.m4 m4/ls-mntd-fs.m4 m4/lstat.m4 m4/malloc.m4 \
128 m4/memcmp.m4 m4/mktime.m4 m4/perl.m4 m4/prereq.m4 \
129 m4/putenv.m4 m4/readdir.m4 m4/realloc.m4 m4/regex.m4 \
130 m4/st_dm_mode.m4 m4/st_mtim.m4 m4/stat.m4 \
131 m4/strftime.m4 m4/uintmax_t.m4 m4/uptime.m4 \
132 m4/utimbuf.m4 m4/utime.m4 m4/utimes.m4
133 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
135 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
136 $(SHELL) ./config.status --recheck
137 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
138 cd $(srcdir) && $(AUTOCONF)
140 config.h: stamp-h
141 @if test ! -f $@; then \
142 rm -f stamp-h; \
143 $(MAKE) stamp-h; \
144 else :; fi
145 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
146 cd $(top_builddir) \
147 && CONFIG_FILES= CONFIG_HEADERS=config.h \
148 $(SHELL) ./config.status
149 @echo timestamp > stamp-h 2> /dev/null
150 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
151 @if test ! -f $@; then \
152 rm -f $(srcdir)/stamp-h.in; \
153 $(MAKE) $(srcdir)/stamp-h.in; \
154 else :; fi
155 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
156 cd $(top_srcdir) && $(AUTOHEADER)
157 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
159 mostlyclean-hdr:
161 clean-hdr:
163 distclean-hdr:
164 -rm -f config.h
166 maintainer-clean-hdr:
168 # This directory's subdirectories are mostly independent; you can cd
169 # into them and run `make' without going through this Makefile.
170 # To change the values of `make' variables: instead of editing Makefiles,
171 # (1) if the variable is set in `config.status', edit `config.status'
172 # (which will cause the Makefiles to be regenerated when you run `make');
173 # (2) otherwise, pass the desired values on the `make' command line.
175 @SET_MAKE@
177 all-recursive install-data-recursive install-exec-recursive \
178 installdirs-recursive install-recursive uninstall-recursive \
179 check-recursive installcheck-recursive info-recursive dvi-recursive:
180 @set fnord $(MAKEFLAGS); amf=$$2; \
181 dot_seen=no; \
182 target=`echo $@ | sed s/-recursive//`; \
183 list='$(SUBDIRS)'; for subdir in $$list; do \
184 echo "Making $$target in $$subdir"; \
185 if test "$$subdir" = "."; then \
186 dot_seen=yes; \
187 local_target="$$target-am"; \
188 else \
189 local_target="$$target"; \
190 fi; \
191 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
192 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
193 done; \
194 if test "$$dot_seen" = "no"; then \
195 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
196 fi; test -z "$$fail"
198 mostlyclean-recursive clean-recursive distclean-recursive \
199 maintainer-clean-recursive:
200 @set fnord $(MAKEFLAGS); amf=$$2; \
201 dot_seen=no; \
202 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
203 rev="$$subdir $$rev"; \
204 test "$$subdir" = "." && dot_seen=yes; \
205 done; \
206 test "$$dot_seen" = "no" && rev=". $$rev"; \
207 target=`echo $@ | sed s/-recursive//`; \
208 for subdir in $$rev; do \
209 echo "Making $$target in $$subdir"; \
210 if test "$$subdir" = "."; then \
211 local_target="$$target-am"; \
212 else \
213 local_target="$$target"; \
214 fi; \
215 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
216 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
217 done && test -z "$$fail"
218 tags-recursive:
219 list='$(SUBDIRS)'; for subdir in $$list; do \
220 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
221 done
223 tags: TAGS
225 ID: $(HEADERS) $(SOURCES) $(LISP)
226 list='$(SOURCES) $(HEADERS)'; \
227 unique=`for i in $$list; do echo $$i; done | \
228 awk ' { files[$$0] = 1; } \
229 END { for (i in files) print i; }'`; \
230 here=`pwd` && cd $(srcdir) \
231 && mkid -f$$here/ID $$unique $(LISP)
233 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
234 tags=; \
235 here=`pwd`; \
236 list='$(SUBDIRS)'; for subdir in $$list; do \
237 if test "$$subdir" = .; then :; else \
238 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
239 fi; \
240 done; \
241 list='$(SOURCES) $(HEADERS)'; \
242 unique=`for i in $$list; do echo $$i; done | \
243 awk ' { files[$$0] = 1; } \
244 END { for (i in files) print i; }'`; \
245 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
246 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
248 mostlyclean-tags:
250 clean-tags:
252 distclean-tags:
253 -rm -f TAGS ID
255 maintainer-clean-tags:
257 distdir = $(PACKAGE)-$(VERSION)
258 top_distdir = $(distdir)
260 # This target untars the dist file and tries a VPATH configuration. Then
261 # it guarantees that the distribution is self-contained by making another
262 # tarfile.
263 distcheck: dist
264 -rm -rf $(distdir)
265 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
266 mkdir $(distdir)/=build
267 mkdir $(distdir)/=inst
268 dc_install_base=`cd $(distdir)/=inst && pwd`; \
269 cd $(distdir)/=build \
270 && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
271 && $(MAKE) $(AM_MAKEFLAGS) \
272 && $(MAKE) $(AM_MAKEFLAGS) dvi \
273 && $(MAKE) $(AM_MAKEFLAGS) check \
274 && $(MAKE) $(AM_MAKEFLAGS) install \
275 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
276 && $(MAKE) $(AM_MAKEFLAGS) dist
277 -rm -rf $(distdir)
278 @banner="$(distdir).tar.gz is ready for distribution"; \
279 dashes=`echo "$$banner" | sed s/./=/g`; \
280 echo "$$dashes"; \
281 echo "$$banner"; \
282 echo "$$dashes"
283 dist: distdir
284 -chmod -R a+r $(distdir)
285 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
286 -rm -rf $(distdir)
287 dist-all: distdir
288 -chmod -R a+r $(distdir)
289 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
290 -rm -rf $(distdir)
291 distdir: $(DISTFILES)
292 @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; else \
293 echo "NEWS not updated; not releasing" 1>&2; \
294 exit 1; \
296 -rm -rf $(distdir)
297 mkdir $(distdir)
298 -chmod 777 $(distdir)
299 here=`cd $(top_builddir) && pwd`; \
300 top_distdir=`cd $(distdir) && pwd`; \
301 distdir=`cd $(distdir) && pwd`; \
302 cd $(top_srcdir) \
303 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnits Makefile
304 @for file in $(DISTFILES); do \
305 d=$(srcdir); \
306 if test -d $$d/$$file; then \
307 cp -pr $$d/$$file $(distdir)/$$file; \
308 else \
309 test -f $(distdir)/$$file \
310 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
311 || cp -p $$d/$$file $(distdir)/$$file || :; \
312 fi; \
313 done
314 for subdir in $(SUBDIRS); do \
315 if test "$$subdir" = .; then :; else \
316 test -d $(distdir)/$$subdir \
317 || mkdir $(distdir)/$$subdir \
318 || exit 1; \
319 chmod 777 $(distdir)/$$subdir; \
320 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
321 || exit 1; \
322 fi; \
323 done
324 info-am:
325 info: info-recursive
326 dvi-am:
327 dvi: dvi-recursive
328 check-am: all-am
329 check: check-recursive
330 installcheck-am:
331 installcheck: installcheck-recursive
332 all-recursive-am: config.h
333 $(MAKE) $(AM_MAKEFLAGS) all-recursive
335 install-exec-am:
336 install-exec: install-exec-recursive
338 install-data-am:
339 install-data: install-data-recursive
341 install-am: all-am
342 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
343 install: install-recursive
344 uninstall-am:
345 uninstall: uninstall-recursive
346 all-am: Makefile config.h
347 all-redirect: all-recursive-am
348 install-strip:
349 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
350 installdirs: installdirs-recursive
351 installdirs-am:
354 mostlyclean-generic:
356 clean-generic:
358 distclean-generic:
359 -rm -f Makefile $(CONFIG_CLEAN_FILES)
360 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
361 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
363 maintainer-clean-generic:
364 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
366 mostlyclean: mostlyclean-recursive
368 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
370 clean: clean-recursive
372 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
374 distclean: distclean-recursive
375 -rm -f config.status
377 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
378 maintainer-clean-generic distclean-am
379 @echo "This command is intended for maintainers to use;"
380 @echo "it deletes files that may require special tools to rebuild."
382 maintainer-clean: maintainer-clean-recursive
383 -rm -f config.status
385 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
386 install-data-recursive uninstall-data-recursive install-exec-recursive \
387 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
388 all-recursive check-recursive installcheck-recursive info-recursive \
389 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
390 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
391 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
392 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
393 install-exec-am install-exec install-data-am install-data install-am \
394 install uninstall-am uninstall all-redirect all-am all installdirs-am \
395 installdirs mostlyclean-generic distclean-generic clean-generic \
396 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
399 # Tell versions [3.59,3.63) of GNU make to not export all variables.
400 # Otherwise a system limit (for SysV at least) may be exceeded.
401 .NOEXPORT: