* automake.in (handle_tests): Remove debugging leftover.
[automake/plouj.git] / Makefile.in
blobe51eec40905295b4ecd20afd7120aaf8d4420325
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 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 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
79 GZIP_ENV = --best
80 distuninstallcheck_listfiles = find . -type f -print
81 distcleancheck_listfiles = find . -type f -print
82 ACLOCAL = @ACLOCAL@
83 AMTAR = @AMTAR@
84 APIVERSION = @APIVERSION@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 FGREP = @FGREP@
96 GREP = @GREP@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LIBOBJS = @LIBOBJS@
103 LIBS = @LIBS@
104 LN = @LN@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 MODIFICATION_DELAY = @MODIFICATION_DELAY@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 PERL = @PERL@
117 SET_MAKE = @SET_MAKE@
118 SHELL = @SHELL@
119 STRIP = @STRIP@
120 TEX = @TEX@
121 VERSION = @VERSION@
122 abs_builddir = @abs_builddir@
123 abs_srcdir = @abs_srcdir@
124 abs_top_builddir = @abs_top_builddir@
125 abs_top_srcdir = @abs_top_srcdir@
126 am_AUTOCONF = @am_AUTOCONF@
127 am__leading_dot = @am__leading_dot@
128 am__tar = @am__tar@
129 am__untar = @am__untar@
130 bindir = @bindir@
131 build = @build@
132 build_alias = @build_alias@
133 build_cpu = @build_cpu@
134 build_os = @build_os@
135 build_vendor = @build_vendor@
136 builddir = @builddir@
137 datadir = @datadir@
138 datarootdir = @datarootdir@
139 docdir = @docdir@
140 dvidir = @dvidir@
141 exec_prefix = @exec_prefix@
142 host_alias = @host_alias@
143 htmldir = @htmldir@
144 includedir = @includedir@
145 infodir = @infodir@
146 install_sh = @install_sh@
147 libdir = @libdir@
148 libexecdir = @libexecdir@
149 localedir = @localedir@
150 localstatedir = @localstatedir@
151 mandir = @mandir@
152 mkdir_p = @mkdir_p@
153 oldincludedir = @oldincludedir@
154 pdfdir = @pdfdir@
155 pkgvdatadir = @pkgvdatadir@
156 prefix = @prefix@
157 program_transform_name = @program_transform_name@
158 psdir = @psdir@
159 sbindir = @sbindir@
160 sharedstatedir = @sharedstatedir@
161 srcdir = @srcdir@
162 sysconfdir = @sysconfdir@
163 target_alias = @target_alias@
164 top_builddir = @top_builddir@
165 top_srcdir = @top_srcdir@
166 SUBDIRS = lib . doc m4 tests
167 bin_SCRIPTS = automake aclocal
168 CLEANFILES = $(bin_SCRIPTS)
169 AUTOMAKESOURCES = automake.in aclocal.in
170 TAGS_FILES = $(AUTOMAKESOURCES)
171 EXTRA_DIST = \
172 ChangeLog.96 \
173 ChangeLog.98 \
174 ChangeLog.00 \
175 ChangeLog.01 \
176 ChangeLog.02 \
177 ChangeLog.03 \
178 ChangeLog.04 \
179 $(AUTOMAKESOURCES)
181 do_subst = sed \
182 -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
183 -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
184 -e 's,[@]PATH_SEPARATOR[@],$(PATH_SEPARATOR),g' \
185 -e 's,[@]PERL[@],$(PERL),g' \
186 -e 's,[@]SHELL[@],$(SHELL),g' \
187 -e 's,[@]VERSION[@],$(VERSION),g' \
188 -e 's,[@]configure_input[@],Generated from $@.in; do not edit by hand.,g' \
189 -e 's,[@]datadir[@],$(datadir),g'
191 WGET = wget
192 WGETSGO = $(WGET) http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~
193 FETCHFILES = \
194 INSTALL \
195 config-ml.in \
196 config.guess \
197 config.sub \
198 symlink-tree \
199 texinfo.tex
201 all: all-recursive
203 .SUFFIXES:
204 am--refresh:
206 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
207 @for dep in $?; do \
208 case '$(am__configure_deps)' in \
209 *$$dep*) \
210 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
211 cd $(srcdir) && $(AUTOMAKE) --gnu \
212 && exit 0; \
213 exit 1;; \
214 esac; \
215 done; \
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
217 cd $(top_srcdir) && \
218 $(AUTOMAKE) --gnu Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221 @case '$?' in \
222 *config.status*) \
223 echo ' $(SHELL) ./config.status'; \
224 $(SHELL) ./config.status;; \
225 *) \
226 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
227 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
228 esac;
230 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231 $(SHELL) ./config.status --recheck
233 $(top_srcdir)/configure: $(am__configure_deps)
234 cd $(srcdir) && $(AUTOCONF)
235 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
236 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
237 $(am__aclocal_m4_deps):
238 install-binSCRIPTS: $(bin_SCRIPTS)
239 @$(NORMAL_INSTALL)
240 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
241 @list='$(bin_SCRIPTS)'; for p in $$list; do \
242 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
243 if test -f $$d$$p; then \
244 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
245 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
246 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
247 else :; fi; \
248 done
250 uninstall-binSCRIPTS:
251 @$(NORMAL_UNINSTALL)
252 @list='$(bin_SCRIPTS)'; for p in $$list; do \
253 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
254 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
255 rm -f "$(DESTDIR)$(bindir)/$$f"; \
256 done
258 # This directory's subdirectories are mostly independent; you can cd
259 # into them and run `make' without going through this Makefile.
260 # To change the values of `make' variables: instead of editing Makefiles,
261 # (1) if the variable is set in `config.status', edit `config.status'
262 # (which will cause the Makefiles to be regenerated when you run `make');
263 # (2) otherwise, pass the desired values on the `make' command line.
264 $(RECURSIVE_TARGETS):
265 @failcom='exit 1'; \
266 for f in x $$MAKEFLAGS; do \
267 case $$f in \
268 *=* | --[!k]*);; \
269 *k*) failcom='fail=yes';; \
270 esac; \
271 done; \
272 dot_seen=no; \
273 target=`echo $@ | sed s/-recursive//`; \
274 list='$(SUBDIRS)'; for subdir in $$list; do \
275 echo "Making $$target in $$subdir"; \
276 if test "$$subdir" = "."; then \
277 dot_seen=yes; \
278 local_target="$$target-am"; \
279 else \
280 local_target="$$target"; \
281 fi; \
282 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
283 || eval $$failcom; \
284 done; \
285 if test "$$dot_seen" = "no"; then \
286 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
287 fi; test -z "$$fail"
289 $(RECURSIVE_CLEAN_TARGETS):
290 @failcom='exit 1'; \
291 for f in x $$MAKEFLAGS; do \
292 case $$f in \
293 *=* | --[!k]*);; \
294 *k*) failcom='fail=yes';; \
295 esac; \
296 done; \
297 dot_seen=no; \
298 case "$@" in \
299 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
300 *) list='$(SUBDIRS)' ;; \
301 esac; \
302 rev=''; for subdir in $$list; do \
303 if test "$$subdir" = "."; then :; else \
304 rev="$$subdir $$rev"; \
305 fi; \
306 done; \
307 rev="$$rev ."; \
308 target=`echo $@ | sed s/-recursive//`; \
309 for subdir in $$rev; do \
310 echo "Making $$target in $$subdir"; \
311 if test "$$subdir" = "."; then \
312 local_target="$$target-am"; \
313 else \
314 local_target="$$target"; \
315 fi; \
316 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
317 || eval $$failcom; \
318 done && test -z "$$fail"
319 tags-recursive:
320 list='$(SUBDIRS)'; for subdir in $$list; do \
321 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
322 done
323 ctags-recursive:
324 list='$(SUBDIRS)'; for subdir in $$list; do \
325 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
326 done
328 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
329 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
330 unique=`for i in $$list; do \
331 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 done | \
333 $(AWK) ' { files[$$0] = 1; } \
334 END { for (i in files) print i; }'`; \
335 mkid -fID $$unique
336 tags: TAGS
338 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
339 $(TAGS_FILES) $(LISP)
340 tags=; \
341 here=`pwd`; \
342 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
343 include_option=--etags-include; \
344 empty_fix=.; \
345 else \
346 include_option=--include; \
347 empty_fix=; \
348 fi; \
349 list='$(SUBDIRS)'; for subdir in $$list; do \
350 if test "$$subdir" = .; then :; else \
351 test ! -f $$subdir/TAGS || \
352 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
353 fi; \
354 done; \
355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356 unique=`for i in $$list; do \
357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358 done | \
359 $(AWK) ' { files[$$0] = 1; } \
360 END { for (i in files) print i; }'`; \
361 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
362 test -n "$$unique" || unique=$$empty_fix; \
363 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
364 $$tags $$unique; \
366 ctags: CTAGS
367 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
368 $(TAGS_FILES) $(LISP)
369 tags=; \
370 here=`pwd`; \
371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 done | \
375 $(AWK) ' { files[$$0] = 1; } \
376 END { for (i in files) print i; }'`; \
377 test -z "$(CTAGS_ARGS)$$tags$$unique" \
378 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
379 $$tags $$unique
381 GTAGS:
382 here=`$(am__cd) $(top_builddir) && pwd` \
383 && cd $(top_srcdir) \
384 && gtags -i $(GTAGS_ARGS) $$here
386 distclean-tags:
387 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389 distdir: $(DISTFILES)
390 $(am__remove_distdir)
391 test -d $(distdir) || mkdir $(distdir)
392 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394 list='$(DISTFILES)'; \
395 dist_files=`for file in $$list; do echo $$file; done | \
396 sed -e "s|^$$srcdirstrip/||;t" \
397 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
398 case $$dist_files in \
399 */*) $(MKDIR_P) `echo "$$dist_files" | \
400 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401 sort -u` ;; \
402 esac; \
403 for file in $$dist_files; do \
404 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405 if test -d $$d/$$file; then \
406 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
407 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
409 fi; \
410 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
411 else \
412 test -f $(distdir)/$$file \
413 || cp -p $$d/$$file $(distdir)/$$file \
414 || exit 1; \
415 fi; \
416 done
417 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
418 if test "$$subdir" = .; then :; else \
419 test -d "$(distdir)/$$subdir" \
420 || $(MKDIR_P) "$(distdir)/$$subdir" \
421 || exit 1; \
422 distdir=`$(am__cd) $(distdir) && pwd`; \
423 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
424 (cd $$subdir && \
425 $(MAKE) $(AM_MAKEFLAGS) \
426 top_distdir="$$top_distdir" \
427 distdir="$$distdir/$$subdir" \
428 am__remove_distdir=: \
429 am__skip_length_check=: \
430 distdir) \
431 || exit 1; \
432 fi; \
433 done
434 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
435 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
436 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
437 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
438 || chmod -R a+r $(distdir)
439 @if test -z "$(am__skip_length_check)" && find $(distdir) -type f -print | \
440 grep '^...................................................................................................' 1>&2; then \
441 echo 'error: the above filenames are too long' 1>&2; \
442 exit 1; \
443 else :; fi
444 dist-gzip: distdir
445 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
446 $(am__remove_distdir)
447 dist-bzip2: distdir
448 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
449 $(am__remove_distdir)
451 dist-lzma: distdir
452 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
453 $(am__remove_distdir)
455 dist-tarZ: distdir
456 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
457 $(am__remove_distdir)
459 dist-shar: distdir
460 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
461 $(am__remove_distdir)
463 dist-zip: distdir
464 -rm -f $(distdir).zip
465 zip -rq $(distdir).zip $(distdir)
466 $(am__remove_distdir)
468 dist dist-all: distdir
469 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
470 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
471 $(am__remove_distdir)
473 # This target untars the dist file and tries a VPATH configuration. Then
474 # it guarantees that the distribution is self-contained by making another
475 # tarfile.
476 distcheck: dist
477 case '$(DIST_ARCHIVES)' in \
478 *.tar.gz*) \
479 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
480 *.tar.bz2*) \
481 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
482 *.tar.lzma*) \
483 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
484 *.tar.Z*) \
485 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
486 *.shar.gz*) \
487 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
488 *.zip*) \
489 unzip $(distdir).zip ;;\
490 esac
491 chmod -R a-w $(distdir); chmod a+w $(distdir)
492 mkdir $(distdir)/_build
493 mkdir $(distdir)/_inst
494 chmod a-w $(distdir)
495 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
496 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
497 && cd $(distdir)/_build \
498 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
499 $(DISTCHECK_CONFIGURE_FLAGS) \
500 && $(MAKE) $(AM_MAKEFLAGS) \
501 && $(MAKE) $(AM_MAKEFLAGS) dvi \
502 && $(MAKE) $(AM_MAKEFLAGS) check \
503 && $(MAKE) $(AM_MAKEFLAGS) install \
504 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
505 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
506 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
507 distuninstallcheck \
508 && chmod -R a-w "$$dc_install_base" \
509 && ({ \
510 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
511 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
512 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
513 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
514 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
515 } || { rm -rf "$$dc_destdir"; exit 1; }) \
516 && rm -rf "$$dc_destdir" \
517 && $(MAKE) $(AM_MAKEFLAGS) dist \
518 && rm -rf $(DIST_ARCHIVES) \
519 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
520 $(am__remove_distdir)
521 @(echo "$(distdir) archives ready for distribution: "; \
522 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
523 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
524 distuninstallcheck:
525 @cd $(distuninstallcheck_dir) \
526 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
527 || { echo "ERROR: files left after uninstall:" ; \
528 if test -n "$(DESTDIR)"; then \
529 echo " (check DESTDIR support)"; \
530 fi ; \
531 $(distuninstallcheck_listfiles) ; \
532 exit 1; } >&2
533 distcleancheck: distclean
534 @if test '$(srcdir)' = . ; then \
535 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
536 exit 1 ; \
538 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
539 || { echo "ERROR: files left in build directory after distclean:" ; \
540 $(distcleancheck_listfiles) ; \
541 exit 1; } >&2
542 check-am: all-am
543 check: check-recursive
544 all-am: Makefile $(SCRIPTS)
545 installdirs: installdirs-recursive
546 installdirs-am:
547 for dir in "$(DESTDIR)$(bindir)"; do \
548 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
549 done
550 install: install-recursive
551 install-exec: install-exec-recursive
552 install-data: install-data-recursive
553 uninstall: uninstall-recursive
555 install-am: all-am
556 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
558 installcheck: installcheck-recursive
559 install-strip:
560 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562 `test -z '$(STRIP)' || \
563 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
564 mostlyclean-generic:
566 clean-generic:
567 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
569 distclean-generic:
570 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572 maintainer-clean-generic:
573 @echo "This command is intended for maintainers to use"
574 @echo "it deletes files that may require special tools to rebuild."
575 clean: clean-recursive
577 clean-am: clean-generic mostlyclean-am
579 distclean: distclean-recursive
580 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
581 -rm -f Makefile
582 distclean-am: clean-am distclean-generic distclean-tags
584 dvi: dvi-recursive
586 dvi-am:
588 html: html-recursive
590 info: info-recursive
592 info-am:
594 install-data-am:
596 install-dvi: install-dvi-recursive
598 install-exec-am: install-binSCRIPTS
599 @$(NORMAL_INSTALL)
600 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
602 install-html: install-html-recursive
604 install-info: install-info-recursive
606 install-man:
608 install-pdf: install-pdf-recursive
610 install-ps: install-ps-recursive
612 installcheck-am:
614 maintainer-clean: maintainer-clean-recursive
615 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
616 -rm -rf $(top_srcdir)/autom4te.cache
617 -rm -f Makefile
618 maintainer-clean-am: distclean-am maintainer-clean-generic
620 mostlyclean: mostlyclean-recursive
622 mostlyclean-am: mostlyclean-generic
624 pdf: pdf-recursive
626 pdf-am:
628 ps: ps-recursive
630 ps-am:
632 uninstall-am: uninstall-binSCRIPTS
633 @$(NORMAL_INSTALL)
634 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
636 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
637 install-exec-am install-strip uninstall-am
639 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
640 all all-am am--refresh check check-am clean clean-generic \
641 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
642 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
643 distclean-generic distclean-tags distcleancheck distdir \
644 distuninstallcheck dvi dvi-am html html-am info info-am \
645 install install-am install-binSCRIPTS install-data \
646 install-data-am install-dvi install-dvi-am install-exec \
647 install-exec-am install-exec-hook install-html install-html-am \
648 install-info install-info-am install-man install-pdf \
649 install-pdf-am install-ps install-ps-am install-strip \
650 installcheck installcheck-am installdirs installdirs-am \
651 maintainer-clean maintainer-clean-generic mostlyclean \
652 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
653 uninstall uninstall-am uninstall-binSCRIPTS uninstall-hook
656 install-exec-hook:
657 @$(POST_INSTALL)
658 @for p in $(bin_SCRIPTS); do \
659 f="`echo $$p|sed '$(transform)'`"; \
660 fv="$$f-$(APIVERSION)"; \
661 rm -f $(DESTDIR)$(bindir)/$$fv; \
662 echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
663 $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
664 done
666 uninstall-hook:
667 @for p in $(bin_SCRIPTS); do \
668 f="`echo $$p|sed '$(transform)'`"; \
669 fv="$$f-$(APIVERSION)"; \
670 rm -f $(DESTDIR)$(bindir)/$$fv; \
671 done
673 automake: automake.in
674 aclocal: aclocal.in
675 automake aclocal: Makefile
676 rm -f $@ $@.tmp
677 $(do_subst) $(srcdir)/$@.in >$@.tmp
678 chmod +x $@.tmp
679 chmod a-w $@.tmp
680 mv -f $@.tmp $@
682 INSTALL: lib/INSTALL
683 cp $(srcdir)/lib/INSTALL $@
685 ################################################################
687 # Some simple checks, and then ordinary check. These are only really
688 # guaranteed to work on my machine.
689 maintainer-check: automake aclocal
690 @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 22; then \
691 echo "found too many diffs between automake.in and automake"; 1>&2; \
692 diff -c $(srcdir)/automake.in automake; \
693 exit 1; \
695 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w automake
696 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w aclocal
697 @if grep -F '$${' $(srcdir)/lib/am/[a-z]*.am | \
698 grep -F -v '$$$$'; then \
699 echo "Found too many uses of '\$${' in the lines above." 1>&2; \
700 exit 1; \
701 else :; fi
702 @if grep -v '^#' $(srcdir)/lib/am/[a-z]*.am $(srcdir)/tests/*.test | \
703 grep -E '\<rm ([^-]|\-[^f ]*\>)'; then \
704 echo "Suspicious 'rm' invocation." 1>&2; \
705 exit 1; \
706 else :; fi
707 @if grep 'for .* in \$$(' $(srcdir)/lib/am/[a-z]*.am; then \
708 echo 'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
709 exit 1; \
710 else :; fi
711 @if grep -n 'mkinstalldirs' $(srcdir)/lib/am/[a-z]*.am | \
712 grep -F -v '$$(mkinstalldirs)'; then \
713 echo "Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
714 exit 1; \
715 else :; fi
716 @if grep -E -n '\((PRE|NORMAL|POST)_(|UN)INSTALL\)' \
717 $(srcdir)/lib/am/[a-z]*.am | \
718 grep -v ':##' | grep -v ': @\$$('; then \
719 echo "Found incorrect use of PRE/NORMAL/POST_INSTALL/UNINSTALL in the lines above" 1>&2; \
720 exit 1; \
721 else :; fi
722 @if grep -n -w 'undef ' $(srcdir)/automake.in | \
723 grep -F -v 'undef $$/'; then \
724 echo "Found undef in automake.in; use delete instead" 1>&2; \
725 exit 1; \
727 @if grep -n 'split (/ /' $(srcdir)/automake.in; then \
728 echo "Found bad split in the lines above." 1>&2; \
729 exit 1; \
731 @if grep -n '^[^#]*` *cd ' $(srcdir)/automake.in \
732 $(srcdir)/lib/am/*.am; then \
733 echo "Consider using $$$$(am__cd) in the line above." 1>&2; \
734 exit 1; \
736 @if grep -Hn '[^@_A-Za-z0-9][_A-Za-z0-9]*[^) ] *= *@_' $(srcdir)/automake.in; then \
737 echo "Using @_ in a scalar context in the lines above." 1>&2; \
738 exit 1; \
740 @if grep '^[ \t]*local *(' $(srcdir)/automake.in; then \
741 echo "Don't use \`local' with parens: use several \`local' above." >&2; \
742 exit 1; \
744 @if grep -v '^[ \t]*local \$$_;' $(srcdir)/automake.in | \
745 grep '^[ \t]*local [^*]'; then \
746 echo "Please avoid \`local'." 1>&2; \
747 exit 1; \
749 @if grep '@AMDEP''_TRUE@' $(srcdir)/automake.in; then \
750 echo "Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
751 exit 1; \
753 @if grep '^[^#].*(MAKE) ' $(srcdir)/lib/am/*.am $(srcdir)/automake.in |\
754 grep -v 'AM_MAKEFLAGS'; then \
755 echo 'Use $$(MAKE) $$(AM_MAKEFLAGS).' 1>&2; \
756 exit 1; \
758 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*make'; then \
759 echo 'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
760 exit 1; \
762 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoconf'; then \
763 echo 'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
764 exit 1; \
766 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoupdate'; then \
767 echo 'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
768 exit 1; \
770 @if grep -v '^#' $(srcdir)/tests/*.test | grep -E ':[ ]*automake([^:]|$$)'; then \
771 echo 'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
772 exit 1; \
774 @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
775 echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
776 exit 1; \
778 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*aclocal'; then \
779 echo 'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
780 exit 1; \
782 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*perl'; then \
783 echo 'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
784 exit 1; \
786 @for file in $(srcdir)/tests/*.test; do \
787 if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \
788 echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \
789 exit 1; \
790 fi; \
791 done
792 @if grep -E '\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests/*.test; then \
793 echo 'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
794 echo ' in the above lines, it is more portable.' 1>&2; \
795 exit 1; \
797 @if grep -v SHELL $(srcdir)/tests/*.test | grep '\$$MAKE .*=' ; then \
798 echo 'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
799 echo 'it is more portable.' 1>&2; \
800 exit 1; \
802 @if grep 'SHELL=.*\$$MAKE' $(srcdir)/tests/*.test; then \
803 echo '$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
804 echo 'the above lines.' 1>&2; \
805 exit 1; \
807 @if grep -E '\bsleep +[12345]\b' $(srcdir)/tests/*.test; then \
808 echo 'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
809 exit 1; \
811 @if grep -E '\b[ef]grep\b' $(srcdir)/tests/*.test ; then \
812 echo 'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
813 exit 1; \
815 @if grep -E '\b[ef]grep\b' $(srcdir)/lib/am/*.am $(srcdir)/m4/*.m4; then \
816 echo 'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
817 exit 1; \
819 @if grep 'mkdir_p' $(srcdir)/automake.in \
820 $(srcdir)/lib/am/*.am $(srcdir)/tests/*.test; then \
821 echo 'Do not use mkdir_p in the above files, use MKDIR_P.' 1>&2; \
822 exit 1; \
824 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne 0; then \
825 echo "Unresolved @...@ substitution in aclocal" 1>&2; \
826 exit 1; \
828 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne 0; then \
829 echo "Unresolved @...@ substitution in automake" 1>&2; \
830 exit 1; \
831 fi; \
832 if grep -E "[^\'\"]\\\$$\(DESTDIR" $(srcdir)/lib/am/*.am; then \
833 echo 'Suspicious unquoted DESTDIR uses.' 1>&2 ; \
834 exit 1; \
836 @if grep ' ' $(srcdir)/doc/automake.texi; then \
837 echo 'Do not use tabs in the manual.' 1>&2; \
838 exit 1; \
840 @if grep -E '([^@]|^)@([ ][^@]|$$)' $(srcdir)/doc/automake.texi; \
841 then \
842 echo 'Unescaped @.' 1>&2; \
843 exit 1; \
846 git-dist: maintainer-check
847 @if (clcommit --version)>/dev/null 2>/dev/null; then :; else \
848 echo "Get clcommit from module cvs-utils on Savannah."; \
849 exit 1; \
851 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
852 echo "NEWS not updated; not releasing" 1>&2; \
853 exit 1; \
855 $(MAKE) distcheck
856 cd $(srcdir) && clcommit && \
857 git tag -s `echo "Release-$(VERSION)" | sed 's/\./-/g'`
859 git-release: git-dist
860 case $(VERSION) in \
861 *[a-z]) dest=alpha;; \
862 *) dest=ftp;; \
863 esac; \
864 $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \
865 --to sources.redhat.com:~ftp/pub/automake \
866 --to $$dest.gnu.org:automake $(DIST_ARCHIVES)
868 cvs-diff:
869 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
870 if test -z "$$OLDVERSION"; then \
871 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
872 else prevno="$$OLDVERSION"; fi; \
873 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
874 cvs -f rdiff -c -r $$prevver -r $$thisver $(PACKAGE) \
875 > $(PACKAGE)-$$prevno-$(VERSION).diff
877 git-diff:
878 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
879 if test -z "$$OLDVERSION"; then \
880 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
881 else prevno="$$OLDVERSION"; fi; \
882 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
883 git diff $$prevver $$thisver $(PACKAGE) \
884 > $(PACKAGE)-$$prevno-$(VERSION).diff
886 path-check: distdir
887 (cd $(distdir) && \
888 find . -print | xargs pathchk -p); \
889 status=$$?; \
890 chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir); \
891 exit $$status
893 fetch:
894 rm -rf Fetchdir > /dev/null 2>&1
895 mkdir Fetchdir
896 (cd Fetchdir && \
897 $(WGETSGO)/config/config/config.guess; \
898 $(WGETSGO)/config/config/config.sub; \
899 $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex; \
900 $(WGETSGO)/autoconf/autoconf/INSTALL; \
901 $(WGETSGO)/gcc/gcc/config-ml.in; \
902 $(WGETSGO)/gcc/gcc/symlink-tree)
903 @stat=0; for file in $(FETCHFILES); do \
904 if diff -u $(srcdir)/lib/$$file Fetchdir/$$file \
905 >>Fetchdir/update.patch 2>/dev/null; then :; \
906 else \
907 stat=1; \
908 echo "Updating $(srcdir)/lib/$$file..."; \
909 cp Fetchdir/$$file $(srcdir)/lib/$$file; \
910 fi; \
911 done; \
912 test $$stat = 0 || \
913 echo "See Fetchdir/update.patch for a log of the changes."; \
914 exit $$stat
915 # Tell versions [3.59,3.63) of GNU make to not export all variables.
916 # Otherwise a system limit (for SysV at least) may be exceeded.
917 .NOEXPORT: