Fix `fetch' target to match current upstream locations.
[automake/plouj.git] / Makefile.in
blob657cdbf7648a3cc5b531a3c98b675cf83d79defa
1 # Makefile.in generated by automake 1.10a from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
38 ChangeLog INSTALL NEWS THANKS TODO
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
41 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
42 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
43 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
44 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
45 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
46 $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno config.status.lineno
52 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
53 CONFIG_CLEAN_FILES =
54 am__installdirs = "$(DESTDIR)$(bindir)"
55 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
56 SCRIPTS = $(bin_SCRIPTS)
57 SOURCES =
58 DIST_SOURCES =
59 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60 html-recursive info-recursive install-data-recursive \
61 install-dvi-recursive install-exec-recursive \
62 install-html-recursive install-info-recursive \
63 install-pdf-recursive install-ps-recursive install-recursive \
64 installcheck-recursive installdirs-recursive pdf-recursive \
65 ps-recursive uninstall-recursive
66 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67 distclean-recursive maintainer-clean-recursive
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 distdir = $(PACKAGE)-$(VERSION)
73 top_distdir = $(distdir)
74 am__remove_distdir = \
75 { test ! -d "$(distdir)" \
76 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
77 && rm -fr "$(distdir)"; }; }
78 am__relativize = \
79 dir0=`pwd`; \
80 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
81 sed_rest='s,^[^/]*/*,,'; \
82 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
83 sed_butlast='s,/*[^/]*$$,,'; \
84 while test -n "$$dir1"; do \
85 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
86 if test "$$first" != "."; then \
87 if test "$$first" = ".."; then \
88 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
89 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
90 else \
91 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
92 if test "$$first2" = "$$first"; then \
93 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
94 else \
95 dir2="../$$dir2"; \
96 fi; \
97 dir0="$$dir0"/"$$first"; \
98 fi; \
99 fi; \
100 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
101 done; \
102 reldir="$$dir2"
103 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
104 GZIP_ENV = --best
105 distuninstallcheck_listfiles = find . -type f -print
106 distcleancheck_listfiles = find . -type f -print
107 ACLOCAL = @ACLOCAL@
108 AMTAR = @AMTAR@
109 APIVERSION = @APIVERSION@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 EGREP = @EGREP@
120 FGREP = @FGREP@
121 GREP = @GREP@
122 INSTALL = @INSTALL@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LN = @LN@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAKEINFO = @MAKEINFO@
132 MKDIR_P = @MKDIR_P@
133 MODIFICATION_DELAY = @MODIFICATION_DELAY@
134 PACKAGE = @PACKAGE@
135 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136 PACKAGE_NAME = @PACKAGE_NAME@
137 PACKAGE_STRING = @PACKAGE_STRING@
138 PACKAGE_TARNAME = @PACKAGE_TARNAME@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 PERL = @PERL@
142 SET_MAKE = @SET_MAKE@
143 SHELL = @SHELL@
144 STRIP = @STRIP@
145 TEX = @TEX@
146 VERSION = @VERSION@
147 abs_builddir = @abs_builddir@
148 abs_srcdir = @abs_srcdir@
149 abs_top_builddir = @abs_top_builddir@
150 abs_top_srcdir = @abs_top_srcdir@
151 am_AUTOCONF = @am_AUTOCONF@
152 am__leading_dot = @am__leading_dot@
153 am__tar = @am__tar@
154 am__untar = @am__untar@
155 bindir = @bindir@
156 build = @build@
157 build_alias = @build_alias@
158 build_cpu = @build_cpu@
159 build_os = @build_os@
160 build_vendor = @build_vendor@
161 builddir = @builddir@
162 datadir = @datadir@
163 datarootdir = @datarootdir@
164 docdir = @docdir@
165 dvidir = @dvidir@
166 exec_prefix = @exec_prefix@
167 host_alias = @host_alias@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 pkgvdatadir = @pkgvdatadir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 psdir = @psdir@
184 sbindir = @sbindir@
185 sharedstatedir = @sharedstatedir@
186 srcdir = @srcdir@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 SUBDIRS = lib . doc m4 tests
192 bin_SCRIPTS = automake aclocal
193 CLEANFILES = $(bin_SCRIPTS)
194 AUTOMAKESOURCES = automake.in aclocal.in
195 TAGS_FILES = $(AUTOMAKESOURCES)
196 EXTRA_DIST = \
197 ChangeLog.96 \
198 ChangeLog.98 \
199 ChangeLog.00 \
200 ChangeLog.01 \
201 ChangeLog.02 \
202 ChangeLog.03 \
203 ChangeLog.04 \
204 $(AUTOMAKESOURCES)
206 do_subst = sed \
207 -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
208 -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
209 -e 's,[@]PATH_SEPARATOR[@],$(PATH_SEPARATOR),g' \
210 -e 's,[@]PERL[@],$(PERL),g' \
211 -e 's,[@]SHELL[@],$(SHELL),g' \
212 -e 's,[@]VERSION[@],$(VERSION),g' \
213 -e 's,[@]configure_input[@],Generated from $@.in; do not edit by hand.,g' \
214 -e 's,[@]datadir[@],$(datadir),g'
216 WGET = wget
217 WGET_SV_CVS = $(WGET) http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/
218 WGET_SV_GIT_AC = $(WGET) 'http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blob_plain;hb=HEAD;f='
219 WGET_SV_GIT_GL = $(WGET) 'http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f='
220 WGET_GCC = $(WGET) 'http://gcc.gnu.org/viewcvs/*checkout*/trunk/'
221 FETCHFILES = \
222 INSTALL \
223 config-ml.in \
224 config.guess \
225 config.sub \
226 symlink-tree \
227 texinfo.tex
229 all: all-recursive
231 .SUFFIXES:
232 am--refresh:
234 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
235 @for dep in $?; do \
236 case '$(am__configure_deps)' in \
237 *$$dep*) \
238 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
239 cd $(srcdir) && $(AUTOMAKE) --gnu \
240 && exit 0; \
241 exit 1;; \
242 esac; \
243 done; \
244 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
245 cd $(top_srcdir) && \
246 $(AUTOMAKE) --gnu Makefile
247 .PRECIOUS: Makefile
248 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249 @case '$?' in \
250 *config.status*) \
251 echo ' $(SHELL) ./config.status'; \
252 $(SHELL) ./config.status;; \
253 *) \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
256 esac;
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 $(SHELL) ./config.status --recheck
261 $(top_srcdir)/configure: $(am__configure_deps)
262 cd $(srcdir) && $(AUTOCONF)
263 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
264 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
265 $(am__aclocal_m4_deps):
266 install-binSCRIPTS: $(bin_SCRIPTS)
267 @$(NORMAL_INSTALL)
268 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
269 @list='$(bin_SCRIPTS)'; for p in $$list; do \
270 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
271 if test -f $$d$$p; then \
272 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
273 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
274 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
275 else :; fi; \
276 done
278 uninstall-binSCRIPTS:
279 @$(NORMAL_UNINSTALL)
280 @list='$(bin_SCRIPTS)'; for p in $$list; do \
281 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
282 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
283 rm -f "$(DESTDIR)$(bindir)/$$f"; \
284 done
286 # This directory's subdirectories are mostly independent; you can cd
287 # into them and run `make' without going through this Makefile.
288 # To change the values of `make' variables: instead of editing Makefiles,
289 # (1) if the variable is set in `config.status', edit `config.status'
290 # (which will cause the Makefiles to be regenerated when you run `make');
291 # (2) otherwise, pass the desired values on the `make' command line.
292 $(RECURSIVE_TARGETS):
293 @failcom='exit 1'; \
294 for f in x $$MAKEFLAGS; do \
295 case $$f in \
296 *=* | --[!k]*);; \
297 *k*) failcom='fail=yes';; \
298 esac; \
299 done; \
300 dot_seen=no; \
301 target=`echo $@ | sed s/-recursive//`; \
302 list='$(SUBDIRS)'; for subdir in $$list; do \
303 echo "Making $$target in $$subdir"; \
304 if test "$$subdir" = "."; then \
305 dot_seen=yes; \
306 local_target="$$target-am"; \
307 else \
308 local_target="$$target"; \
309 fi; \
310 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311 || eval $$failcom; \
312 done; \
313 if test "$$dot_seen" = "no"; then \
314 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
315 fi; test -z "$$fail"
317 $(RECURSIVE_CLEAN_TARGETS):
318 @failcom='exit 1'; \
319 for f in x $$MAKEFLAGS; do \
320 case $$f in \
321 *=* | --[!k]*);; \
322 *k*) failcom='fail=yes';; \
323 esac; \
324 done; \
325 dot_seen=no; \
326 case "$@" in \
327 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
328 *) list='$(SUBDIRS)' ;; \
329 esac; \
330 rev=''; for subdir in $$list; do \
331 if test "$$subdir" = "."; then :; else \
332 rev="$$subdir $$rev"; \
333 fi; \
334 done; \
335 rev="$$rev ."; \
336 target=`echo $@ | sed s/-recursive//`; \
337 for subdir in $$rev; do \
338 echo "Making $$target in $$subdir"; \
339 if test "$$subdir" = "."; then \
340 local_target="$$target-am"; \
341 else \
342 local_target="$$target"; \
343 fi; \
344 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
345 || eval $$failcom; \
346 done && test -z "$$fail"
347 tags-recursive:
348 list='$(SUBDIRS)'; for subdir in $$list; do \
349 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
350 done
351 ctags-recursive:
352 list='$(SUBDIRS)'; for subdir in $$list; do \
353 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
354 done
356 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358 unique=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360 done | \
361 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
362 END { if (nonempty) { for (i in files) print i; }; }'`; \
363 mkid -fID $$unique
364 tags: TAGS
366 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
367 $(TAGS_FILES) $(LISP)
368 set x; \
369 here=`pwd`; \
370 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
371 include_option=--etags-include; \
372 empty_fix=.; \
373 else \
374 include_option=--include; \
375 empty_fix=; \
376 fi; \
377 list='$(SUBDIRS)'; for subdir in $$list; do \
378 if test "$$subdir" = .; then :; else \
379 test ! -f $$subdir/TAGS || \
380 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
381 fi; \
382 done; \
383 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388 END { if (nonempty) { for (i in files) print i; }; }'`; \
389 shift; \
390 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
391 test -n "$$unique" || unique=$$empty_fix; \
392 if test $$# -gt 0; then \
393 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394 "$$@" $$unique; \
395 else \
396 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397 $$unique; \
398 fi; \
400 ctags: CTAGS
401 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
402 $(TAGS_FILES) $(LISP)
403 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
404 unique=`for i in $$list; do \
405 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406 done | \
407 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408 END { if (nonempty) { for (i in files) print i; }; }'`; \
409 test -z "$(CTAGS_ARGS)$$unique" \
410 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
411 $$unique
413 GTAGS:
414 here=`$(am__cd) $(top_builddir) && pwd` \
415 && cd $(top_srcdir) \
416 && gtags -i $(GTAGS_ARGS) "$$here"
418 distclean-tags:
419 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421 distdir: $(DISTFILES)
422 $(am__remove_distdir)
423 test -d "$(distdir)" || mkdir "$(distdir)"
424 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426 list='$(DISTFILES)'; \
427 dist_files=`for file in $$list; do echo $$file; done | \
428 sed -e "s|^$$srcdirstrip/||;t" \
429 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
430 case $$dist_files in \
431 */*) $(MKDIR_P) `echo "$$dist_files" | \
432 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433 sort -u` ;; \
434 esac; \
435 for file in $$dist_files; do \
436 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437 if test -d $$d/$$file; then \
438 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
439 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
440 cp -pR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
441 fi; \
442 cp -pR $$d/$$file "$(distdir)$$dir" || exit 1; \
443 else \
444 test -f "$(distdir)/$$file" \
445 || cp -p $$d/$$file "$(distdir)/$$file" \
446 || exit 1; \
447 fi; \
448 done
449 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
450 if test "$$subdir" = .; then :; else \
451 test -d "$(distdir)/$$subdir" \
452 || $(MKDIR_P) "$(distdir)/$$subdir" \
453 || exit 1; \
454 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
455 $(am__relativize); \
456 new_distdir=$$reldir; \
457 dir1=$$subdir; dir2="$(top_distdir)"; \
458 $(am__relativize); \
459 new_top_distdir=$$reldir; \
460 (cd $$subdir && \
461 $(MAKE) $(AM_MAKEFLAGS) \
462 top_distdir="$$new_top_distdir" \
463 distdir="$$new_distdir" \
464 am__remove_distdir=: \
465 am__skip_length_check=: \
466 distdir) \
467 || exit 1; \
468 fi; \
469 done
470 $(MAKE) $(AM_MAKEFLAGS) \
471 top_distdir="$(top_distdir)" distdir="$(distdir)" \
472 dist-hook
473 -find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
474 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
475 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
476 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
477 || chmod -R a+r "$(distdir)"
478 @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \
479 grep '^...................................................................................................' 1>&2; then \
480 echo 'error: the above filenames are too long' 1>&2; \
481 exit 1; \
482 else :; fi
483 dist-gzip: distdir
484 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
485 $(am__remove_distdir)
486 dist-bzip2: distdir
487 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
488 $(am__remove_distdir)
490 dist-lzma: distdir
491 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
492 $(am__remove_distdir)
494 dist-tarZ: distdir
495 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
496 $(am__remove_distdir)
498 dist-shar: distdir
499 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
500 $(am__remove_distdir)
502 dist-zip: distdir
503 -rm -f $(distdir).zip
504 zip -rq $(distdir).zip $(distdir)
505 $(am__remove_distdir)
507 dist dist-all: distdir
508 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
509 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
510 $(am__remove_distdir)
512 # This target untars the dist file and tries a VPATH configuration. Then
513 # it guarantees that the distribution is self-contained by making another
514 # tarfile.
515 distcheck: dist
516 case '$(DIST_ARCHIVES)' in \
517 *.tar.gz*) \
518 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
519 *.tar.bz2*) \
520 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
521 *.tar.lzma*) \
522 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
523 *.tar.Z*) \
524 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
525 *.shar.gz*) \
526 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
527 *.zip*) \
528 unzip $(distdir).zip ;;\
529 esac
530 chmod -R a-w $(distdir); chmod a+w $(distdir)
531 mkdir $(distdir)/_build
532 mkdir $(distdir)/_inst
533 chmod a-w $(distdir)
534 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
535 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
536 && cd $(distdir)/_build \
537 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
538 $(DISTCHECK_CONFIGURE_FLAGS) \
539 && $(MAKE) $(AM_MAKEFLAGS) \
540 && $(MAKE) $(AM_MAKEFLAGS) dvi \
541 && $(MAKE) $(AM_MAKEFLAGS) check \
542 && $(MAKE) $(AM_MAKEFLAGS) install \
543 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
544 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
545 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
546 distuninstallcheck \
547 && chmod -R a-w "$$dc_install_base" \
548 && ({ \
549 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
550 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
551 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
552 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
553 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
554 } || { rm -rf "$$dc_destdir"; exit 1; }) \
555 && rm -rf "$$dc_destdir" \
556 && $(MAKE) $(AM_MAKEFLAGS) dist \
557 && rm -rf $(DIST_ARCHIVES) \
558 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
559 $(am__remove_distdir)
560 @(echo "$(distdir) archives ready for distribution: "; \
561 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
562 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
563 distuninstallcheck:
564 @cd '$(distuninstallcheck_dir)' \
565 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
566 || { echo "ERROR: files left after uninstall:" ; \
567 if test -n "$(DESTDIR)"; then \
568 echo " (check DESTDIR support)"; \
569 fi ; \
570 $(distuninstallcheck_listfiles) ; \
571 exit 1; } >&2
572 distcleancheck: distclean
573 @if test '$(srcdir)' = . ; then \
574 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
575 exit 1 ; \
577 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
578 || { echo "ERROR: files left in build directory after distclean:" ; \
579 $(distcleancheck_listfiles) ; \
580 exit 1; } >&2
581 check-am: all-am
582 check: check-recursive
583 all-am: Makefile $(SCRIPTS)
584 installdirs: installdirs-recursive
585 installdirs-am:
586 for dir in "$(DESTDIR)$(bindir)"; do \
587 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
588 done
589 install: install-recursive
590 install-exec: install-exec-recursive
591 install-data: install-data-recursive
592 uninstall: uninstall-recursive
594 install-am: all-am
595 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
597 installcheck: installcheck-recursive
598 install-strip:
599 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601 `test -z '$(STRIP)' || \
602 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
603 mostlyclean-generic:
605 clean-generic:
606 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
608 distclean-generic:
609 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
611 maintainer-clean-generic:
612 @echo "This command is intended for maintainers to use"
613 @echo "it deletes files that may require special tools to rebuild."
614 clean: clean-recursive
616 clean-am: clean-generic mostlyclean-am
618 distclean: distclean-recursive
619 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
620 -rm -f Makefile
621 distclean-am: clean-am distclean-generic distclean-tags
623 dvi: dvi-recursive
625 dvi-am:
627 html: html-recursive
629 info: info-recursive
631 info-am:
633 install-data-am:
635 install-dvi: install-dvi-recursive
637 install-exec-am: install-binSCRIPTS
638 @$(NORMAL_INSTALL)
639 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
640 install-html: install-html-recursive
642 install-info: install-info-recursive
644 install-man:
646 install-pdf: install-pdf-recursive
648 install-ps: install-ps-recursive
650 installcheck-am:
652 maintainer-clean: maintainer-clean-recursive
653 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
654 -rm -rf $(top_srcdir)/autom4te.cache
655 -rm -f Makefile
656 maintainer-clean-am: distclean-am maintainer-clean-generic
658 mostlyclean: mostlyclean-recursive
660 mostlyclean-am: mostlyclean-generic
662 pdf: pdf-recursive
664 pdf-am:
666 ps: ps-recursive
668 ps-am:
670 uninstall-am: uninstall-binSCRIPTS
671 @$(NORMAL_INSTALL)
672 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
673 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
674 install-exec-am install-strip uninstall-am
676 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
677 all all-am am--refresh check check-am clean clean-generic \
678 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
679 dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
680 distclean distclean-generic distclean-tags distcleancheck \
681 distdir distuninstallcheck dvi dvi-am html html-am info \
682 info-am install install-am install-binSCRIPTS install-data \
683 install-data-am install-dvi install-dvi-am install-exec \
684 install-exec-am install-exec-hook install-html install-html-am \
685 install-info install-info-am install-man install-pdf \
686 install-pdf-am install-ps install-ps-am install-strip \
687 installcheck installcheck-am installdirs installdirs-am \
688 maintainer-clean maintainer-clean-generic mostlyclean \
689 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
690 uninstall uninstall-am uninstall-binSCRIPTS uninstall-hook
693 install-exec-hook:
694 @$(POST_INSTALL)
695 @for p in $(bin_SCRIPTS); do \
696 f="`echo $$p|sed '$(transform)'`"; \
697 fv="$$f-$(APIVERSION)"; \
698 rm -f $(DESTDIR)$(bindir)/$$fv; \
699 echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
700 $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
701 done
703 uninstall-hook:
704 @for p in $(bin_SCRIPTS); do \
705 f="`echo $$p|sed '$(transform)'`"; \
706 fv="$$f-$(APIVERSION)"; \
707 rm -f $(DESTDIR)$(bindir)/$$fv; \
708 done
710 automake: automake.in
711 aclocal: aclocal.in
712 automake aclocal: Makefile
713 rm -f $@ $@.tmp
714 $(do_subst) $(srcdir)/$@.in >$@.tmp
715 chmod +x $@.tmp
716 chmod a-w $@.tmp
717 mv -f $@.tmp $@
719 INSTALL: lib/INSTALL
720 cp $(srcdir)/lib/INSTALL $@
722 ################################################################
724 # Ensure tests are world-executable
725 dist-hook:
726 cd $(distdir)/tests && chmod a+rx *.test
728 # Some simple checks, and then ordinary check. These are only really
729 # guaranteed to work on my machine.
730 maintainer-check: automake aclocal
731 @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 22; then \
732 echo "found too many diffs between automake.in and automake"; 1>&2; \
733 diff -c $(srcdir)/automake.in automake; \
734 exit 1; \
736 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w automake
737 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w aclocal
738 @if grep -F '$${' $(srcdir)/lib/am/[a-z]*.am | \
739 grep -F -v '$$$$'; then \
740 echo "Found too many uses of '\$${' in the lines above." 1>&2; \
741 exit 1; \
742 else :; fi
743 @if grep -v '^#' $(srcdir)/lib/am/[a-z]*.am $(srcdir)/tests/*.test | \
744 grep -E '\<rm ([^-]|\-[^f ]*\>)'; then \
745 echo "Suspicious 'rm' invocation." 1>&2; \
746 exit 1; \
747 else :; fi
748 @if grep 'for .* in \$$(' $(srcdir)/lib/am/[a-z]*.am; then \
749 echo 'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
750 exit 1; \
751 else :; fi
752 @if grep -n 'mkinstalldirs' $(srcdir)/lib/am/[a-z]*.am | \
753 grep -F -v '$$(mkinstalldirs)'; then \
754 echo "Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
755 exit 1; \
756 else :; fi
757 @if grep -E -n '\((PRE|NORMAL|POST)_(|UN)INSTALL\)' \
758 $(srcdir)/lib/am/[a-z]*.am | \
759 grep -v ':##' | grep -v ': @\$$('; then \
760 echo "Found incorrect use of PRE/NORMAL/POST_INSTALL/UNINSTALL in the lines above" 1>&2; \
761 exit 1; \
762 else :; fi
763 @if grep -n -w 'undef ' $(srcdir)/automake.in | \
764 grep -F -v 'undef $$/'; then \
765 echo "Found undef in automake.in; use delete instead" 1>&2; \
766 exit 1; \
768 @if grep -n 'split (/ /' $(srcdir)/automake.in; then \
769 echo "Found bad split in the lines above." 1>&2; \
770 exit 1; \
772 @if grep -n '^[^#]*` *cd ' $(srcdir)/automake.in \
773 $(srcdir)/lib/am/*.am; then \
774 echo "Consider using $$$$(am__cd) in the line above." 1>&2; \
775 exit 1; \
777 @if grep -Hn '[^@_A-Za-z0-9][_A-Za-z0-9]*[^) ] *= *@_' $(srcdir)/automake.in; then \
778 echo "Using @_ in a scalar context in the lines above." 1>&2; \
779 exit 1; \
781 @if grep '^[ \t]*local *(' $(srcdir)/automake.in; then \
782 echo "Don't use \`local' with parens: use several \`local' above." >&2; \
783 exit 1; \
785 @if grep -v '^[ \t]*local \$$_;' $(srcdir)/automake.in | \
786 grep '^[ \t]*local [^*]'; then \
787 echo "Please avoid \`local'." 1>&2; \
788 exit 1; \
790 @if grep '@AMDEP''_TRUE@' $(srcdir)/automake.in; then \
791 echo "Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
792 exit 1; \
794 @if grep '^[^#].*(MAKE) ' $(srcdir)/lib/am/*.am $(srcdir)/automake.in |\
795 grep -v 'AM_MAKEFLAGS'; then \
796 echo 'Use $$(MAKE) $$(AM_MAKEFLAGS).' 1>&2; \
797 exit 1; \
799 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*make'; then \
800 echo 'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
801 exit 1; \
803 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoconf'; then \
804 echo 'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
805 exit 1; \
807 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoupdate'; then \
808 echo 'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
809 exit 1; \
811 @if grep -v '^#' $(srcdir)/tests/*.test | grep -E ':[ ]*automake([^:]|$$)'; then \
812 echo 'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
813 exit 1; \
815 @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
816 echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
817 exit 1; \
819 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*aclocal'; then \
820 echo 'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
821 exit 1; \
823 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*perl'; then \
824 echo 'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
825 exit 1; \
827 @for file in $(srcdir)/tests/*.test; do \
828 if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \
829 echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \
830 exit 1; \
831 fi; \
832 done
833 @if grep -E '\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests/*.test; then \
834 echo 'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
835 echo ' in the above lines, it is more portable.' 1>&2; \
836 exit 1; \
838 @if grep -v SHELL $(srcdir)/tests/*.test | grep '\$$MAKE .*=' ; then \
839 echo 'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
840 echo 'it is more portable.' 1>&2; \
841 exit 1; \
843 @if grep 'SHELL=.*\$$MAKE' $(srcdir)/tests/*.test; then \
844 echo '$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
845 echo 'the above lines.' 1>&2; \
846 exit 1; \
848 @if grep -E '\bsleep +[12345]\b' $(srcdir)/tests/*.test; then \
849 echo 'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
850 exit 1; \
852 @if grep -E '\b[ef]grep\b' $(srcdir)/tests/*.test ; then \
853 echo 'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
854 exit 1; \
856 @if grep -E '\b[ef]grep\b' $(srcdir)/lib/am/*.am $(srcdir)/m4/*.m4; then \
857 echo 'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
858 exit 1; \
860 @if grep 'mkdir_p' $(srcdir)/automake.in \
861 $(srcdir)/lib/am/*.am $(srcdir)/tests/*.test; then \
862 echo 'Do not use mkdir_p in the above files, use MKDIR_P.' 1>&2; \
863 exit 1; \
865 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne 0; then \
866 echo "Unresolved @...@ substitution in aclocal" 1>&2; \
867 exit 1; \
869 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne 0; then \
870 echo "Unresolved @...@ substitution in automake" 1>&2; \
871 exit 1; \
872 fi; \
873 if grep -E "[^\'\"]\\\$$\(DESTDIR" $(srcdir)/lib/am/*.am; then \
874 echo 'Suspicious unquoted DESTDIR uses.' 1>&2 ; \
875 exit 1; \
877 @if grep ' ' $(srcdir)/doc/automake.texi; then \
878 echo 'Do not use tabs in the manual.' 1>&2; \
879 exit 1; \
881 @if grep -E '([^@]|^)@([ ][^@]|$$)' $(srcdir)/doc/automake.texi; \
882 then \
883 echo 'Unescaped @.' 1>&2; \
884 exit 1; \
887 git-dist: maintainer-check
888 @if (clcommit --version)>/dev/null 2>/dev/null; then :; else \
889 echo "Get clcommit from module cvs-utils on Savannah."; \
890 exit 1; \
892 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
893 echo "NEWS not updated; not releasing" 1>&2; \
894 exit 1; \
896 $(MAKE) distcheck
897 cd $(srcdir) && clcommit && \
898 git tag -s `echo "Release-$(VERSION)" | sed 's/\./-/g'`
900 git-release: git-dist
901 case $(VERSION) in \
902 *[a-z]) dest=alpha;; \
903 *) dest=ftp;; \
904 esac; \
905 $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \
906 --to sources.redhat.com:~ftp/pub/automake \
907 --to $$dest.gnu.org:automake $(DIST_ARCHIVES)
909 cvs-diff:
910 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
911 if test -z "$$OLDVERSION"; then \
912 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
913 else prevno="$$OLDVERSION"; fi; \
914 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
915 cvs -f rdiff -c -r $$prevver -r $$thisver $(PACKAGE) \
916 > $(PACKAGE)-$$prevno-$(VERSION).diff
918 git-diff:
919 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
920 if test -z "$$OLDVERSION"; then \
921 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
922 else prevno="$$OLDVERSION"; fi; \
923 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
924 git diff $$prevver $$thisver $(PACKAGE) \
925 > $(PACKAGE)-$$prevno-$(VERSION).diff
927 path-check: distdir
928 (cd $(distdir) && \
929 find . -print | xargs pathchk -p); \
930 status=$$?; \
931 chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir); \
932 exit $$status
934 fetch:
935 rm -rf Fetchdir > /dev/null 2>&1
936 mkdir Fetchdir
937 (cd Fetchdir && \
938 $(WGET_SV_CVS)config/config/config.guess -O config.guess && \
939 $(WGET_SV_CVS)config/config/config.sub -O config.sub && \
940 $(WGET_SV_CVS)texinfo/texinfo/doc/texinfo.tex -O texinfo.tex && \
941 $(WGET_SV_GIT_GL)doc/INSTALL -O INSTALL && \
942 $(WGET_GCC)config-ml.in -O config-ml.in && \
943 $(WGET_GCC)symlink-tree -O symlink-tree)
944 @stat=0; for file in $(FETCHFILES); do \
945 if diff -u $(srcdir)/lib/$$file Fetchdir/$$file \
946 >>Fetchdir/update.patch 2>/dev/null; then :; \
947 else \
948 stat=1; \
949 echo "Updating $(srcdir)/lib/$$file..."; \
950 cp Fetchdir/$$file $(srcdir)/lib/$$file; \
951 fi; \
952 done; \
953 test $$stat = 0 || \
954 echo "See Fetchdir/update.patch for a log of the changes."; \
955 exit $$stat
957 # Tell versions [3.59,3.63) of GNU make to not export all variables.
958 # Otherwise a system limit (for SysV at least) may be exceeded.
959 .NOEXPORT: