* doc/autoconf.texi (Limitations of Usual Tools): Don't claim
[autoconf/ericb.git] / Makefile.in
blob38e6ef1cd69872b4d779f7fb57d1434dcaedbe70
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 subdir = .
34 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
35 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
36 ChangeLog INSTALL NEWS README-alpha THANKS TODO \
37 build-aux/config.guess build-aux/config.sub \
38 build-aux/elisp-comp build-aux/install-sh build-aux/mdate-sh \
39 build-aux/missing build-aux/texinfo.tex
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
42 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
65 pkgdataDATA_INSTALL = $(INSTALL_DATA)
66 DATA = $(pkgdata_DATA)
67 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
68 distclean-recursive maintainer-clean-recursive
69 ETAGS = etags
70 CTAGS = ctags
71 DIST_SUBDIRS = $(SUBDIRS)
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 distdir = $(PACKAGE)-$(VERSION)
74 top_distdir = $(distdir)
75 am__remove_distdir = \
76 { test ! -d $(distdir) \
77 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
78 && rm -fr $(distdir); }; }
79 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
80 GZIP_ENV = --best
81 distuninstallcheck_listfiles = find . -type f -print
82 distcleancheck_listfiles = find . -type f -print
83 ACLOCAL = @ACLOCAL@
84 AMTAR = @AMTAR@
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 EMACS = @EMACS@
96 EMACSLOADPATH = @EMACSLOADPATH@
97 EXPR = @EXPR@
98 GREP = @GREP@
99 HELP2MAN = @HELP2MAN@
100 INSTALL = @INSTALL@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LIBOBJS = @LIBOBJS@
106 LIBS = @LIBS@
107 LTLIBOBJS = @LTLIBOBJS@
108 M4 = @M4@
109 M4_DEBUGFILE = @M4_DEBUGFILE@
110 MAKEINFO = @MAKEINFO@
111 MKDIR_P = @MKDIR_P@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PERL = @PERL@
120 SED = @SED@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 STRIP = @STRIP@
124 TEST_EMACS = @TEST_EMACS@
125 VERSION = @VERSION@
126 abs_builddir = @abs_builddir@
127 abs_srcdir = @abs_srcdir@
128 abs_top_builddir = @abs_top_builddir@
129 abs_top_srcdir = @abs_top_srcdir@
130 ac_cv_sh_n_works = @ac_cv_sh_n_works@
131 am__leading_dot = @am__leading_dot@
132 am__tar = @am__tar@
133 am__untar = @am__untar@
134 bindir = @bindir@
135 build_alias = @build_alias@
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 lispdir = @lispdir@
150 localedir = @localedir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 mkdir_p = @mkdir_p@
154 oldincludedir = @oldincludedir@
155 pdfdir = @pdfdir@
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@
167 # bin/ must be run first, as it builds executables needed for tests.
168 # autom4te uses autotest.m4f to generate `testsuite', so build tests last.
169 SUBDIRS = bin . lib man doc tests
170 ACLOCAL_AMFLAGS = -I m4
171 EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
172 BUGS \
173 GNUmakefile Makefile.maint Makefile.cfg \
174 config/announce-gen config/prev-version.txt
176 MAINTAINERCLEANFILES = $(srcdir)/INSTALL
177 pkgdata_DATA = $(srcdir)/INSTALL
178 AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
179 WGET = wget
180 WGETFLAGS = -C off
181 automake_cvsweb = \
182 http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/automake
184 automake_cvsargs = \
185 'content-type=text/plain&cvsroot=automake'
187 autom4te_files = \
188 Autom4te/Configure_ac.pm \
189 Autom4te/Channels.pm \
190 Autom4te/FileUtils.pm \
191 Autom4te/Struct.pm \
192 Autom4te/XFile.pm
194 all: all-recursive
196 .SUFFIXES:
197 am--refresh:
199 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
200 @for dep in $?; do \
201 case '$(am__configure_deps)' in \
202 *$$dep*) \
203 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
204 cd $(srcdir) && $(AUTOMAKE) --gnu \
205 && exit 0; \
206 exit 1;; \
207 esac; \
208 done; \
209 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
210 cd $(top_srcdir) && \
211 $(AUTOMAKE) --gnu Makefile
212 .PRECIOUS: Makefile
213 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214 @case '$?' in \
215 *config.status*) \
216 echo ' $(SHELL) ./config.status'; \
217 $(SHELL) ./config.status;; \
218 *) \
219 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
220 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
221 esac;
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224 $(SHELL) ./config.status --recheck
226 $(top_srcdir)/configure: $(am__configure_deps)
227 cd $(srcdir) && $(AUTOCONF)
228 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
229 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
230 install-pkgdataDATA: $(pkgdata_DATA)
231 @$(NORMAL_INSTALL)
232 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
233 @list='$(pkgdata_DATA)'; for p in $$list; do \
234 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
235 f=$(am__strip_dir) \
236 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
237 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
238 done
240 uninstall-pkgdataDATA:
241 @$(NORMAL_UNINSTALL)
242 @list='$(pkgdata_DATA)'; for p in $$list; do \
243 f=$(am__strip_dir) \
244 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
245 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
246 done
248 # This directory's subdirectories are mostly independent; you can cd
249 # into them and run `make' without going through this Makefile.
250 # To change the values of `make' variables: instead of editing Makefiles,
251 # (1) if the variable is set in `config.status', edit `config.status'
252 # (which will cause the Makefiles to be regenerated when you run `make');
253 # (2) otherwise, pass the desired values on the `make' command line.
254 $(RECURSIVE_TARGETS):
255 @failcom='exit 1'; \
256 for f in x $$MAKEFLAGS; do \
257 case $$f in \
258 *=* | --[!k]*);; \
259 *k*) failcom='fail=yes';; \
260 esac; \
261 done; \
262 dot_seen=no; \
263 target=`echo $@ | sed s/-recursive//`; \
264 list='$(SUBDIRS)'; for subdir in $$list; do \
265 echo "Making $$target in $$subdir"; \
266 if test "$$subdir" = "."; then \
267 dot_seen=yes; \
268 local_target="$$target-am"; \
269 else \
270 local_target="$$target"; \
271 fi; \
272 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
273 || eval $$failcom; \
274 done; \
275 if test "$$dot_seen" = "no"; then \
276 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
277 fi; test -z "$$fail"
279 $(RECURSIVE_CLEAN_TARGETS):
280 @failcom='exit 1'; \
281 for f in x $$MAKEFLAGS; do \
282 case $$f in \
283 *=* | --[!k]*);; \
284 *k*) failcom='fail=yes';; \
285 esac; \
286 done; \
287 dot_seen=no; \
288 case "$@" in \
289 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
290 *) list='$(SUBDIRS)' ;; \
291 esac; \
292 rev=''; for subdir in $$list; do \
293 if test "$$subdir" = "."; then :; else \
294 rev="$$subdir $$rev"; \
295 fi; \
296 done; \
297 rev="$$rev ."; \
298 target=`echo $@ | sed s/-recursive//`; \
299 for subdir in $$rev; do \
300 echo "Making $$target in $$subdir"; \
301 if test "$$subdir" = "."; then \
302 local_target="$$target-am"; \
303 else \
304 local_target="$$target"; \
305 fi; \
306 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
307 || eval $$failcom; \
308 done && test -z "$$fail"
309 tags-recursive:
310 list='$(SUBDIRS)'; for subdir in $$list; do \
311 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
312 done
313 ctags-recursive:
314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
316 done
318 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | \
323 $(AWK) ' { files[$$0] = 1; } \
324 END { for (i in files) print i; }'`; \
325 mkid -fID $$unique
326 tags: TAGS
328 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
329 $(TAGS_FILES) $(LISP)
330 tags=; \
331 here=`pwd`; \
332 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
333 include_option=--etags-include; \
334 empty_fix=.; \
335 else \
336 include_option=--include; \
337 empty_fix=; \
338 fi; \
339 list='$(SUBDIRS)'; for subdir in $$list; do \
340 if test "$$subdir" = .; then :; else \
341 test ! -f $$subdir/TAGS || \
342 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
343 fi; \
344 done; \
345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346 unique=`for i in $$list; do \
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 done | \
349 $(AWK) ' { files[$$0] = 1; } \
350 END { for (i in files) print i; }'`; \
351 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
352 test -n "$$unique" || unique=$$empty_fix; \
353 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354 $$tags $$unique; \
356 ctags: CTAGS
357 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
358 $(TAGS_FILES) $(LISP)
359 tags=; \
360 here=`pwd`; \
361 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362 unique=`for i in $$list; do \
363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364 done | \
365 $(AWK) ' { files[$$0] = 1; } \
366 END { for (i in files) print i; }'`; \
367 test -z "$(CTAGS_ARGS)$$tags$$unique" \
368 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369 $$tags $$unique
371 GTAGS:
372 here=`$(am__cd) $(top_builddir) && pwd` \
373 && cd $(top_srcdir) \
374 && gtags -i $(GTAGS_ARGS) $$here
376 distclean-tags:
377 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
379 distdir: $(DISTFILES)
380 @case `sed 15q $(srcdir)/NEWS` in \
381 *"$(VERSION)"*) : ;; \
382 *) \
383 echo "NEWS not updated; not releasing" 1>&2; \
384 exit 1;; \
385 esac
386 $(am__remove_distdir)
387 test -d $(distdir) || mkdir $(distdir)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390 list='$(DISTFILES)'; \
391 dist_files=`for file in $$list; do echo $$file; done | \
392 sed -e "s|^$$srcdirstrip/||;t" \
393 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
394 case $$dist_files in \
395 */*) $(MKDIR_P) `echo "$$dist_files" | \
396 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
397 sort -u` ;; \
398 esac; \
399 for file in $$dist_files; do \
400 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
401 if test -d $$d/$$file; then \
402 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
403 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405 fi; \
406 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
407 else \
408 test -f $(distdir)/$$file \
409 || cp -p $$d/$$file $(distdir)/$$file \
410 || exit 1; \
411 fi; \
412 done
413 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
414 if test "$$subdir" = .; then :; else \
415 test -d "$(distdir)/$$subdir" \
416 || $(MKDIR_P) "$(distdir)/$$subdir" \
417 || exit 1; \
418 distdir=`$(am__cd) $(distdir) && pwd`; \
419 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
420 (cd $$subdir && \
421 $(MAKE) $(AM_MAKEFLAGS) \
422 top_distdir="$$top_distdir" \
423 distdir="$$distdir/$$subdir" \
424 am__remove_distdir=: \
425 am__skip_length_check=: \
426 distdir) \
427 || exit 1; \
428 fi; \
429 done
430 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
431 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
432 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
433 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
434 || chmod -R a+r $(distdir)
435 dist-gzip: distdir
436 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
437 $(am__remove_distdir)
438 dist-bzip2: distdir
439 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
440 $(am__remove_distdir)
442 dist-tarZ: distdir
443 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
444 $(am__remove_distdir)
446 dist-shar: distdir
447 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
448 $(am__remove_distdir)
450 dist-zip: distdir
451 -rm -f $(distdir).zip
452 zip -rq $(distdir).zip $(distdir)
453 $(am__remove_distdir)
455 dist dist-all: distdir
456 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
457 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
458 $(am__remove_distdir)
460 # This target untars the dist file and tries a VPATH configuration. Then
461 # it guarantees that the distribution is self-contained by making another
462 # tarfile.
463 distcheck: dist
464 case '$(DIST_ARCHIVES)' in \
465 *.tar.gz*) \
466 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
467 *.tar.bz2*) \
468 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
469 *.tar.Z*) \
470 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
471 *.shar.gz*) \
472 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
473 *.zip*) \
474 unzip $(distdir).zip ;;\
475 esac
476 chmod -R a-w $(distdir); chmod a+w $(distdir)
477 mkdir $(distdir)/_build
478 mkdir $(distdir)/_inst
479 chmod a-w $(distdir)
480 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
481 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
482 && cd $(distdir)/_build \
483 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
484 $(DISTCHECK_CONFIGURE_FLAGS) \
485 && $(MAKE) $(AM_MAKEFLAGS) \
486 && $(MAKE) $(AM_MAKEFLAGS) dvi \
487 && $(MAKE) $(AM_MAKEFLAGS) check \
488 && $(MAKE) $(AM_MAKEFLAGS) install \
489 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
490 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
491 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
492 distuninstallcheck \
493 && chmod -R a-w "$$dc_install_base" \
494 && ({ \
495 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
496 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
497 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
498 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
499 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
500 } || { rm -rf "$$dc_destdir"; exit 1; }) \
501 && rm -rf "$$dc_destdir" \
502 && $(MAKE) $(AM_MAKEFLAGS) dist \
503 && rm -rf $(DIST_ARCHIVES) \
504 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
505 $(am__remove_distdir)
506 @(echo "$(distdir) archives ready for distribution: "; \
507 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
508 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
509 distuninstallcheck:
510 @cd $(distuninstallcheck_dir) \
511 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
512 || { echo "ERROR: files left after uninstall:" ; \
513 if test -n "$(DESTDIR)"; then \
514 echo " (check DESTDIR support)"; \
515 fi ; \
516 $(distuninstallcheck_listfiles) ; \
517 exit 1; } >&2
518 distcleancheck: distclean
519 @if test '$(srcdir)' = . ; then \
520 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
521 exit 1 ; \
523 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
524 || { echo "ERROR: files left in build directory after distclean:" ; \
525 $(distcleancheck_listfiles) ; \
526 exit 1; } >&2
527 check-am: all-am
528 check: check-recursive
529 all-am: Makefile $(DATA)
530 installdirs: installdirs-recursive
531 installdirs-am:
532 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
533 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
534 done
535 install: install-recursive
536 install-exec: install-exec-recursive
537 install-data: install-data-recursive
538 uninstall: uninstall-recursive
540 install-am: all-am
541 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543 installcheck: installcheck-recursive
544 install-strip:
545 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547 `test -z '$(STRIP)' || \
548 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
549 mostlyclean-generic:
551 clean-generic:
553 distclean-generic:
554 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
556 maintainer-clean-generic:
557 @echo "This command is intended for maintainers to use"
558 @echo "it deletes files that may require special tools to rebuild."
559 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
560 clean: clean-recursive
562 clean-am: clean-generic mostlyclean-am
564 distclean: distclean-recursive
565 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
566 -rm -f Makefile
567 distclean-am: clean-am distclean-generic distclean-tags
569 dvi: dvi-recursive
571 dvi-am:
573 info: info-recursive
575 info-am:
577 install-data-am: install-pkgdataDATA
579 install-dvi: install-dvi-recursive
581 install-exec-am:
583 install-html: install-html-recursive
585 install-info: install-info-recursive
587 install-man:
589 install-pdf: install-pdf-recursive
591 install-ps: install-ps-recursive
593 installcheck-am:
595 maintainer-clean: maintainer-clean-recursive
596 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
597 -rm -rf $(top_srcdir)/autom4te.cache
598 -rm -f Makefile
599 maintainer-clean-am: distclean-am maintainer-clean-generic
601 mostlyclean: mostlyclean-recursive
603 mostlyclean-am: mostlyclean-generic
605 pdf: pdf-recursive
607 pdf-am:
609 ps: ps-recursive
611 ps-am:
613 uninstall-am: uninstall-pkgdataDATA
615 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
616 install-strip
618 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
619 all all-am am--refresh check check-am clean clean-generic \
620 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
621 dist-shar dist-tarZ dist-zip distcheck distclean \
622 distclean-generic distclean-tags distcleancheck distdir \
623 distuninstallcheck dvi dvi-am html html-am info info-am \
624 install install-am install-data install-data-am install-dvi \
625 install-dvi-am install-exec install-exec-am install-html \
626 install-html-am install-info install-info-am install-man \
627 install-pdf install-pdf-am install-pkgdataDATA install-ps \
628 install-ps-am install-strip installcheck installcheck-am \
629 installdirs installdirs-am maintainer-clean \
630 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
631 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
632 uninstall-pkgdataDATA
635 html:
636 cd doc && $(MAKE) $(AM_MAKEFLAGS) $@
638 .PHONY: html
639 $(srcdir)/INSTALL: $(top_srcdir)/doc/install.texi
640 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $@ \
641 $(top_srcdir)/doc/install.texi
643 maintainer-check: maintainer-check-tests
644 maintainer-check-tests:
645 cd tests && make maintainer-check
647 autom4te-update:
648 rm -f -r Fetchdir > /dev/null 2>&1
649 mkdir -p Fetchdir/Autom4te
650 for file in $(autom4te_files); do \
651 $(WGET) $(WGET_FLAGS) \
652 "$(automake_cvsweb)/lib/$file?$(automake_cvsargs)" \
653 -O "Fetchdir/$$file" || exit; \
654 done
655 perl -pi -e 's/Automake::/Autom4te::/g' Fetchdir/Autom4te/*.pm
656 for file in $(autom4te_files); do \
657 $(move_if_change) Fetchdir/$$file $(srcdir)/lib/$$file || exit; \
658 done
659 # Tell versions [3.59,3.63) of GNU make to not export all variables.
660 # Otherwise a system limit (for SysV at least) may be exceeded.
661 .NOEXPORT: