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