* aclocal.in (trace_used_macros): Quote input files.
[automake/plouj.git] / Makefile.in
blobdc94012728ac0abb8c1159ce6d4725a21c7dd723
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; nonemtpy = 1; } \
334 END { if (nonempty) { 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; nonempty = 1; } \
360 END { if (nonempty) { 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 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 done | \
374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375 END { if (nonempty) { for (i in files) print i; }; }'`; \
376 test -z "$(CTAGS_ARGS)$$tags$$unique" \
377 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
378 $$tags $$unique
380 GTAGS:
381 here=`$(am__cd) $(top_builddir) && pwd` \
382 && cd $(top_srcdir) \
383 && gtags -i $(GTAGS_ARGS) $$here
385 distclean-tags:
386 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
388 distdir: $(DISTFILES)
389 $(am__remove_distdir)
390 test -d $(distdir) || mkdir $(distdir)
391 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
392 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393 list='$(DISTFILES)'; \
394 dist_files=`for file in $$list; do echo $$file; done | \
395 sed -e "s|^$$srcdirstrip/||;t" \
396 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
397 case $$dist_files in \
398 */*) $(MKDIR_P) `echo "$$dist_files" | \
399 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
400 sort -u` ;; \
401 esac; \
402 for file in $$dist_files; do \
403 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
404 if test -d $$d/$$file; then \
405 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
406 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
407 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408 fi; \
409 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410 else \
411 test -f $(distdir)/$$file \
412 || cp -p $$d/$$file $(distdir)/$$file \
413 || exit 1; \
414 fi; \
415 done
416 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
417 if test "$$subdir" = .; then :; else \
418 test -d "$(distdir)/$$subdir" \
419 || $(MKDIR_P) "$(distdir)/$$subdir" \
420 || exit 1; \
421 distdir=`$(am__cd) $(distdir) && pwd`; \
422 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
423 (cd $$subdir && \
424 $(MAKE) $(AM_MAKEFLAGS) \
425 top_distdir="$$top_distdir" \
426 distdir="$$distdir/$$subdir" \
427 am__remove_distdir=: \
428 am__skip_length_check=: \
429 distdir) \
430 || exit 1; \
431 fi; \
432 done
433 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
434 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
435 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
436 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
437 || chmod -R a+r $(distdir)
438 @if test -z "$(am__skip_length_check)" && find $(distdir) -type f -print | \
439 grep '^...................................................................................................' 1>&2; then \
440 echo 'error: the above filenames are too long' 1>&2; \
441 exit 1; \
442 else :; fi
443 dist-gzip: distdir
444 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
445 $(am__remove_distdir)
446 dist-bzip2: distdir
447 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
448 $(am__remove_distdir)
450 dist-lzma: distdir
451 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
452 $(am__remove_distdir)
454 dist-tarZ: distdir
455 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
456 $(am__remove_distdir)
458 dist-shar: distdir
459 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460 $(am__remove_distdir)
462 dist-zip: distdir
463 -rm -f $(distdir).zip
464 zip -rq $(distdir).zip $(distdir)
465 $(am__remove_distdir)
467 dist dist-all: distdir
468 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
470 $(am__remove_distdir)
472 # This target untars the dist file and tries a VPATH configuration. Then
473 # it guarantees that the distribution is self-contained by making another
474 # tarfile.
475 distcheck: dist
476 case '$(DIST_ARCHIVES)' in \
477 *.tar.gz*) \
478 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
479 *.tar.bz2*) \
480 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
481 *.tar.lzma*) \
482 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
483 *.tar.Z*) \
484 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
485 *.shar.gz*) \
486 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
487 *.zip*) \
488 unzip $(distdir).zip ;;\
489 esac
490 chmod -R a-w $(distdir); chmod a+w $(distdir)
491 mkdir $(distdir)/_build
492 mkdir $(distdir)/_inst
493 chmod a-w $(distdir)
494 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
495 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
496 && cd $(distdir)/_build \
497 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
498 $(DISTCHECK_CONFIGURE_FLAGS) \
499 && $(MAKE) $(AM_MAKEFLAGS) \
500 && $(MAKE) $(AM_MAKEFLAGS) dvi \
501 && $(MAKE) $(AM_MAKEFLAGS) check \
502 && $(MAKE) $(AM_MAKEFLAGS) install \
503 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
504 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
505 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
506 distuninstallcheck \
507 && chmod -R a-w "$$dc_install_base" \
508 && ({ \
509 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
510 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
511 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
512 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
513 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
514 } || { rm -rf "$$dc_destdir"; exit 1; }) \
515 && rm -rf "$$dc_destdir" \
516 && $(MAKE) $(AM_MAKEFLAGS) dist \
517 && rm -rf $(DIST_ARCHIVES) \
518 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
519 $(am__remove_distdir)
520 @(echo "$(distdir) archives ready for distribution: "; \
521 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
522 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
523 distuninstallcheck:
524 @cd $(distuninstallcheck_dir) \
525 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
526 || { echo "ERROR: files left after uninstall:" ; \
527 if test -n "$(DESTDIR)"; then \
528 echo " (check DESTDIR support)"; \
529 fi ; \
530 $(distuninstallcheck_listfiles) ; \
531 exit 1; } >&2
532 distcleancheck: distclean
533 @if test '$(srcdir)' = . ; then \
534 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
535 exit 1 ; \
537 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
538 || { echo "ERROR: files left in build directory after distclean:" ; \
539 $(distcleancheck_listfiles) ; \
540 exit 1; } >&2
541 check-am: all-am
542 check: check-recursive
543 all-am: Makefile $(SCRIPTS)
544 installdirs: installdirs-recursive
545 installdirs-am:
546 for dir in "$(DESTDIR)$(bindir)"; do \
547 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
548 done
549 install: install-recursive
550 install-exec: install-exec-recursive
551 install-data: install-data-recursive
552 uninstall: uninstall-recursive
554 install-am: all-am
555 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
557 installcheck: installcheck-recursive
558 install-strip:
559 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561 `test -z '$(STRIP)' || \
562 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
563 mostlyclean-generic:
565 clean-generic:
566 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
568 distclean-generic:
569 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
571 maintainer-clean-generic:
572 @echo "This command is intended for maintainers to use"
573 @echo "it deletes files that may require special tools to rebuild."
574 clean: clean-recursive
576 clean-am: clean-generic mostlyclean-am
578 distclean: distclean-recursive
579 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
580 -rm -f Makefile
581 distclean-am: clean-am distclean-generic distclean-tags
583 dvi: dvi-recursive
585 dvi-am:
587 html: html-recursive
589 info: info-recursive
591 info-am:
593 install-data-am:
595 install-dvi: install-dvi-recursive
597 install-exec-am: install-binSCRIPTS
598 @$(NORMAL_INSTALL)
599 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
601 install-html: install-html-recursive
603 install-info: install-info-recursive
605 install-man:
607 install-pdf: install-pdf-recursive
609 install-ps: install-ps-recursive
611 installcheck-am:
613 maintainer-clean: maintainer-clean-recursive
614 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
615 -rm -rf $(top_srcdir)/autom4te.cache
616 -rm -f Makefile
617 maintainer-clean-am: distclean-am maintainer-clean-generic
619 mostlyclean: mostlyclean-recursive
621 mostlyclean-am: mostlyclean-generic
623 pdf: pdf-recursive
625 pdf-am:
627 ps: ps-recursive
629 ps-am:
631 uninstall-am: uninstall-binSCRIPTS
632 @$(NORMAL_INSTALL)
633 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
635 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
636 install-exec-am install-strip uninstall-am
638 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
639 all all-am am--refresh check check-am clean clean-generic \
640 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
641 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
642 distclean-generic distclean-tags distcleancheck distdir \
643 distuninstallcheck dvi dvi-am html html-am info info-am \
644 install install-am install-binSCRIPTS install-data \
645 install-data-am install-dvi install-dvi-am install-exec \
646 install-exec-am install-exec-hook install-html install-html-am \
647 install-info install-info-am install-man install-pdf \
648 install-pdf-am install-ps install-ps-am install-strip \
649 installcheck installcheck-am installdirs installdirs-am \
650 maintainer-clean maintainer-clean-generic mostlyclean \
651 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
652 uninstall uninstall-am uninstall-binSCRIPTS uninstall-hook
655 install-exec-hook:
656 @$(POST_INSTALL)
657 @for p in $(bin_SCRIPTS); do \
658 f="`echo $$p|sed '$(transform)'`"; \
659 fv="$$f-$(APIVERSION)"; \
660 rm -f $(DESTDIR)$(bindir)/$$fv; \
661 echo " $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv"; \
662 $(LN) $(DESTDIR)$(bindir)/$$f $(DESTDIR)$(bindir)/$$fv; \
663 done
665 uninstall-hook:
666 @for p in $(bin_SCRIPTS); do \
667 f="`echo $$p|sed '$(transform)'`"; \
668 fv="$$f-$(APIVERSION)"; \
669 rm -f $(DESTDIR)$(bindir)/$$fv; \
670 done
672 automake: automake.in
673 aclocal: aclocal.in
674 automake aclocal: Makefile
675 rm -f $@ $@.tmp
676 $(do_subst) $(srcdir)/$@.in >$@.tmp
677 chmod +x $@.tmp
678 chmod a-w $@.tmp
679 mv -f $@.tmp $@
681 INSTALL: lib/INSTALL
682 cp $(srcdir)/lib/INSTALL $@
684 ################################################################
686 # Some simple checks, and then ordinary check. These are only really
687 # guaranteed to work on my machine.
688 maintainer-check: automake aclocal
689 @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 22; then \
690 echo "found too many diffs between automake.in and automake"; 1>&2; \
691 diff -c $(srcdir)/automake.in automake; \
692 exit 1; \
694 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w automake
695 perllibdir="./lib$(PATH_SEPARATOR)$(srcdir)/lib" $(PERL) -c -w aclocal
696 @if grep -F '$${' $(srcdir)/lib/am/[a-z]*.am | \
697 grep -F -v '$$$$'; then \
698 echo "Found too many uses of '\$${' in the lines above." 1>&2; \
699 exit 1; \
700 else :; fi
701 @if grep -v '^#' $(srcdir)/lib/am/[a-z]*.am $(srcdir)/tests/*.test | \
702 grep -E '\<rm ([^-]|\-[^f ]*\>)'; then \
703 echo "Suspicious 'rm' invocation." 1>&2; \
704 exit 1; \
705 else :; fi
706 @if grep 'for .* in \$$(' $(srcdir)/lib/am/[a-z]*.am; then \
707 echo 'Use "list=$$(mumble); for var in $$$$list".' 1>&2 ; \
708 exit 1; \
709 else :; fi
710 @if grep -n 'mkinstalldirs' $(srcdir)/lib/am/[a-z]*.am | \
711 grep -F -v '$$(mkinstalldirs)'; then \
712 echo "Found incorrect use of mkinstalldirs in the lines above" 1>&2; \
713 exit 1; \
714 else :; fi
715 @if grep -E -n '\((PRE|NORMAL|POST)_(|UN)INSTALL\)' \
716 $(srcdir)/lib/am/[a-z]*.am | \
717 grep -v ':##' | grep -v ': @\$$('; then \
718 echo "Found incorrect use of PRE/NORMAL/POST_INSTALL/UNINSTALL in the lines above" 1>&2; \
719 exit 1; \
720 else :; fi
721 @if grep -n -w 'undef ' $(srcdir)/automake.in | \
722 grep -F -v 'undef $$/'; then \
723 echo "Found undef in automake.in; use delete instead" 1>&2; \
724 exit 1; \
726 @if grep -n 'split (/ /' $(srcdir)/automake.in; then \
727 echo "Found bad split in the lines above." 1>&2; \
728 exit 1; \
730 @if grep -n '^[^#]*` *cd ' $(srcdir)/automake.in \
731 $(srcdir)/lib/am/*.am; then \
732 echo "Consider using $$$$(am__cd) in the line above." 1>&2; \
733 exit 1; \
735 @if grep -Hn '[^@_A-Za-z0-9][_A-Za-z0-9]*[^) ] *= *@_' $(srcdir)/automake.in; then \
736 echo "Using @_ in a scalar context in the lines above." 1>&2; \
737 exit 1; \
739 @if grep '^[ \t]*local *(' $(srcdir)/automake.in; then \
740 echo "Don't use \`local' with parens: use several \`local' above." >&2; \
741 exit 1; \
743 @if grep -v '^[ \t]*local \$$_;' $(srcdir)/automake.in | \
744 grep '^[ \t]*local [^*]'; then \
745 echo "Please avoid \`local'." 1>&2; \
746 exit 1; \
748 @if grep '@AMDEP''_TRUE@' $(srcdir)/automake.in; then \
749 echo "Don't put AMDEP_TRUE substitution in automake.in" 1>&2; \
750 exit 1; \
752 @if grep '^[^#].*(MAKE) ' $(srcdir)/lib/am/*.am $(srcdir)/automake.in |\
753 grep -v 'AM_MAKEFLAGS'; then \
754 echo 'Use $$(MAKE) $$(AM_MAKEFLAGS).' 1>&2; \
755 exit 1; \
757 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*make'; then \
758 echo 'Do not run "make" in the above tests. Use "$$MAKE" instead.' 1>&2; \
759 exit 1; \
761 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoconf'; then \
762 echo 'Do not run "autoconf" in the above tests. Use "$$AUTOCONF" instead.' 1>&2; \
763 exit 1; \
765 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*autoupdate'; then \
766 echo 'Do not run "autoupdate" in the above tests. Use "$$AUTOUPDATE" instead.' 1>&2; \
767 exit 1; \
769 @if grep -v '^#' $(srcdir)/tests/*.test | grep -E ':[ ]*automake([^:]|$$)'; then \
770 echo 'Do not run "automake" in the above tests. Use "$$AUTOMAKE" instead.' 1>&2; \
771 exit 1; \
773 @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
774 echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2; \
775 exit 1; \
777 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*aclocal'; then \
778 echo 'Do not run "aclocal" in the above tests. Use "$$ACLOCAL" instead.' 1>&2; \
779 exit 1; \
781 @if grep -v '^#' $(srcdir)/tests/*.test | grep ':[ ]*perl'; then \
782 echo 'Do not run "perl" in the above tests. Use "$$PERL" instead.' 1>&2; \
783 exit 1; \
785 @for file in $(srcdir)/tests/*.test; do \
786 if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \
787 echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \
788 exit 1; \
789 fi; \
790 done
791 @if grep -E '\$$MAKE .*(SHELL=.*=|=.*SHELL=)' $(srcdir)/tests/*.test; then \
792 echo 'Rewrite "$$MAKE foo=bar SHELL=$$SHELL" as "foo=bar $$MAKE -e SHELL=$$SHELL"' 1>&2; \
793 echo ' in the above lines, it is more portable.' 1>&2; \
794 exit 1; \
796 @if grep -v SHELL $(srcdir)/tests/*.test | grep '\$$MAKE .*=' ; then \
797 echo 'Rewrite "$$MAKE foo=bar" as "foo=bar $$MAKE -e" in the above lines,' 1>&2; \
798 echo 'it is more portable.' 1>&2; \
799 exit 1; \
801 @if grep 'SHELL=.*\$$MAKE' $(srcdir)/tests/*.test; then \
802 echo '$$MAKE ignores the SHELL envvar, use "$$MAKE SHELL=$$SHELL" in' 1>&2; \
803 echo 'the above lines.' 1>&2; \
804 exit 1; \
806 @if grep -E '\bsleep +[12345]\b' $(srcdir)/tests/*.test; then \
807 echo 'Do not use "sleep x" in the above tests. Use "$$sleep" instead.' 1>&2; \
808 exit 1; \
810 @if grep -E '\b[ef]grep\b' $(srcdir)/tests/*.test ; then \
811 echo 'Do not use egrep or fgrep in test cases. Use $$FGREP or $$EGREP.' 1>&2; \
812 exit 1; \
814 @if grep -E '\b[ef]grep\b' $(srcdir)/lib/am/*.am $(srcdir)/m4/*.m4; then \
815 echo 'Do not use egrep or fgrep in the above files, they are not portable.' 1>&2; \
816 exit 1; \
818 @if grep 'mkdir_p' $(srcdir)/automake.in \
819 $(srcdir)/lib/am/*.am $(srcdir)/tests/*.test; then \
820 echo 'Do not use mkdir_p in the above files, use MKDIR_P.' 1>&2; \
821 exit 1; \
823 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' aclocal | wc -l` -ne 0; then \
824 echo "Unresolved @...@ substitution in aclocal" 1>&2; \
825 exit 1; \
827 @if test `grep -E '^[^#]*@[A-Za-z_0-9]+@' automake | wc -l` -ne 0; then \
828 echo "Unresolved @...@ substitution in automake" 1>&2; \
829 exit 1; \
830 fi; \
831 if grep -E "[^\'\"]\\\$$\(DESTDIR" $(srcdir)/lib/am/*.am; then \
832 echo 'Suspicious unquoted DESTDIR uses.' 1>&2 ; \
833 exit 1; \
835 @if grep ' ' $(srcdir)/doc/automake.texi; then \
836 echo 'Do not use tabs in the manual.' 1>&2; \
837 exit 1; \
839 @if grep -E '([^@]|^)@([ ][^@]|$$)' $(srcdir)/doc/automake.texi; \
840 then \
841 echo 'Unescaped @.' 1>&2; \
842 exit 1; \
845 git-dist: maintainer-check
846 @if (clcommit --version)>/dev/null 2>/dev/null; then :; else \
847 echo "Get clcommit from module cvs-utils on Savannah."; \
848 exit 1; \
850 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
851 echo "NEWS not updated; not releasing" 1>&2; \
852 exit 1; \
854 $(MAKE) distcheck
855 cd $(srcdir) && clcommit && \
856 git tag -s `echo "Release-$(VERSION)" | sed 's/\./-/g'`
858 git-release: git-dist
859 case $(VERSION) in \
860 *[a-z]) dest=alpha;; \
861 *) dest=ftp;; \
862 esac; \
863 $(srcdir)/lib/gnupload $(GNUPLOADFLAGS) \
864 --to sources.redhat.com:~ftp/pub/automake \
865 --to $$dest.gnu.org:automake $(DIST_ARCHIVES)
867 cvs-diff:
868 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
869 if test -z "$$OLDVERSION"; then \
870 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
871 else prevno="$$OLDVERSION"; fi; \
872 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
873 cvs -f rdiff -c -r $$prevver -r $$thisver $(PACKAGE) \
874 > $(PACKAGE)-$$prevno-$(VERSION).diff
876 git-diff:
877 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
878 if test -z "$$OLDVERSION"; then \
879 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
880 else prevno="$$OLDVERSION"; fi; \
881 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
882 git diff $$prevver $$thisver $(PACKAGE) \
883 > $(PACKAGE)-$$prevno-$(VERSION).diff
885 path-check: distdir
886 (cd $(distdir) && \
887 find . -print | xargs pathchk -p); \
888 status=$$?; \
889 chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir); \
890 exit $$status
892 fetch:
893 rm -rf Fetchdir > /dev/null 2>&1
894 mkdir Fetchdir
895 (cd Fetchdir && \
896 $(WGETSGO)/config/config/config.guess; \
897 $(WGETSGO)/config/config/config.sub; \
898 $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex; \
899 $(WGETSGO)/autoconf/autoconf/INSTALL; \
900 $(WGETSGO)/gcc/gcc/config-ml.in; \
901 $(WGETSGO)/gcc/gcc/symlink-tree)
902 @stat=0; for file in $(FETCHFILES); do \
903 if diff -u $(srcdir)/lib/$$file Fetchdir/$$file \
904 >>Fetchdir/update.patch 2>/dev/null; then :; \
905 else \
906 stat=1; \
907 echo "Updating $(srcdir)/lib/$$file..."; \
908 cp Fetchdir/$$file $(srcdir)/lib/$$file; \
909 fi; \
910 done; \
911 test $$stat = 0 || \
912 echo "See Fetchdir/update.patch for a log of the changes."; \
913 exit $$stat
914 # Tell versions [3.59,3.63) of GNU make to not export all variables.
915 # Otherwise a system limit (for SysV at least) may be exceeded.
916 .NOEXPORT: