.
[platform/upstream/coreutils.git] / Makefile.in
1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 ALLOCA_H = @ALLOCA_H@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 AUTOCONF = @AUTOCONF@
46 AUTOHEADER = @AUTOHEADER@
47 AUTOMAKE = @AUTOMAKE@
48 AWK = @AWK@
49 CC = @CC@
50 CCDEPMODE = @CCDEPMODE@
51 CFLAGS = @CFLAGS@
52 CPP = @CPP@
53 CPPFLAGS = @CPPFLAGS@
54 CYGPATH_W = @CYGPATH_W@
55 DEFS = @DEFS@
56 DEPDIR = @DEPDIR@
57 DF_PROG = @DF_PROG@
58 ECHO_C = @ECHO_C@
59 ECHO_N = @ECHO_N@
60 ECHO_T = @ECHO_T@
61 EGREP = @EGREP@
62 EXEEXT = @EXEEXT@
63 FESETROUND_LIBM = @FESETROUND_LIBM@
64 FNMATCH_H = @FNMATCH_H@
65 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
66 GLIBC21 = @GLIBC21@
67 GMSGFMT = @GMSGFMT@
68 GNU_PACKAGE = @GNU_PACKAGE@
69 HAVE__BOOL = @HAVE__BOOL@
70 HELP2MAN = @HELP2MAN@
71 INSTALL_DATA = @INSTALL_DATA@
72 INSTALL_PROGRAM = @INSTALL_PROGRAM@
73 INSTALL_SCRIPT = @INSTALL_SCRIPT@
74 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75 INTLLIBS = @INTLLIBS@
76 KMEM_GROUP = @KMEM_GROUP@
77 LDFLAGS = @LDFLAGS@
78 LIBICONV = @LIBICONV@
79 LIBINTL = @LIBINTL@
80 LIBOBJS = @LIBOBJS@
81 LIBS = @LIBS@
82 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
83 LIB_CRYPT = @LIB_CRYPT@
84 LIB_NANOSLEEP = @LIB_NANOSLEEP@
85 LN_S = @LN_S@
86 LTLIBICONV = @LTLIBICONV@
87 LTLIBINTL = @LTLIBINTL@
88 LTLIBOBJS = @LTLIBOBJS@
89 MAKEINFO = @MAKEINFO@
90 MAN = @MAN@
91 MKINSTALLDIRS = @MKINSTALLDIRS@
92 MSGFMT = @MSGFMT@
93 MSGMERGE = @MSGMERGE@
94 NEED_SETGID = @NEED_SETGID@
95 OBJEXT = @OBJEXT@
96 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
97 PACKAGE = @PACKAGE@
98 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99 PACKAGE_NAME = @PACKAGE_NAME@
100 PACKAGE_STRING = @PACKAGE_STRING@
101 PACKAGE_TARNAME = @PACKAGE_TARNAME@
102 PACKAGE_VERSION = @PACKAGE_VERSION@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PERL = @PERL@
105 POSUB = @POSUB@
106 POW_LIB = @POW_LIB@
107 RANLIB = @RANLIB@
108 SEQ_LIBM = @SEQ_LIBM@
109 SET_MAKE = @SET_MAKE@
110 SHELL = @SHELL@
111 SQRT_LIBM = @SQRT_LIBM@
112 STDBOOL_H = @STDBOOL_H@
113 STRIP = @STRIP@
114 U = @U@
115 USE_NLS = @USE_NLS@
116 VERSION = @VERSION@
117 XGETTEXT = @XGETTEXT@
118 YACC = @YACC@
119 ac_ct_CC = @ac_ct_CC@
120 ac_ct_RANLIB = @ac_ct_RANLIB@
121 ac_ct_STRIP = @ac_ct_STRIP@
122 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
123 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
124 am__include = @am__include@
125 am__leading_dot = @am__leading_dot@
126 am__quote = @am__quote@
127 bindir = @bindir@
128 build = @build@
129 build_alias = @build_alias@
130 build_cpu = @build_cpu@
131 build_os = @build_os@
132 build_vendor = @build_vendor@
133 datadir = @datadir@
134 exec_prefix = @exec_prefix@
135 host = @host@
136 host_alias = @host_alias@
137 host_cpu = @host_cpu@
138 host_os = @host_os@
139 host_vendor = @host_vendor@
140 includedir = @includedir@
141 infodir = @infodir@
142 install_sh = @install_sh@
143 libdir = @libdir@
144 libexecdir = @libexecdir@
145 localstatedir = @localstatedir@
146 mandir = @mandir@
147 oldincludedir = @oldincludedir@
148 prefix = @prefix@
149 program_transform_name = @program_transform_name@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
154
155 SUBDIRS = lib src doc man m4 po tests
156 EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \
157   .kludge-stamp .prev-version THANKS-to-translators THANKStt.in \
158   announce-gen \
159   old/fileutils/ChangeLog \
160   old/fileutils/ChangeLog-1997 \
161   old/sh-utils/ChangeLog \
162   old/sh-utils/ChangeLog.0 \
163   old/textutils/ChangeLog \
164   old/fileutils/NEWS \
165   old/sh-utils/NEWS \
166   old/textutils/NEWS
167
168
169 ACLOCAL_AMFLAGS = -I m4
170
171
172 # Just prior to distribution, ...
173 # transform the automake-generated rule that runs `rm -f rm'.
174 # On some systems, that command would fail with a diagnostic like
175 # `rm: cannot unlink `rm': Text file busy' when `.' appears so early
176 # in the shell's search path that running `rm' would run the `rm'
177 # executable in the current directory.
178 # Similarly, adjust the clean-binPROGRAMS rule.
179 rm_subst = \
180   s!(rm -f (rm|\$$\(bin_PROGRAMS\)))$$!$$1 > /dev/null 2>&1 || /bin/$$1!
181
182 subdir = .
183 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
184 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
185 CONFIG_HEADER = config.h
186 CONFIG_CLEAN_FILES =
187 DIST_SOURCES =
188
189 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
190         ps-recursive install-info-recursive uninstall-info-recursive \
191         all-recursive install-data-recursive install-exec-recursive \
192         installdirs-recursive install-recursive uninstall-recursive \
193         check-recursive installcheck-recursive
194 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
195         Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 config.hin \
196         config/ChangeLog config/config.guess config/config.rpath \
197         config/config.sub config/depcomp config/install-sh \
198         config/mdate-sh config/missing config/mkinstalldirs \
199         config/texinfo.tex configure configure.ac
200 DIST_SUBDIRS = $(SUBDIRS)
201 all: config.h
202         $(MAKE) $(AM_MAKEFLAGS) all-recursive
203
204 .SUFFIXES:
205
206 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
207  configure.lineno
208 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
209         cd $(top_srcdir) && \
210           $(AUTOMAKE) --gnits  Makefile
211 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
212         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
213
214 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215         $(SHELL) ./config.status --recheck
216 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
217         cd $(srcdir) && $(AUTOCONF)
218
219 $(ACLOCAL_M4):  configure.ac m4/acl.m4 m4/afs.m4 m4/alloca.m4 m4/assert.m4 m4/bison.m4 m4/boottime.m4 m4/c-stack.m4 m4/canonicalize.m4 m4/check-decl.m4 m4/chown.m4 m4/codeset.m4 m4/d-ino.m4 m4/d-type.m4 m4/dirfd.m4 m4/dos.m4 m4/error.m4 m4/fnmatch.m4 m4/fpending.m4 m4/fstypename.m4 m4/fsusage.m4 m4/ftruncate.m4 m4/ftw.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 m4/getgroups.m4 m4/getline.m4 m4/gettext.m4 m4/gettimeofday.m4 m4/glibc.m4 m4/glibc21.m4 m4/group-member.m4 m4/host-os.m4 m4/human.m4 m4/iconv.m4 m4/intdiv0.m4 m4/intmax_t.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isc-posix.m4 m4/jm-glibc-io.m4 m4/jm-macros.m4 m4/jm-mktime.m4 m4/jm-winsz1.m4 m4/jm-winsz2.m4 m4/lchown.m4 m4/lcmessage.m4 m4/lib-check.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/link-follow.m4 m4/longdouble.m4 m4/longlong.m4 m4/ls-mntd-fs.m4 m4/lstat.m4 m4/mbrtowc.m4 m4/mbswidth.m4 m4/memcmp.m4 m4/memcoll.m4 m4/mkdir-slash.m4 m4/mkstemp.m4 m4/mktime.m4 m4/nanosleep.m4 m4/onceonly.m4 m4/open-max.m4 m4/perl.m4 m4/prereq.m4 m4/progtest.m4 m4/putenv.m4 m4/readdir.m4 m4/regex.m4 m4/rename.m4 m4/restrict.m4 m4/rmdir-errno.m4 m4/search-libs.m4 m4/signed.m4 m4/st_dm_mode.m4 m4/st_mtim.m4 m4/stat.m4 m4/stdbool.m4 m4/stdint_h.m4 m4/strftime.m4 m4/timespec.m4 m4/tm_gmtoff.m4 m4/tzset.m4 m4/uintmax_t.m4 m4/unlink-busy.m4 m4/uptime.m4 m4/utimbuf.m4 m4/utime.m4 m4/utimes.m4 m4/vasnprintf.m4 m4/vasprintf.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/xstrtoimax.m4 m4/xstrtoumax.m4
220         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
221
222 config.h: stamp-h1
223         @if test ! -f $@; then \
224           rm -f stamp-h1; \
225           $(MAKE) stamp-h1; \
226         else :; fi
227
228 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
229         @rm -f stamp-h1
230         cd $(top_builddir) && $(SHELL) ./config.status config.h
231
232 $(srcdir)/config.hin:  $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
233         cd $(top_srcdir) && $(AUTOHEADER)
234         touch $(srcdir)/config.hin
235
236 distclean-hdr:
237         -rm -f config.h stamp-h1
238 uninstall-info-am:
239
240 # This directory's subdirectories are mostly independent; you can cd
241 # into them and run `make' without going through this Makefile.
242 # To change the values of `make' variables: instead of editing Makefiles,
243 # (1) if the variable is set in `config.status', edit `config.status'
244 #     (which will cause the Makefiles to be regenerated when you run `make');
245 # (2) otherwise, pass the desired values on the `make' command line.
246 $(RECURSIVE_TARGETS):
247         @set fnord $$MAKEFLAGS; amf=$$2; \
248         dot_seen=no; \
249         target=`echo $@ | sed s/-recursive//`; \
250         list='$(SUBDIRS)'; for subdir in $$list; do \
251           echo "Making $$target in $$subdir"; \
252           if test "$$subdir" = "."; then \
253             dot_seen=yes; \
254             local_target="$$target-am"; \
255           else \
256             local_target="$$target"; \
257           fi; \
258           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
259            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
260         done; \
261         if test "$$dot_seen" = "no"; then \
262           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
263         fi; test -z "$$fail"
264
265 mostlyclean-recursive clean-recursive distclean-recursive \
266 maintainer-clean-recursive:
267         @set fnord $$MAKEFLAGS; amf=$$2; \
268         dot_seen=no; \
269         case "$@" in \
270           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
271           *) list='$(SUBDIRS)' ;; \
272         esac; \
273         rev=''; for subdir in $$list; do \
274           if test "$$subdir" = "."; then :; else \
275             rev="$$subdir $$rev"; \
276           fi; \
277         done; \
278         rev="$$rev ."; \
279         target=`echo $@ | sed s/-recursive//`; \
280         for subdir in $$rev; do \
281           echo "Making $$target in $$subdir"; \
282           if test "$$subdir" = "."; then \
283             local_target="$$target-am"; \
284           else \
285             local_target="$$target"; \
286           fi; \
287           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
289         done && test -z "$$fail"
290 tags-recursive:
291         list='$(SUBDIRS)'; for subdir in $$list; do \
292           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
293         done
294 ctags-recursive:
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
297         done
298
299 ETAGS = etags
300 ETAGSFLAGS =
301
302 CTAGS = ctags
303 CTAGSFLAGS =
304
305 tags: TAGS
306
307 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
308         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309         unique=`for i in $$list; do \
310             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311           done | \
312           $(AWK) '    { files[$$0] = 1; } \
313                END { for (i in files) print i; }'`; \
314         mkid -fID $$unique
315
316 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
317                 $(TAGS_FILES) $(LISP)
318         tags=; \
319         here=`pwd`; \
320         if (etags --etags-include --version) >/dev/null 2>&1; then \
321           include_option=--etags-include; \
322         else \
323           include_option=--include; \
324         fi; \
325         list='$(SUBDIRS)'; for subdir in $$list; do \
326           if test "$$subdir" = .; then :; else \
327             test -f $$subdir/TAGS && \
328               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
329           fi; \
330         done; \
331         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
332         unique=`for i in $$list; do \
333             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334           done | \
335           $(AWK) '    { files[$$0] = 1; } \
336                END { for (i in files) print i; }'`; \
337         test -z "$(ETAGS_ARGS)$$tags$$unique" \
338           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339              $$tags $$unique
340
341 ctags: CTAGS
342 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
347         unique=`for i in $$list; do \
348             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
349           done | \
350           $(AWK) '    { files[$$0] = 1; } \
351                END { for (i in files) print i; }'`; \
352         test -z "$(CTAGS_ARGS)$$tags$$unique" \
353           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
354              $$tags $$unique
355
356 GTAGS:
357         here=`$(am__cd) $(top_builddir) && pwd` \
358           && cd $(top_srcdir) \
359           && gtags -i $(GTAGS_ARGS) $$here
360
361 distclean-tags:
362         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
363 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
364
365 top_distdir = .
366 distdir = $(PACKAGE)-$(VERSION)
367
368 am__remove_distdir = \
369   { test ! -d $(distdir) \
370     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
371          && rm -fr $(distdir); }; }
372
373 GZIP_ENV = --best
374 distuninstallcheck_listfiles = find . -type f -print
375 distcleancheck_listfiles = find . -type f -print
376
377 distdir: $(DISTFILES)
378         @case `sed 15q $(srcdir)/NEWS` in \
379         *"$(VERSION)"*) : ;; \
380         *) \
381           echo "NEWS not updated; not releasing" 1>&2; \
382           exit 1;; \
383         esac
384         $(am__remove_distdir)
385         mkdir $(distdir)
386         $(mkinstalldirs) $(distdir)/config $(distdir)/old/fileutils $(distdir)/old/sh-utils $(distdir)/old/textutils $(distdir)/po
387         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
389         list='$(DISTFILES)'; for file in $$list; do \
390           case $$file in \
391             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
392             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
393           esac; \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
396           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
397             dir="/$$dir"; \
398             $(mkinstalldirs) "$(distdir)$$dir"; \
399           else \
400             dir=''; \
401           fi; \
402           if test -d $$d/$$file; then \
403             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405             fi; \
406             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
407           else \
408             test -f $(distdir)/$$file \
409             || cp -p $$d/$$file $(distdir)/$$file \
410             || exit 1; \
411           fi; \
412         done
413         list='$(SUBDIRS)'; for subdir in $$list; do \
414           if test "$$subdir" = .; then :; else \
415             test -d $(distdir)/$$subdir \
416             || mkdir $(distdir)/$$subdir \
417             || exit 1; \
418             (cd $$subdir && \
419               $(MAKE) $(AM_MAKEFLAGS) \
420                 top_distdir="$(top_distdir)" \
421                 distdir=../$(distdir)/$$subdir \
422                 distdir) \
423               || exit 1; \
424           fi; \
425         done
426         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
427           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
428           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
429           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
430         || chmod -R a+r $(distdir)
431 dist-gzip: distdir
432         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
433         $(am__remove_distdir)
434
435 dist-bzip2: distdir
436         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
437         $(am__remove_distdir)
438
439 dist dist-all: distdir
440         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
441         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
442         $(am__remove_distdir)
443
444 # This target untars the dist file and tries a VPATH configuration.  Then
445 # it guarantees that the distribution is self-contained by making another
446 # tarfile.
447 distcheck: dist
448         $(am__remove_distdir)
449         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
450         chmod -R a-w $(distdir); chmod a+w $(distdir)
451         mkdir $(distdir)/_build
452         mkdir $(distdir)/_inst
453         chmod a-w $(distdir)
454         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
455           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
456           && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
457           && cd $(distdir)/_build \
458           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
459             $(DISTCHECK_CONFIGURE_FLAGS) \
460           && $(MAKE) $(AM_MAKEFLAGS) \
461           && $(MAKE) $(AM_MAKEFLAGS) dvi \
462           && $(MAKE) $(AM_MAKEFLAGS) check \
463           && $(MAKE) $(AM_MAKEFLAGS) install \
464           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
465           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
466           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
467                 distuninstallcheck \
468           && chmod -R a-w "$$dc_install_base" \
469           && ({ \
470                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
471                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
472                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
473                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
474                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
475               } || { rm -rf "$$dc_destdir"; exit 1; }) \
476           && rm -rf "$$dc_destdir" \
477           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
478           && rm -f $(distdir).tar.gz \
479           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
480         $(am__remove_distdir)
481         @echo "$(distdir).tar.gz is ready for distribution" | \
482           sed 'h;s/./=/g;p;x;p;x'
483 distuninstallcheck:
484         @cd $(distuninstallcheck_dir) \
485         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
486            || { echo "ERROR: files left after uninstall:" ; \
487                 if test -n "$(DESTDIR)"; then \
488                   echo "  (check DESTDIR support)"; \
489                 fi ; \
490                 $(distuninstallcheck_listfiles) ; \
491                 exit 1; } >&2
492 distcleancheck: distclean
493         @if test '$(srcdir)' = . ; then \
494           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
495           exit 1 ; \
496         fi
497         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
498           || { echo "ERROR: files left in build directory after distclean:" ; \
499                $(distcleancheck_listfiles) ; \
500                exit 1; } >&2
501 check-am: all-am
502 check: check-recursive
503 all-am: Makefile config.h
504 installdirs: installdirs-recursive
505 installdirs-am:
506
507 install: install-recursive
508 install-exec: install-exec-recursive
509 install-data: install-data-recursive
510 uninstall: uninstall-recursive
511
512 install-am: all-am
513         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514
515 installcheck: installcheck-recursive
516 install-strip:
517         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518           INSTALL_STRIP_FLAG=-s \
519           `test -z '$(STRIP)' || \
520             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
521 mostlyclean-generic:
522
523 clean-generic:
524
525 distclean-generic:
526         -rm -f Makefile $(CONFIG_CLEAN_FILES)
527
528 maintainer-clean-generic:
529         @echo "This command is intended for maintainers to use"
530         @echo "it deletes files that may require special tools to rebuild."
531 clean: clean-recursive
532
533 clean-am: clean-generic mostlyclean-am
534
535 distclean: distclean-recursive
536         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
537 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
538
539 dvi: dvi-recursive
540
541 dvi-am:
542
543 info: info-recursive
544
545 info-am:
546
547 install-data-am:
548
549 install-exec-am:
550
551 install-info: install-info-recursive
552
553 install-man:
554
555 installcheck-am:
556
557 maintainer-clean: maintainer-clean-recursive
558         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
559         -rm -rf $(top_srcdir)/autom4te.cache
560 maintainer-clean-am: distclean-am maintainer-clean-generic
561
562 mostlyclean: mostlyclean-recursive
563
564 mostlyclean-am: mostlyclean-generic
565
566 pdf: pdf-recursive
567
568 pdf-am:
569
570 ps: ps-recursive
571
572 ps-am:
573
574 uninstall-am: uninstall-info-am
575
576 uninstall-info: uninstall-info-recursive
577
578 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
579         clean-generic clean-recursive ctags ctags-recursive dist \
580         dist-all dist-bzip2 dist-gzip distcheck distclean \
581         distclean-generic distclean-hdr distclean-recursive \
582         distclean-tags distcleancheck distdir distuninstallcheck dvi \
583         dvi-am dvi-recursive info info-am info-recursive install \
584         install-am install-data install-data-am install-data-recursive \
585         install-exec install-exec-am install-exec-recursive \
586         install-info install-info-am install-info-recursive install-man \
587         install-recursive install-strip installcheck installcheck-am \
588         installdirs installdirs-am installdirs-recursive \
589         maintainer-clean maintainer-clean-generic \
590         maintainer-clean-recursive mostlyclean mostlyclean-generic \
591         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
592         ps-recursive tags tags-recursive uninstall uninstall-am \
593         uninstall-info-am uninstall-info-recursive uninstall-recursive
594
595
596 install-root:
597         cd src && $(MAKE) $@
598
599 # Some tests always need root privileges, others need them only sometimes.
600 check-root:
601         cd tests && $(MAKE) $@
602
603 distcheck-hook:
604         $(MAKE) my-distcheck
605 .kludge-stamp: $(srcdir)/src/Makefile.in
606         perl -pi -e '$(rm_subst)' $(srcdir)/src/Makefile.in
607         touch $@
608
609 THANKS-to-translators: po/LINGUAS THANKStt.in
610         (                                                               \
611           cat $(srcdir)/THANKStt.in;                                    \
612           for lang in `cat po/LINGUAS`; do                              \
613             echo http://www.iro.umontreal.ca/contrib/po/HTML/team-$$lang.html; \
614           done;                                                         \
615         ) > $@-tmp && mv $@-tmp $@
616 # Tell versions [3.59,3.63) of GNU make to not export all variables.
617 # Otherwise a system limit (for SysV at least) may be exceeded.
618 .NOEXPORT: