1# Makefile.in generated by automake 1.9.6-MirPorts-3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
17# Makefile.am for texinfo.
18# $MirOS: src/gnu/usr.bin/texinfo/Makefile.in,v 1.7 2006/06/30 22:51:26 tg Exp $
19# $Id: Makefile.am,v 1.13 2004/12/15 16:53:59 kasal Exp $
20# Process this file with automake to produce Makefile.in in all directories.
21#
22# This file is free software; as a special exception the author gives
23# unlimited permission to copy and/or distribute it, with or without
24# modifications, as long as this notice is preserved.
25#
26# This program is distributed in the hope that it will be useful, but
27# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
28# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29srcdir = @srcdir@
30top_srcdir = @top_srcdir@
31VPATH = @srcdir@
32pkgdatadir = $(datadir)/@PACKAGE@
33pkglibdir = $(libdir)/@PACKAGE@
34pkgincludedir = $(includedir)/@PACKAGE@
35top_builddir = .
36am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37INSTALL = @INSTALL@
38install_sh_DATA = $(install_sh) -c -m 644
39install_sh_PROGRAM = $(install_sh) -c
40install_sh_SCRIPT = $(install_sh) -c
41INSTALL_HEADER = $(INSTALL_DATA)
42transform = $(program_transform_name)
43NORMAL_INSTALL = :
44PRE_INSTALL = :
45POST_INSTALL = :
46NORMAL_UNINSTALL = :
47PRE_UNINSTALL = :
48POST_UNINSTALL = :
49build_triplet = @build@
50host_triplet = @host@
51DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
52	$(srcdir)/Makefile.in $(srcdir)/config.in \
53	$(top_srcdir)/configure ChangeLog config.guess config.sub \
54	install-sh ltmain.sh missing mkinstalldirs
55subdir = .
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/m4/inttypes_h.m4 \
58	$(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/mkstemp.m4 \
59	$(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/stdint_h.m4 \
60	$(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/uintmax_t.m4 \
61	$(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/configure.ac
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
65 configure.lineno configure.status.lineno
66mkinstalldirs = $(SHELL) $(GNUSYSTEM_AUX_DIR)/mkinstalldirs
67CONFIG_HEADER = config.h
68CONFIG_CLEAN_FILES =
69depcomp =
70am__depfiles_maybe =
71SOURCES =
72DIST_SOURCES =
73RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74	html-recursive info-recursive install-data-recursive \
75	install-exec-recursive install-info-recursive \
76	install-recursive installcheck-recursive installdirs-recursive \
77	pdf-recursive ps-recursive uninstall-info-recursive \
78	uninstall-recursive
79ETAGS = etags
80CTAGS = ctags
81DIST_SUBDIRS = $(SUBDIRS)
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83distdir = $(PACKAGE)-$(VERSION)
84top_distdir = $(distdir)
85am__remove_distdir = \
86  { test ! -d $(distdir) \
87    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
88         && rm -fr $(distdir); }; }
89DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
90GZIP_ENV = --best
91distuninstallcheck_listfiles = find . -type f -print
92ACLOCAL = @ACLOCAL@
93ALLOCA = @ALLOCA@
94AMDEP_FALSE = @AMDEP_FALSE@
95AMDEP_TRUE = @AMDEP_TRUE@
96AMTAR = @AMTAR@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
100AWK = @AWK@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114GREP = @GREP@
115INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
120INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
121LDFLAGS = @LDFLAGS@
122LIBOBJS = @LIBOBJS@
123LIBS = @LIBS@
124LTLIBOBJS = @LTLIBOBJS@
125MAINT = @MAINT@
126MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
127MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
128MAKEINFO = @MAKEINFO@
129OBJEXT = @OBJEXT@
130PACKAGE = @PACKAGE@
131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132PACKAGE_NAME = @PACKAGE_NAME@
133PACKAGE_STRING = @PACKAGE_STRING@
134PACKAGE_TARNAME = @PACKAGE_TARNAME@
135PACKAGE_VERSION = @PACKAGE_VERSION@
136PATH_SEPARATOR = @PATH_SEPARATOR@
137RANLIB = @RANLIB@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141TERMLIBS = @TERMLIBS@
142TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
143TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
144VERSION = @VERSION@
145ac_ct_CC = @ac_ct_CC@
146am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148am__include = @am__include@
149am__leading_dot = @am__leading_dot@
150am__quote = @am__quote@
151am__tar = @am__tar@
152am__untar = @am__untar@
153bindir = @bindir@
154build = @build@
155build_alias = @build_alias@
156build_cpu = @build_cpu@
157build_os = @build_os@
158build_vendor = @build_vendor@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = @docdir@
162dvidir = @dvidir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169htmldir = @htmldir@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localedir = @localedir@
176localstatedir = @localstatedir@
177mandir = @mandir@
178mkdir_p = @mkdir_p@
179native_tools = @native_tools@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185sbindir = @sbindir@
186sharedstatedir = @sharedstatedir@
187sysconfdir = @sysconfdir@
188target_alias = @target_alias@
189
190# Be sure we're using the right version of Automake.
191AUTOMAKE_OPTIONS = 1.8
192SUBDIRS = $(native_tools) info makeinfo util
193
194# for gettext.
195ACLOCAL_AMFLAGS = -I m4
196
197# In case TEXINFO_MAINT is set during make distcheck; in this case, the
198# simple doc-related files generated in info/ make distcleancheck fail.
199distcleancheck_listfiles = \
200  find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';'
201
202all: config.h
203	$(MAKE) $(AM_MAKEFLAGS) all-recursive
204
205.SUFFIXES:
206am--refresh:
207	@:
208$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
209	@for dep in $?; do \
210	  case '$(am__configure_deps)' in \
211	    *$$dep*) \
212	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign  --ignore-deps'; \
213	      cd $(srcdir) && $(AUTOMAKE) --foreign  --ignore-deps \
214		&& exit 0; \
215	      exit 1;; \
216	  esac; \
217	done; \
218	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps Makefile'; \
219	cd $(top_srcdir) && \
220	  $(AUTOMAKE) --foreign  --ignore-deps Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223	@case '$?' in \
224	  *config.status*) \
225	    echo ' $(SHELL) ./config.status'; \
226	    $(SHELL) ./config.status;; \
227	  *) \
228	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
229	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
230	esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233	$(SHELL) ./config.status --recheck
234
235$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
236	cd $(srcdir) && $(AUTOCONF)
237$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
238	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
239
240config.h: stamp-h1
241	@if test ! -f $@; then \
242	  rm -f stamp-h1; \
243	  $(MAKE) stamp-h1; \
244	else :; fi
245
246stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
247	@rm -f stamp-h1
248	cd $(top_builddir) && $(SHELL) ./config.status config.h
249$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250	cd $(top_srcdir) && $(AUTOHEADER)
251	rm -f stamp-h1
252	touch $@
253
254distclean-hdr:
255	-rm -f config.h stamp-h1
256uninstall-info-am:
257
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"
288
289mostlyclean-recursive clean-recursive distclean-recursive \
290maintainer-clean-recursive:
291	@failcom='exit 1'; \
292	for f in x $$MAKEFLAGS; do \
293	  case $$f in \
294	    *=* | --[!k]*);; \
295	    *k*) failcom='fail=yes';; \
296	  esac; \
297	done; \
298	dot_seen=no; \
299	case "$@" in \
300	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
301	  *) list='$(SUBDIRS)' ;; \
302	esac; \
303	rev=''; for subdir in $$list; do \
304	  if test "$$subdir" = "."; then :; else \
305	    rev="$$subdir $$rev"; \
306	  fi; \
307	done; \
308	rev="$$rev ."; \
309	target=`echo $@ | sed s/-recursive//`; \
310	for subdir in $$rev; do \
311	  echo "Making $$target in $$subdir"; \
312	  if test "$$subdir" = "."; then \
313	    local_target="$$target-am"; \
314	  else \
315	    local_target="$$target"; \
316	  fi; \
317	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318	  || eval $$failcom; \
319	done && test -z "$$fail"
320tags-recursive:
321	list='$(SUBDIRS)'; for subdir in $$list; do \
322	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
323	done
324ctags-recursive:
325	list='$(SUBDIRS)'; for subdir in $$list; do \
326	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
327	done
328
329ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
330	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331	unique=`for i in $$list; do \
332	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333	  done | \
334	  $(AWK) '    { files[$$0] = 1; } \
335	       END { for (i in files) print i; }'`; \
336	mkid -fID $$unique
337tags: TAGS
338
339TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
340		$(TAGS_FILES) $(LISP)
341	tags=; \
342	here=`pwd`; \
343	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
344	  include_option=--etags-include; \
345	  empty_fix=.; \
346	else \
347	  include_option=--include; \
348	  empty_fix=; \
349	fi; \
350	list='$(SUBDIRS)'; for subdir in $$list; do \
351	  if test "$$subdir" = .; then :; else \
352	    test ! -f $$subdir/TAGS || \
353	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
354	  fi; \
355	done; \
356	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
357	unique=`for i in $$list; do \
358	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359	  done | \
360	  $(AWK) '    { files[$$0] = 1; } \
361	       END { for (i in files) print i; }'`; \
362	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
363	  test -n "$$unique" || unique=$$empty_fix; \
364	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365	    $$tags $$unique; \
366	fi
367ctags: CTAGS
368CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
369		$(TAGS_FILES) $(LISP)
370	tags=; \
371	here=`pwd`; \
372	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
373	unique=`for i in $$list; do \
374	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375	  done | \
376	  $(AWK) '    { files[$$0] = 1; } \
377	       END { for (i in files) print i; }'`; \
378	test -z "$(CTAGS_ARGS)$$tags$$unique" \
379	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
380	     $$tags $$unique
381
382GTAGS:
383	here=`$(am__cd) $(top_builddir) && pwd` \
384	  && cd $(top_srcdir) \
385	  && gtags -i $(GTAGS_ARGS) $$here
386
387distclean-tags:
388	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389
390distdir: $(DISTFILES)
391	$(am__remove_distdir)
392	mkdir $(distdir)
393	$(mkdir_p) $(distdir)/m4
394	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
395	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
396	list='$(DISTFILES)'; for file in $$list; do \
397	  case $$file in \
398	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
399	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
400	  esac; \
401	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
402	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
403	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
404	    dir="/$$dir"; \
405	    $(mkdir_p) "$(distdir)$$dir"; \
406	  else \
407	    dir=''; \
408	  fi; \
409	  if test -d $$d/$$file; then \
410	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
412	    fi; \
413	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
414	  else \
415	    test -f $(distdir)/$$file \
416	    || cp -p $$d/$$file $(distdir)/$$file \
417	    || exit 1; \
418	  fi; \
419	done
420	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
421	  if test "$$subdir" = .; then :; else \
422	    test -d "$(distdir)/$$subdir" \
423	    || $(mkdir_p) "$(distdir)/$$subdir" \
424	    || exit 1; \
425	    distdir=`$(am__cd) $(distdir) && pwd`; \
426	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
427	    (cd $$subdir && \
428	      $(MAKE) $(AM_MAKEFLAGS) \
429	        top_distdir="$$top_distdir" \
430	        distdir="$$distdir/$$subdir" \
431	        distdir) \
432	      || exit 1; \
433	  fi; \
434	done
435	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
436	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
437	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
438	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
439	|| chmod -R a+r $(distdir)
440dist-gzip: distdir
441	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
442	$(am__remove_distdir)
443dist-bzip2: distdir
444	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
445	$(am__remove_distdir)
446
447dist-tarZ: distdir
448	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
449	$(am__remove_distdir)
450
451dist-shar: distdir
452	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
453	$(am__remove_distdir)
454
455dist-zip: distdir
456	-rm -f $(distdir).zip
457	zip -rq $(distdir).zip $(distdir)
458	$(am__remove_distdir)
459
460dist dist-all: distdir
461	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
462	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
463	$(am__remove_distdir)
464
465# This target untars the dist file and tries a VPATH configuration.  Then
466# it guarantees that the distribution is self-contained by making another
467# tarfile.
468distcheck: dist
469	case '$(DIST_ARCHIVES)' in \
470	*.tar.gz*) \
471	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
472	*.tar.bz2*) \
473	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
474	*.tar.Z*) \
475	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
476	*.shar.gz*) \
477	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
478	*.zip*) \
479	  unzip $(distdir).zip ;;\
480	esac
481	chmod -R a-w $(distdir); chmod a+w $(distdir)
482	mkdir $(distdir)/_build
483	mkdir $(distdir)/_inst
484	chmod a-w $(distdir)
485	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
486	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
487	  && cd $(distdir)/_build \
488	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
489	    $(DISTCHECK_CONFIGURE_FLAGS) \
490	  && $(MAKE) $(AM_MAKEFLAGS) \
491	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
492	  && $(MAKE) $(AM_MAKEFLAGS) check \
493	  && $(MAKE) $(AM_MAKEFLAGS) install \
494	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
495	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
496	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
497	        distuninstallcheck \
498	  && chmod -R a-w "$$dc_install_base" \
499	  && ({ \
500	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
501	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
502	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
503	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
504	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
505	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
506	  && rm -rf "$$dc_destdir" \
507	  && $(MAKE) $(AM_MAKEFLAGS) dist \
508	  && rm -rf $(DIST_ARCHIVES) \
509	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
510	$(am__remove_distdir)
511	@(echo "$(distdir) archives ready for distribution: "; \
512	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
513	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
514distuninstallcheck:
515	@cd $(distuninstallcheck_dir) \
516	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
517	   || { echo "ERROR: files left after uninstall:" ; \
518	        if test -n "$(DESTDIR)"; then \
519	          echo "  (check DESTDIR support)"; \
520	        fi ; \
521	        $(distuninstallcheck_listfiles) ; \
522	        exit 1; } >&2
523distcleancheck: distclean
524	@if test '$(srcdir)' = . ; then \
525	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
526	  exit 1 ; \
527	fi
528	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
529	  || { echo "ERROR: files left in build directory after distclean:" ; \
530	       $(distcleancheck_listfiles) ; \
531	       exit 1; } >&2
532check-am: all-am
533check: check-recursive
534all-am: Makefile config.h
535installdirs: installdirs-recursive
536installdirs-am:
537install: install-recursive
538install-exec: install-exec-recursive
539install-data: install-data-recursive
540uninstall: uninstall-recursive
541
542install-am:
543	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
544
545installcheck: installcheck-recursive
546install-strip:
547	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549	  `test -z '$(STRIP)' || \
550	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
551mostlyclean-generic:
552
553clean-generic:
554
555distclean-generic:
556	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
557
558maintainer-clean-generic:
559	@echo "This command is intended for maintainers to use"
560	@echo "it deletes files that may require special tools to rebuild."
561clean: clean-recursive
562
563clean-am: clean-generic mostlyclean-am
564
565distclean: distclean-recursive
566	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
567	-rm -f Makefile
568distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
569	distclean-tags
570
571dvi: dvi-recursive
572
573dvi-am:
574
575html: html-recursive
576
577info: info-recursive
578
579info-am:
580
581install-data-am:
582
583install-exec-am:
584
585install-info: install-info-recursive
586
587install-man:
588
589installcheck-am:
590
591maintainer-clean: maintainer-clean-recursive
592	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
593	-rm -rf $(top_srcdir)/autom4te.cache
594	-rm -f Makefile
595maintainer-clean-am: distclean-am maintainer-clean-generic
596
597mostlyclean: mostlyclean-recursive
598
599mostlyclean-am: mostlyclean-generic
600
601pdf: pdf-recursive
602
603pdf-am:
604
605ps: ps-recursive
606
607ps-am:
608
609uninstall-am: uninstall-info-am
610
611uninstall-info: uninstall-info-recursive
612
613.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
614	check-am clean clean-generic clean-recursive ctags \
615	ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
616	dist-tarZ dist-zip distcheck distclean distclean-generic \
617	distclean-hdr distclean-local distclean-recursive \
618	distclean-tags distcleancheck distdir distuninstallcheck dvi \
619	dvi-am html html-am info info-am install install-am \
620	install-data install-data-am install-exec install-exec-am \
621	install-info install-info-am install-man install-strip \
622	installcheck installcheck-am installdirs installdirs-am \
623	maintainer-clean maintainer-clean-generic \
624	maintainer-clean-recursive mostlyclean mostlyclean-generic \
625	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
626	uninstall uninstall-am uninstall-info-am
627
628
629distclean-local:
630	-test -d "$(native_tools)" && rm -rf "$(native_tools)"
631# Tell versions [3.59,3.63) of GNU make to not export all variables.
632# Otherwise a system limit (for SysV at least) may be exceeded.
633.NOEXPORT:
634