1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
19 # 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2, or (at your option)
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
31 # You should have received a copy of the GNU General Public License
32 # along with this program. If not, see <http://www.gnu.org/licenses/>.
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
51 build_triplet = @build@
53 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
54 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
55 ChangeLog INSTALL NEWS THANKS TODO
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
58 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
59 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
60 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
61 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
62 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
63 $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
64 $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno config.status.lineno
69 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
71 CONFIG_CLEAN_VPATH_FILES =
72 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj = case $$p in \
74 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79 am__nobase_strip_setup = \
80 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83 am__nobase_list = $(am__nobase_strip_setup); \
84 for p in $$list; do echo "$$p $$p"; done | \
85 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87 if (++n[$$2] == $(am__install_max)) \
88 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89 END { for (dir in files) print dir, files[dir] }'
91 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93 am__installdirs = "$(DESTDIR)$(bindir)"
94 SCRIPTS = $(bin_SCRIPTS)
97 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
98 html-recursive info-recursive install-data-recursive \
99 install-dvi-recursive install-exec-recursive \
100 install-html-recursive install-info-recursive \
101 install-pdf-recursive install-ps-recursive install-recursive \
102 installcheck-recursive installdirs-recursive pdf-recursive \
103 ps-recursive uninstall-recursive
104 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
105 distclean-recursive maintainer-clean-recursive
106 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
107 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
108 distdir dist dist-all distcheck
111 DIST_SUBDIRS = $(SUBDIRS)
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 distdir = $(PACKAGE)-$(VERSION)
114 top_distdir = $(distdir)
115 am__remove_distdir = \
116 { test ! -d "$(distdir)" \
117 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
118 && rm -fr "$(distdir)"; }; }
121 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
122 sed_rest='s,^[^/]*/*,,'; \
123 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
124 sed_butlast='s,/*[^/]*$$,,'; \
125 while test -n "$$dir1"; do \
126 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
127 if test "$$first" != "."; then \
128 if test "$$first" = ".."; then \
129 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
130 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
132 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
133 if test "$$first2" = "$$first"; then \
134 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
138 dir0="$$dir0"/"$$first"; \
141 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
144 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
146 distuninstallcheck_listfiles = find . -type f -print
147 distcleancheck_listfiles = find . -type f -print
150 APIVERSION = @APIVERSION@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
155 CYGPATH_W = @CYGPATH_W@
163 HELP2MAN = @HELP2MAN@
165 INSTALL_DATA = @INSTALL_DATA@
166 INSTALL_PROGRAM = @INSTALL_PROGRAM@
167 INSTALL_SCRIPT = @INSTALL_SCRIPT@
168 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172 LTLIBOBJS = @LTLIBOBJS@
173 MAKEINFO = @MAKEINFO@
175 MODIFICATION_DELAY = @MODIFICATION_DELAY@
177 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178 PACKAGE_NAME = @PACKAGE_NAME@
179 PACKAGE_STRING = @PACKAGE_STRING@
180 PACKAGE_TARNAME = @PACKAGE_TARNAME@
181 PACKAGE_URL = @PACKAGE_URL@
182 PACKAGE_VERSION = @PACKAGE_VERSION@
183 PATH_SEPARATOR = @PATH_SEPARATOR@
185 PERL_THREADS = @PERL_THREADS@
186 SET_MAKE = @SET_MAKE@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 am_AUTOCONF = @am_AUTOCONF@
196 am_AUTOHEADER = @am_AUTOHEADER@
197 am__leading_dot = @am__leading_dot@
199 am__untar = @am__untar@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 builddir = @builddir@
208 datarootdir = @datarootdir@
211 exec_prefix = @exec_prefix@
212 host_alias = @host_alias@
214 includedir = @includedir@
216 install_sh = @install_sh@
218 libexecdir = @libexecdir@
219 localedir = @localedir@
220 localstatedir = @localstatedir@
223 oldincludedir = @oldincludedir@
225 pkgvdatadir = @pkgvdatadir@
227 program_transform_name = @program_transform_name@
230 sh_errexit_works = @sh_errexit_works@
231 sharedstatedir = @sharedstatedir@
233 sysconfdir = @sysconfdir@
234 target_alias = @target_alias@
235 top_build_prefix = @top_build_prefix@
236 top_builddir = @top_builddir@
237 top_srcdir = @top_srcdir@
238 SUBDIRS = lib . doc m4 tests
239 bin_SCRIPTS = automake aclocal
240 CLEANFILES = $(bin_SCRIPTS)
241 AUTOMAKESOURCES = automake.in aclocal.in
242 TAGS_FILES = $(AUTOMAKESOURCES)
256 -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
257 -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
258 -e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \
259 -e 's,[@]PACKAGE_URL[@],$(PACKAGE_URL),g' \
260 -e 's,[@]PATH_SEPARATOR[@],$(PATH_SEPARATOR),g' \
261 -e 's,[@]PERL[@],$(PERL),g' \
262 -e 's,[@]PERL_THREADS[@],$(PERL_THREADS),g' \
263 -e 's,[@]SHELL[@],$(SHELL),g' \
264 -e 's,[@]VERSION[@],$(VERSION),g' \
265 -e 's,[@]configure_input[@],Generated from $@.in; do not edit by hand.,g' \
266 -e 's,[@]datadir[@],$(datadir),g'
269 # Some simple checks, and then ordinary check. These are only really
270 # guaranteed to work on my machine.
271 syntax_check_rules = \
273 sc_diff_automake_in_automake \
275 sc_no_brace_variable_expansions \
277 sc_no_for_variable_in_macro \
279 sc_pre_normal_post_install_uninstall \
281 sc_perl_no_split_regex_space \
282 sc_cd_in_backquotes \
284 sc_perl_at_uscore_in_scalar_context \
285 sc_perl_local_no_parens \
287 sc_AMDEP_TRUE_in_automake_in \
288 sc_tests_make_without_am_makeflags \
289 sc_tests_plain_make \
290 sc_tests_plain_autoconf \
291 sc_tests_plain_autoupdate \
292 sc_tests_plain_automake \
293 sc_tests_here_document_format \
294 sc_tests_Exit_not_exit \
295 sc_tests_automake_fails \
296 sc_tests_plain_aclocal \
297 sc_tests_plain_perl \
298 sc_tests_required_after_defs \
299 sc_tests_overriding_macros_on_cmdline \
300 sc_tests_plain_sleep \
301 sc_tests_plain_egrep_fgrep \
302 sc_tests_PATH_SEPARATOR \
305 sc_unquoted_DESTDIR \
359 WGET_SV_CVS = $(WGET) http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/
360 WGET_SV_GIT_CF = $(WGET) 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;hb=HEAD;f='
361 WGET_SV_GIT_AC = $(WGET) 'http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blob_plain;hb=HEAD;f='
362 WGET_SV_GIT_GL = $(WGET) 'http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f='
363 WGET_GCC = $(WGET) 'http://gcc.gnu.org/viewcvs/*checkout*/trunk/'
377 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
379 case '$(am__configure_deps)' in \
381 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
382 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
388 $(am__cd) $(top_srcdir) && \
389 $(AUTOMAKE) --gnu Makefile
391 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394 echo ' $(SHELL) ./config.status'; \
395 $(SHELL) ./config.status;; \
397 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
398 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
401 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
402 $(SHELL) ./config.status --recheck
404 $(top_srcdir)/configure: $(am__configure_deps)
405 $(am__cd) $(srcdir) && $(AUTOCONF)
406 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
407 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
408 $(am__aclocal_m4_deps):
409 install-binSCRIPTS: $(bin_SCRIPTS)
411 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
412 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
413 for p in $$list; do \
414 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
415 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
417 sed -e 'p;s,.*/,,;n' \
419 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
420 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
421 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
422 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
423 if (++n[d] == $(am__install_max)) { \
424 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
425 else { print "f", d "/" $$4, $$1 } } \
426 END { for (d in files) print "f", d, files[d] }' | \
427 while read type dir files; do \
428 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
429 test -z "$$files" || { \
430 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
431 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
435 uninstall-binSCRIPTS:
437 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
438 files=`for p in $$list; do echo "$$p"; done | \
439 sed -e 's,.*/,,;$(transform)'`; \
440 test -n "$$list" || exit 0; \
441 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
442 cd "$(DESTDIR)$(bindir)" && rm -f $$files
444 # This directory's subdirectories are mostly independent; you can cd
445 # into them and run `make' without going through this Makefile.
446 # To change the values of `make' variables: instead of editing Makefiles,
447 # (1) if the variable is set in `config.status', edit `config.status'
448 # (which will cause the Makefiles to be regenerated when you run `make');
449 # (2) otherwise, pass the desired values on the `make' command line.
450 $(RECURSIVE_TARGETS):
451 @fail= failcom='exit 1'; \
452 for f in x $$MAKEFLAGS; do \
455 *k*) failcom='fail=yes';; \
459 target=`echo $@ | sed s/-recursive//`; \
460 list='$(SUBDIRS)'; for subdir in $$list; do \
461 echo "Making $$target in $$subdir"; \
462 if test "$$subdir" = "."; then \
464 local_target="$$target-am"; \
466 local_target="$$target"; \
468 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
471 if test "$$dot_seen" = "no"; then \
472 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
475 $(RECURSIVE_CLEAN_TARGETS):
476 @fail= failcom='exit 1'; \
477 for f in x $$MAKEFLAGS; do \
480 *k*) failcom='fail=yes';; \
485 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
486 *) list='$(SUBDIRS)' ;; \
488 rev=''; for subdir in $$list; do \
489 if test "$$subdir" = "."; then :; else \
490 rev="$$subdir $$rev"; \
494 target=`echo $@ | sed s/-recursive//`; \
495 for subdir in $$rev; do \
496 echo "Making $$target in $$subdir"; \
497 if test "$$subdir" = "."; then \
498 local_target="$$target-am"; \
500 local_target="$$target"; \
502 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
504 done && test -z "$$fail"
506 list='$(SUBDIRS)'; for subdir in $$list; do \
507 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
514 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
515 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
516 unique=`for i in $$list; do \
517 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
520 END { if (nonempty) { for (i in files) print i; }; }'`; \
524 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
528 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
529 include_option=--etags-include; \
532 include_option=--include; \
535 list='$(SUBDIRS)'; for subdir in $$list; do \
536 if test "$$subdir" = .; then :; else \
537 test ! -f $$subdir/TAGS || \
538 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
541 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
542 unique=`for i in $$list; do \
543 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546 END { if (nonempty) { for (i in files) print i; }; }'`; \
548 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549 test -n "$$unique" || unique=$$empty_fix; \
550 if test $$# -gt 0; then \
551 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
560 $(TAGS_FILES) $(LISP)
561 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
562 unique=`for i in $$list; do \
563 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
565 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
566 END { if (nonempty) { for (i in files) print i; }; }'`; \
567 test -z "$(CTAGS_ARGS)$$unique" \
568 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
572 here=`$(am__cd) $(top_builddir) && pwd` \
573 && $(am__cd) $(top_srcdir) \
574 && gtags -i $(GTAGS_ARGS) "$$here"
577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
579 distdir: $(DISTFILES)
580 $(am__remove_distdir)
581 test -d "$(distdir)" || mkdir "$(distdir)"
582 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
584 list='$(DISTFILES)'; \
585 dist_files=`for file in $$list; do echo $$file; done | \
586 sed -e "s|^$$srcdirstrip/||;t" \
587 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
588 case $$dist_files in \
589 */*) $(MKDIR_P) `echo "$$dist_files" | \
590 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
593 for file in $$dist_files; do \
594 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
595 if test -d $$d/$$file; then \
596 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
597 if test -d "$(distdir)/$$file"; then \
598 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
600 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
601 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
602 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
604 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
606 test -f "$(distdir)/$$file" \
607 || cp -p $$d/$$file "$(distdir)/$$file" \
611 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
612 if test "$$subdir" = .; then :; else \
613 test -d "$(distdir)/$$subdir" \
614 || $(MKDIR_P) "$(distdir)/$$subdir" \
618 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
619 if test "$$subdir" = .; then :; else \
620 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
622 new_distdir=$$reldir; \
623 dir1=$$subdir; dir2="$(top_distdir)"; \
625 new_top_distdir=$$reldir; \
626 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
627 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
628 ($(am__cd) $$subdir && \
629 $(MAKE) $(AM_MAKEFLAGS) \
630 top_distdir="$$new_top_distdir" \
631 distdir="$$new_distdir" \
632 am__remove_distdir=: \
633 am__skip_length_check=: \
634 am__skip_mode_fix=: \
639 $(MAKE) $(AM_MAKEFLAGS) \
640 top_distdir="$(top_distdir)" distdir="$(distdir)" \
642 -test -n "$(am__skip_mode_fix)" \
643 || find "$(distdir)" -type d ! -perm -755 \
644 -exec chmod u+rwx,go+rx {} \; -o \
645 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
646 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
647 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
648 || chmod -R a+r "$(distdir)"
649 @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \
650 grep '^...................................................................................................' 1>&2; then \
651 echo 'error: the above filenames are too long' 1>&2; \
655 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
656 $(am__remove_distdir)
658 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
659 $(am__remove_distdir)
662 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
663 $(am__remove_distdir)
666 tardir=$(distdir) && $(am__tar) | xz -9 -c >$(distdir).tar.xz
667 $(am__remove_distdir)
670 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
671 $(am__remove_distdir)
674 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
675 $(am__remove_distdir)
678 -rm -f $(distdir).zip
679 zip -rq $(distdir).zip $(distdir)
680 $(am__remove_distdir)
682 dist dist-all: distdir
683 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
684 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
685 $(am__remove_distdir)
687 # This target untars the dist file and tries a VPATH configuration. Then
688 # it guarantees that the distribution is self-contained by making another
691 case '$(DIST_ARCHIVES)' in \
693 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
695 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
697 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
699 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
701 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
703 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
705 unzip $(distdir).zip ;;\
707 chmod -R a-w $(distdir); chmod a+w $(distdir)
708 mkdir $(distdir)/_build
709 mkdir $(distdir)/_inst
711 test -d $(distdir)/_build || exit 0; \
712 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
713 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
715 && $(am__cd) $(distdir)/_build \
716 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
717 $(DISTCHECK_CONFIGURE_FLAGS) \
718 && $(MAKE) $(AM_MAKEFLAGS) \
719 && $(MAKE) $(AM_MAKEFLAGS) dvi \
720 && $(MAKE) $(AM_MAKEFLAGS) check \
721 && $(MAKE) $(AM_MAKEFLAGS) install \
722 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
723 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
724 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
726 && chmod -R a-w "$$dc_install_base" \
728 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
729 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
730 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
731 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
732 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
733 } || { rm -rf "$$dc_destdir"; exit 1; }) \
734 && rm -rf "$$dc_destdir" \
735 && $(MAKE) $(AM_MAKEFLAGS) dist \
736 && rm -rf $(DIST_ARCHIVES) \
737 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
740 $(am__remove_distdir)
741 @(echo "$(distdir) archives ready for distribution: "; \
742 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
743 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
745 @$(am__cd) '$(distuninstallcheck_dir)' \
746 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
747 || { echo "ERROR: files left after uninstall:" ; \
748 if test -n "$(DESTDIR)"; then \
749 echo " (check DESTDIR support)"; \
751 $(distuninstallcheck_listfiles) ; \
753 distcleancheck: distclean
754 @if test '$(srcdir)' = . ; then \
755 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
758 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
759 || { echo "ERROR: files left in build directory after distclean:" ; \
760 $(distcleancheck_listfiles) ; \
763 check: check-recursive
764 all-am: Makefile $(SCRIPTS)
765 installdirs: installdirs-recursive
767 for dir in "$(DESTDIR)$(bindir)"; do \
768 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
770 install: install-recursive
771 install-exec: install-exec-recursive
772 install-data: install-data-recursive
773 uninstall: uninstall-recursive
776 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
778 installcheck: installcheck-recursive
780 if test -z '$(STRIP)'; then \
781 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
782 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
786 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
787 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
792 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
795 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
796 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
798 maintainer-clean-generic:
799 @echo "This command is intended for maintainers to use"
800 @echo "it deletes files that may require special tools to rebuild."
801 clean: clean-recursive
803 clean-am: clean-generic mostlyclean-am
805 distclean: distclean-recursive
806 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
808 distclean-am: clean-am distclean-generic distclean-tags
824 install-dvi: install-dvi-recursive
828 install-exec-am: install-binSCRIPTS
830 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
831 install-html: install-html-recursive
835 install-info: install-info-recursive
841 install-pdf: install-pdf-recursive
845 install-ps: install-ps-recursive
851 maintainer-clean: maintainer-clean-recursive
852 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
853 -rm -rf $(top_srcdir)/autom4te.cache
855 maintainer-clean-am: distclean-am maintainer-clean-generic
857 mostlyclean: mostlyclean-recursive
859 mostlyclean-am: mostlyclean-generic
869 uninstall-am: uninstall-binSCRIPTS
871 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
872 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
873 install-am install-exec-am install-strip tags-recursive \
876 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
877 all all-am am--refresh check check-am clean clean-generic \
878 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
879 dist-hook dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
880 distcheck distclean distclean-generic distclean-tags \
881 distcleancheck distdir distuninstallcheck dvi dvi-am html \
882 html-am info info-am install install-am install-binSCRIPTS \
883 install-data install-data-am install-dvi install-dvi-am \
884 install-exec install-exec-am install-exec-hook install-html \
885 install-html-am install-info install-info-am install-man \
886 install-pdf install-pdf-am install-ps install-ps-am \
887 install-strip installcheck installcheck-am installdirs \
888 installdirs-am maintainer-clean maintainer-clean-generic \
889 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
890 tags-recursive uninstall uninstall-am uninstall-binSCRIPTS \
896 @for p in $(bin_SCRIPTS); do \
897 f="`echo $$p|sed '$(transform)'`"; \
898 fv="$$f-$(APIVERSION)"; \
899 rm -f $(DESTDIR)$(bindir)/$$fv; \
900 echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
901 $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
905 @for p in $(bin_SCRIPTS); do \
906 f="`echo $$p|sed '$(transform)'`"; \
907 fv="$$f-$(APIVERSION)"; \
908 rm -f $(DESTDIR)$(bindir)/$$fv; \
911 automake: automake.in
913 automake aclocal: Makefile
915 $(do_subst) $(srcdir)/$@.in >$@.tmp
921 cp $(srcdir)/lib/INSTALL $@
923 ################################################################
925 # Ensure tests are world-executable
927 cd $(distdir)/tests && chmod a+rx *.test
929 .PHONY: $(syntax_check_rules)
930 $(syntax_check_rules): automake aclocal
931 maintainer-check: $(syntax_check_rules)
933 @m4_builtin_rx=`echo $(m4_builtins) | sed 's/ /|/g'`; \
934 m4_macro_rx="\\<($$m4_builtin_rx)\\>|\\<_?(A[CUMHS]|m4)_"; \
935 if ls tests/*.test | LC_ALL=C grep -E "$$m4_macro_rx"; then \
936 echo "the names of the tests above can be problematic" 1>&2; \
937 echo "Avoid test names that contain names of m4 macros" 1>&2; \
941 sc_diff_automake_in_automake:
942 @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 28; then \
943 echo "found too many diffs between automake.in and automake" 1>&2; \
944 diff -c $(srcdir)/automake.in automake; \
949 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w automake
950 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w aclocal
952 sc_no_brace_variable_expansions:
953 @if grep -F '$${' $(srcdir)/lib/am/[a-z]*.am | \
954 grep -F -v '$$$$'; then \
955 echo "Found too many uses of '\$${' in the lines above." 1>&2; \
960 @if grep -v '^#' $(srcdir)/lib/am/[a-z]*.am $(srcdir)/tests/*.test | \
961 grep -E '\<rm ([^-]|\-[^f ]*\>)'; then \
962 echo "Suspicious 'rm' invocation." 1>&2; \
966 sc_no_for_variable_in_macro:
967 @if grep 'for .* in \$$(' $(srcdir)/lib/am/[a-z]*.am; then \
968 echo 'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
973 @if grep -n 'mkinstalldirs' $(srcdir)/lib/am/[a-z]*.am | \
974 grep -F -v '$$(mkinstalldirs)'; then \
975 echo "Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
979 sc_pre_normal_post_install_uninstall:
980 @if grep -E -n '\((PRE|NORMAL|POST)_(|UN)INSTALL\)' \
981 $(srcdir)/lib/am/[a-z]*.am | \
982 grep -v ':##' | grep -v ': @\$$('; then \
983 echo "Found incorrect use of PRE/NORMAL/POST_INSTALL/UNINSTALL in the lines above" 1>&2; \
988 @if grep -n -w 'undef ' $(srcdir)/automake.in | \
989 grep -F -v 'undef $$/'; then \
990 echo "Found undef in automake.in; use delete instead" 1>&2; \
994 sc_perl_no_split_regex_space:
995 @if grep -n 'split (/ /' $(srcdir)/automake.in; then \
996 echo "Found bad split in the lines above." 1>&2; \
1000 sc_cd_in_backquotes:
1001 @if grep -n '^[^#]*` *cd ' $(srcdir)/automake.in \
1002 $(srcdir)/lib/am/*.am; then \
1003 echo "Consider using \$$(am__cd) in the lines above." 1>&2; \
1008 @if grep -n '^[^#]*cd ' $(srcdir)/automake.in \
1009 $(srcdir)/lib/am/*.am | \
1010 grep -v 'echo.*cd ' | \
1011 grep -v 'am__cd =' | \
1012 grep -v '^[^#]*cd [./]' | \
1013 grep -v '^[^#]*cd \$$(top_builddir)' | \
1014 grep -v '^[^#]*cd "\$$\$$am__cwd' | \
1015 grep -v '^[^#]*cd \$$(abs' | \
1016 grep -v '^[^#]*cd "\$$(DESTDIR)'; then \
1017 echo "Consider using \$$(am__cd) in the lines above." 1>&2; \
1021 sc_perl_at_uscore_in_scalar_context:
1022 @if grep -Hn '[^@_A-Za-z0-9][_A-Za-z0-9]*[^) ] *= *@_' $(srcdir)/automake.in; then \
1023 echo "Using @_ in a scalar context in the lines above." 1>&2; \
1027 sc_perl_local_no_parens:
1028 @if grep '^[ \t]*local *(' $(srcdir)/automake.in; then \
1029 echo "Don't use \`local' with parens: use several \`local' above." >&2; \
1034 @if grep -v '^[ \t]*local \$$_;' $(srcdir)/automake.in | \
1035 grep '^[ \t]*local [^*]'; then \
1036 echo "Please avoid \`local'." 1>&2; \
1040 sc_AMDEP_TRUE_in_automake_in:
1041 @if grep '@AMDEP''_TRUE@' $(srcdir)/automake.in; then \
1042 echo "Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
1046 sc_tests_make_without_am_makeflags:
1047 @if grep '^[^#].*(MAKE) ' $(srcdir)/lib/am/*.am $(srcdir)/automake.in |\
1048 grep -v 'AM_MAKEFLAGS'; then \
1049 echo 'Use $$(MAKE) $$(AM_MAKEFLAGS).' 1>&2; \
1053 sc_tests_plain_make:
1054 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*make'; then \
1055 echo 'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
1059 sc_tests_plain_autoconf:
1060 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoconf'; then \
1061 echo 'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
1065 sc_tests_plain_autoupdate:
1066 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoupdate'; then \
1067 echo 'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
1071 sc_tests_plain_automake:
1072 @if grep -v '^#' $(srcdir)/tests/*.test | grep -E ':[ ]*automake([^:]|$$)'; then \
1073 echo 'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
1077 sc_tests_here_document_format:
1078 @if grep '<<' $(srcdir)/tests/*.test | grep -v 'END' | grep -v 'EOF'; then \
1079 echo 'Use here documents with "END" and "EOF" only, for greppability.' 1>&2; \
1083 sc_tests_Exit_not_exit:
1084 @found=false; for file in $(srcdir)/tests/*.test; do \
1085 res=`sed -n -e '/^#/d; /^\$$PERL/d' -e '/<<.*END/,/^END/b' \
1086 -e '/<<.*EOF/,/^EOF/b' -e '/exit [$$0-9]/p' $$file`; \
1087 if test -n "$$res"; then \
1088 echo "$$file:$$res"; \
1093 echo 'Do not call plain "exit", use "Exit" instead, in above tests.' 1>&2; \
1097 sc_tests_automake_fails:
1098 @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*[eE]xit'; then \
1099 echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
1103 sc_tests_plain_aclocal:
1104 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*aclocal'; then \
1105 echo 'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
1109 sc_tests_plain_perl:
1110 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*perl'; then \
1111 echo 'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
1115 sc_tests_required_after_defs:
1116 @for file in $(srcdir)/tests/*.test; do \
1117 if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \
1118 echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \
1123 sc_tests_overriding_macros_on_cmdline:
1124 @if grep -E '\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests/*.test; then \
1125 echo 'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
1126 echo ' in the above lines, it is more portable.' 1>&2; \
1129 @if sed 's/DESTDIR=[^ ]*//; s/SHELL=[^ ]*//; s/V=[^ ]*//' $(srcdir)/tests/*.test | \
1130 grep '\$$MAKE .*=' ; then \
1131 echo 'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
1132 echo 'it is more portable.' 1>&2; \
1135 @if grep 'SHELL=.*\$$MAKE' $(srcdir)/tests/*.test; then \
1136 echo '$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
1137 echo 'the above lines.' 1>&2; \
1141 sc_tests_plain_sleep:
1142 @if grep -E '\bsleep +[12345]\b' $(srcdir)/tests/*.test; then \
1143 echo 'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
1147 sc_tests_plain_egrep_fgrep:
1148 @if grep -E '\b[ef]grep\b' $(srcdir)/tests/*.test ; then \
1149 echo 'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
1152 @if grep -E '\b[ef]grep\b' $(srcdir)/lib/am/*.am $(srcdir)/m4/*.m4; then \
1153 echo 'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
1157 sc_tests_PATH_SEPARATOR:
1158 @if grep -E '\bPATH=.*:.*' $(srcdir)/tests/*.test ; then \
1159 echo "Use \`\$$PATH_SEPARATOR', not \`:', in PATH definitions above." 1>&2; \
1164 @if grep 'mkdir_p' $(srcdir)/automake.in \
1165 $(srcdir)/lib/am/*.am $(srcdir)/tests/*.test; then \
1166 echo 'Do not use mkdir_p in the above files, use MKDIR_P.' 1>&2; \
1171 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne 0; then \
1172 echo "Unresolved @...@ substitution in aclocal" 1>&2; \
1175 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne 0; then \
1176 echo "Unresolved @...@ substitution in automake" 1>&2; \
1180 sc_unquoted_DESTDIR:
1181 @if grep -E "[^\'\"]\\\$$\(DESTDIR" $(srcdir)/lib/am/*.am; then \
1182 echo 'Suspicious unquoted DESTDIR uses.' 1>&2 ; \
1187 @if grep ' ' $(srcdir)/doc/automake.texi; then \
1188 echo 'Do not use tabs in the manual.' 1>&2; \
1193 @if grep -E '([^@]|^)@([ ][^@]|$$)' $(srcdir)/doc/automake.texi; \
1195 echo 'Unescaped @.' 1>&2; \
1199 git-dist: maintainer-check
1200 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
1201 echo "NEWS not updated; not releasing" 1>&2; \
1204 $(MAKE) $(AM_MAKEFLAGS) distcheck
1205 cd $(srcdir) && git commit -a -s && \
1206 git tag -s "v$(VERSION)" -m "Release $(VERSION)"
1208 git-release: git-dist
1209 case $(VERSION) in \
1210 *[a-z]) dest=alpha;; \
1213 $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \
1214 --to $$dest.gnu.org:automake $(DIST_ARCHIVES)
1217 thisver="v$(VERSION)"; \
1218 if test -z "$$OLDVERSION"; then \
1219 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
1220 else prevno="$$OLDVERSION"; fi; \
1221 prevver=v$$prevno; \
1222 git diff $$prevver..$$thisver $(PACKAGE) \
1223 > $(PACKAGE)-$$prevno-$(VERSION).diff
1227 find . -print | xargs pathchk -p); \
1229 find $(distdir) -type d '!' -perm -200 -exec chmod u+w {} ';'; \
1230 rm -rf $(distdir); \
1234 rm -rf Fetchdir > /dev/null 2>&1
1237 $(WGET_SV_GIT_CF)config.guess -O config.guess && \
1238 $(WGET_SV_GIT_CF)config.sub -O config.sub && \
1239 $(WGET_SV_CVS)texinfo/texinfo/doc/texinfo.tex -O texinfo.tex && \
1240 $(WGET_SV_GIT_GL)doc/INSTALL -O INSTALL && \
1241 $(WGET_GCC)config-ml.in -O config-ml.in && \
1242 $(WGET_GCC)symlink-tree -O symlink-tree)
1243 @stat=0; for file in $(FETCHFILES); do \
1244 if diff -u $(srcdir)/lib/$$file Fetchdir/$$file \
1245 >>Fetchdir/update.patch 2>/dev/null; then :; \
1248 echo "Updating $(srcdir)/lib/$$file..."; \
1249 cp Fetchdir/$$file $(srcdir)/lib/$$file; \
1252 test $$stat = 0 || \
1253 echo "See Fetchdir/update.patch for a log of the changes."; \
1257 @am=`wc -l < automake` && \
1258 acl=`wc -l < aclocal` && \
1259 pmfiles="lib/Automake/*.pm" && \
1260 if test . != '$(srcdir)'; then pmfiles="$$pmfiles $(srcdir)/lib/Automake/*.pm"; \
1262 pm=`cat $$pmfiles | wc -l` && \
1263 dot_am_files=`ls -1 $(srcdir)/lib/am/*.am | grep -v Makefile.am` && \
1264 amf=`echo "$$dot_am_files" | wc -l` && \
1265 aml=`cat $$dot_am_files | wc -l` && \
1266 m4f=`ls -1 $(srcdir)/m4/*.m4 | wc -l` && \
1267 m4l=`cat $(srcdir)/m4/*.m4 | wc -l` && \
1268 doc_text=`cd doc && LC_ALL=C pstops 0 automake.ps unused.ps 2>&1` && \
1269 echo "$$doc_text" && \
1270 rm -f doc/unused.ps && \
1271 doc=`echo "$$doc_text" | sed -n 's/.*Wrote \([1-9][0-9]*\) pages.*/\1/p'` && \
1272 tests="tests/*.test"; \
1273 if test . != '$(srcdir)'; then tests="$$tests $(srcdir)/tests/*.test"; \
1275 t=`ls -1 $$tests | wc -l` && \
1276 tgen=`ls -1 $$tests | grep '.-p\.test' | wc -l` && \
1277 today=`date +%Y-%m-%d` && \
1278 echo "add this to the table in doc/automake.texi after verification:" && \
1279 printf '@item %s @tab %-6s @tab %4d @tab %4d @tab %4d @tab %4d %-4s @tab %4d %-4s @tab %3d @tab %d %-4s\n' \
1280 $$today $(VERSION) $$am $$acl $$pm $$aml "($$amf)" $$m4l "($$m4f)" $$doc $$t "($$tgen)"
1281 .PHONY: release-stats
1283 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1284 # Otherwise a system limit (for SysV at least) may be exceeded.