source: trunk/third/findutils/Makefile.in @ 18896

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