Makefile.in revision 8e0ed500
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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#  Copyright 2005 Adam Jackson.
18#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36VPATH = @srcdir@
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54subdir = .
55DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
57	$(top_srcdir)/configure COPYING ChangeLog config.guess \
58	config.sub depcomp install-sh ltmain.sh missing
59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62	$(ACLOCAL_M4)
63am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64 configure.lineno config.status.lineno
65mkinstalldirs = $(install_sh) -d
66CONFIG_HEADER = config.h
67CONFIG_CLEAN_FILES =
68SOURCES =
69DIST_SOURCES =
70RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71	html-recursive info-recursive install-data-recursive \
72	install-dvi-recursive install-exec-recursive \
73	install-html-recursive install-info-recursive \
74	install-pdf-recursive install-ps-recursive install-recursive \
75	installcheck-recursive installdirs-recursive pdf-recursive \
76	ps-recursive uninstall-recursive
77RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
78  distclean-recursive maintainer-clean-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
92distcleancheck_listfiles = find . -type f -print
93ACLOCAL = @ACLOCAL@
94ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
95ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
96AMTAR = @AMTAR@
97APP_MAN_DIR = @APP_MAN_DIR@
98APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
99AR = @AR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CXX = @CXX@
110CXXCPP = @CXXCPP@
111CXXDEPMODE = @CXXDEPMODE@
112CXXFLAGS = @CXXFLAGS@
113CYGPATH_W = @CYGPATH_W@
114DEFS = @DEFS@
115DEPDIR = @DEPDIR@
116DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
117DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
118DRIVER_NAME = @DRIVER_NAME@
119DSYMUTIL = @DSYMUTIL@
120ECHO = @ECHO@
121ECHO_C = @ECHO_C@
122ECHO_N = @ECHO_N@
123ECHO_T = @ECHO_T@
124EGREP = @EGREP@
125EXEEXT = @EXEEXT@
126F77 = @F77@
127FFLAGS = @FFLAGS@
128FILE_MAN_DIR = @FILE_MAN_DIR@
129FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
130GREP = @GREP@
131INCLUDES = @INCLUDES@
132INSTALL = @INSTALL@
133INSTALL_DATA = @INSTALL_DATA@
134INSTALL_PROGRAM = @INSTALL_PROGRAM@
135INSTALL_SCRIPT = @INSTALL_SCRIPT@
136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137LDFLAGS = @LDFLAGS@
138LIBOBJS = @LIBOBJS@
139LIBS = @LIBS@
140LIBTOOL = @LIBTOOL@
141LIB_MAN_DIR = @LIB_MAN_DIR@
142LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
143LINUXDOC = @LINUXDOC@
144LN_S = @LN_S@
145LTLIBOBJS = @LTLIBOBJS@
146MAINT = @MAINT@
147MAKEINFO = @MAKEINFO@
148MAKE_HTML = @MAKE_HTML@
149MAKE_PDF = @MAKE_PDF@
150MAKE_PS = @MAKE_PS@
151MAKE_TEXT = @MAKE_TEXT@
152MISC_MAN_DIR = @MISC_MAN_DIR@
153MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154MKDIR_P = @MKDIR_P@
155NMEDIT = @NMEDIT@
156OBJEXT = @OBJEXT@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PATH_SEPARATOR = @PATH_SEPARATOR@
164PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
165PCIACCESS_LIBS = @PCIACCESS_LIBS@
166PKG_CONFIG = @PKG_CONFIG@
167PS2PDF = @PS2PDF@
168RANLIB = @RANLIB@
169SED = @SED@
170SET_MAKE = @SET_MAKE@
171SHELL = @SHELL@
172STRIP = @STRIP@
173VERSION = @VERSION@
174XF86RUSH_CFLAGS = @XF86RUSH_CFLAGS@
175XF86RUSH_LIBS = @XF86RUSH_LIBS@
176XORG_CFLAGS = @XORG_CFLAGS@
177XORG_LIBS = @XORG_LIBS@
178abs_builddir = @abs_builddir@
179abs_srcdir = @abs_srcdir@
180abs_top_builddir = @abs_top_builddir@
181abs_top_srcdir = @abs_top_srcdir@
182ac_ct_CC = @ac_ct_CC@
183ac_ct_CXX = @ac_ct_CXX@
184ac_ct_F77 = @ac_ct_F77@
185am__include = @am__include@
186am__leading_dot = @am__leading_dot@
187am__quote = @am__quote@
188am__tar = @am__tar@
189am__untar = @am__untar@
190bindir = @bindir@
191build = @build@
192build_alias = @build_alias@
193build_cpu = @build_cpu@
194build_os = @build_os@
195build_vendor = @build_vendor@
196builddir = @builddir@
197datadir = @datadir@
198datarootdir = @datarootdir@
199docdir = @docdir@
200dvidir = @dvidir@
201exec_prefix = @exec_prefix@
202host = @host@
203host_alias = @host_alias@
204host_cpu = @host_cpu@
205host_os = @host_os@
206host_vendor = @host_vendor@
207htmldir = @htmldir@
208includedir = @includedir@
209infodir = @infodir@
210install_sh = @install_sh@
211libdir = @libdir@
212libexecdir = @libexecdir@
213localedir = @localedir@
214localstatedir = @localstatedir@
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217moduledir = @moduledir@
218oldincludedir = @oldincludedir@
219pdfdir = @pdfdir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222psdir = @psdir@
223sbindir = @sbindir@
224sharedstatedir = @sharedstatedir@
225srcdir = @srcdir@
226sysconfdir = @sysconfdir@
227target_alias = @target_alias@
228top_build_prefix = @top_build_prefix@
229top_builddir = @top_builddir@
230top_srcdir = @top_srcdir@
231AUTOMAKE_OPTIONS = foreign
232SUBDIRS = src man
233EXTRA_DIST = README.sgml
234all: config.h
235	$(MAKE) $(AM_MAKEFLAGS) all-recursive
236
237.SUFFIXES:
238am--refresh:
239	@:
240$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
241	@for dep in $?; do \
242	  case '$(am__configure_deps)' in \
243	    *$$dep*) \
244	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
245	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
246		&& exit 0; \
247	      exit 1;; \
248	  esac; \
249	done; \
250	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
251	cd $(top_srcdir) && \
252	  $(AUTOMAKE) --foreign  Makefile
253.PRECIOUS: Makefile
254Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
255	@case '$?' in \
256	  *config.status*) \
257	    echo ' $(SHELL) ./config.status'; \
258	    $(SHELL) ./config.status;; \
259	  *) \
260	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
261	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
262	esac;
263
264$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265	$(SHELL) ./config.status --recheck
266
267$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
268	cd $(srcdir) && $(AUTOCONF)
269$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
270	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
271
272config.h: stamp-h1
273	@if test ! -f $@; then \
274	  rm -f stamp-h1; \
275	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
276	else :; fi
277
278stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
279	@rm -f stamp-h1
280	cd $(top_builddir) && $(SHELL) ./config.status config.h
281$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
282	cd $(top_srcdir) && $(AUTOHEADER)
283	rm -f stamp-h1
284	touch $@
285
286distclean-hdr:
287	-rm -f config.h stamp-h1
288
289mostlyclean-libtool:
290	-rm -f *.lo
291
292clean-libtool:
293	-rm -rf .libs _libs
294
295distclean-libtool:
296	-rm -f libtool
297
298# This directory's subdirectories are mostly independent; you can cd
299# into them and run `make' without going through this Makefile.
300# To change the values of `make' variables: instead of editing Makefiles,
301# (1) if the variable is set in `config.status', edit `config.status'
302#     (which will cause the Makefiles to be regenerated when you run `make');
303# (2) otherwise, pass the desired values on the `make' command line.
304$(RECURSIVE_TARGETS):
305	@failcom='exit 1'; \
306	for f in x $$MAKEFLAGS; do \
307	  case $$f in \
308	    *=* | --[!k]*);; \
309	    *k*) failcom='fail=yes';; \
310	  esac; \
311	done; \
312	dot_seen=no; \
313	target=`echo $@ | sed s/-recursive//`; \
314	list='$(SUBDIRS)'; for subdir in $$list; do \
315	  echo "Making $$target in $$subdir"; \
316	  if test "$$subdir" = "."; then \
317	    dot_seen=yes; \
318	    local_target="$$target-am"; \
319	  else \
320	    local_target="$$target"; \
321	  fi; \
322	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
323	  || eval $$failcom; \
324	done; \
325	if test "$$dot_seen" = "no"; then \
326	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
327	fi; test -z "$$fail"
328
329$(RECURSIVE_CLEAN_TARGETS):
330	@failcom='exit 1'; \
331	for f in x $$MAKEFLAGS; do \
332	  case $$f in \
333	    *=* | --[!k]*);; \
334	    *k*) failcom='fail=yes';; \
335	  esac; \
336	done; \
337	dot_seen=no; \
338	case "$@" in \
339	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
340	  *) list='$(SUBDIRS)' ;; \
341	esac; \
342	rev=''; for subdir in $$list; do \
343	  if test "$$subdir" = "."; then :; else \
344	    rev="$$subdir $$rev"; \
345	  fi; \
346	done; \
347	rev="$$rev ."; \
348	target=`echo $@ | sed s/-recursive//`; \
349	for subdir in $$rev; do \
350	  echo "Making $$target in $$subdir"; \
351	  if test "$$subdir" = "."; then \
352	    local_target="$$target-am"; \
353	  else \
354	    local_target="$$target"; \
355	  fi; \
356	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
357	  || eval $$failcom; \
358	done && test -z "$$fail"
359tags-recursive:
360	list='$(SUBDIRS)'; for subdir in $$list; do \
361	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
362	done
363ctags-recursive:
364	list='$(SUBDIRS)'; for subdir in $$list; do \
365	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
366	done
367
368ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
369	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370	unique=`for i in $$list; do \
371	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372	  done | \
373	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
374	      END { if (nonempty) { for (i in files) print i; }; }'`; \
375	mkid -fID $$unique
376tags: TAGS
377
378TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
379		$(TAGS_FILES) $(LISP)
380	tags=; \
381	here=`pwd`; \
382	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
383	  include_option=--etags-include; \
384	  empty_fix=.; \
385	else \
386	  include_option=--include; \
387	  empty_fix=; \
388	fi; \
389	list='$(SUBDIRS)'; for subdir in $$list; do \
390	  if test "$$subdir" = .; then :; else \
391	    test ! -f $$subdir/TAGS || \
392	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
393	  fi; \
394	done; \
395	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
396	unique=`for i in $$list; do \
397	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398	  done | \
399	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
400	      END { if (nonempty) { for (i in files) print i; }; }'`; \
401	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
402	  test -n "$$unique" || unique=$$empty_fix; \
403	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
404	    $$tags $$unique; \
405	fi
406ctags: CTAGS
407CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
408		$(TAGS_FILES) $(LISP)
409	tags=; \
410	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
411	unique=`for i in $$list; do \
412	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413	  done | \
414	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415	      END { if (nonempty) { for (i in files) print i; }; }'`; \
416	test -z "$(CTAGS_ARGS)$$tags$$unique" \
417	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
418	     $$tags $$unique
419
420GTAGS:
421	here=`$(am__cd) $(top_builddir) && pwd` \
422	  && cd $(top_srcdir) \
423	  && gtags -i $(GTAGS_ARGS) $$here
424
425distclean-tags:
426	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
427
428distdir: $(DISTFILES)
429	$(am__remove_distdir)
430	test -d $(distdir) || mkdir $(distdir)
431	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	list='$(DISTFILES)'; \
434	  dist_files=`for file in $$list; do echo $$file; done | \
435	  sed -e "s|^$$srcdirstrip/||;t" \
436	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437	case $$dist_files in \
438	  */*) $(MKDIR_P) `echo "$$dist_files" | \
439			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440			   sort -u` ;; \
441	esac; \
442	for file in $$dist_files; do \
443	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444	  if test -d $$d/$$file; then \
445	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
448	    fi; \
449	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
450	  else \
451	    test -f $(distdir)/$$file \
452	    || cp -p $$d/$$file $(distdir)/$$file \
453	    || exit 1; \
454	  fi; \
455	done
456	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
457	  if test "$$subdir" = .; then :; else \
458	    test -d "$(distdir)/$$subdir" \
459	    || $(MKDIR_P) "$(distdir)/$$subdir" \
460	    || exit 1; \
461	    distdir=`$(am__cd) $(distdir) && pwd`; \
462	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
463	    (cd $$subdir && \
464	      $(MAKE) $(AM_MAKEFLAGS) \
465	        top_distdir="$$top_distdir" \
466	        distdir="$$distdir/$$subdir" \
467		am__remove_distdir=: \
468		am__skip_length_check=: \
469	        distdir) \
470	      || exit 1; \
471	  fi; \
472	done
473	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
474	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
475	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
476	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
477	|| chmod -R a+r $(distdir)
478dist-gzip: distdir
479	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
480	$(am__remove_distdir)
481dist-bzip2: distdir
482	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
483	$(am__remove_distdir)
484
485dist-lzma: distdir
486	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
487	$(am__remove_distdir)
488
489dist-tarZ: distdir
490	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
491	$(am__remove_distdir)
492
493dist-shar: distdir
494	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
495	$(am__remove_distdir)
496
497dist-zip: distdir
498	-rm -f $(distdir).zip
499	zip -rq $(distdir).zip $(distdir)
500	$(am__remove_distdir)
501
502dist dist-all: distdir
503	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
504	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
505	$(am__remove_distdir)
506
507# This target untars the dist file and tries a VPATH configuration.  Then
508# it guarantees that the distribution is self-contained by making another
509# tarfile.
510distcheck: dist
511	case '$(DIST_ARCHIVES)' in \
512	*.tar.gz*) \
513	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
514	*.tar.bz2*) \
515	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
516	*.tar.lzma*) \
517	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
518	*.tar.Z*) \
519	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
520	*.shar.gz*) \
521	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
522	*.zip*) \
523	  unzip $(distdir).zip ;;\
524	esac
525	chmod -R a-w $(distdir); chmod a+w $(distdir)
526	mkdir $(distdir)/_build
527	mkdir $(distdir)/_inst
528	chmod a-w $(distdir)
529	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
530	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
531	  && cd $(distdir)/_build \
532	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
533	    $(DISTCHECK_CONFIGURE_FLAGS) \
534	  && $(MAKE) $(AM_MAKEFLAGS) \
535	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
536	  && $(MAKE) $(AM_MAKEFLAGS) check \
537	  && $(MAKE) $(AM_MAKEFLAGS) install \
538	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
539	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
540	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
541	        distuninstallcheck \
542	  && chmod -R a-w "$$dc_install_base" \
543	  && ({ \
544	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
545	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
546	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
547	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
548	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
549	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
550	  && rm -rf "$$dc_destdir" \
551	  && $(MAKE) $(AM_MAKEFLAGS) dist \
552	  && rm -rf $(DIST_ARCHIVES) \
553	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
554	$(am__remove_distdir)
555	@(echo "$(distdir) archives ready for distribution: "; \
556	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
557	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
558distuninstallcheck:
559	@cd $(distuninstallcheck_dir) \
560	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
561	   || { echo "ERROR: files left after uninstall:" ; \
562	        if test -n "$(DESTDIR)"; then \
563	          echo "  (check DESTDIR support)"; \
564	        fi ; \
565	        $(distuninstallcheck_listfiles) ; \
566	        exit 1; } >&2
567distcleancheck: distclean
568	@if test '$(srcdir)' = . ; then \
569	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
570	  exit 1 ; \
571	fi
572	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
573	  || { echo "ERROR: files left in build directory after distclean:" ; \
574	       $(distcleancheck_listfiles) ; \
575	       exit 1; } >&2
576check-am: all-am
577check: check-recursive
578all-am: Makefile config.h
579installdirs: installdirs-recursive
580installdirs-am:
581install: install-recursive
582install-exec: install-exec-recursive
583install-data: install-data-recursive
584uninstall: uninstall-recursive
585
586install-am: all-am
587	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
588
589installcheck: installcheck-recursive
590install-strip:
591	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593	  `test -z '$(STRIP)' || \
594	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
595mostlyclean-generic:
596
597clean-generic:
598
599distclean-generic:
600	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
601
602maintainer-clean-generic:
603	@echo "This command is intended for maintainers to use"
604	@echo "it deletes files that may require special tools to rebuild."
605clean: clean-recursive
606
607clean-am: clean-generic clean-libtool mostlyclean-am
608
609distclean: distclean-recursive
610	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
611	-rm -f Makefile
612distclean-am: clean-am distclean-generic distclean-hdr \
613	distclean-libtool distclean-tags
614
615dvi: dvi-recursive
616
617dvi-am:
618
619html: html-recursive
620
621info: info-recursive
622
623info-am:
624
625install-data-am:
626
627install-dvi: install-dvi-recursive
628
629install-exec-am:
630
631install-html: install-html-recursive
632
633install-info: install-info-recursive
634
635install-man:
636
637install-pdf: install-pdf-recursive
638
639install-ps: install-ps-recursive
640
641installcheck-am:
642
643maintainer-clean: maintainer-clean-recursive
644	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
645	-rm -rf $(top_srcdir)/autom4te.cache
646	-rm -f Makefile
647maintainer-clean-am: distclean-am maintainer-clean-generic
648
649mostlyclean: mostlyclean-recursive
650
651mostlyclean-am: mostlyclean-generic mostlyclean-libtool
652
653pdf: pdf-recursive
654
655pdf-am:
656
657ps: ps-recursive
658
659ps-am:
660
661uninstall-am:
662
663.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
664	install-strip
665
666.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
667	all all-am am--refresh check check-am clean clean-generic \
668	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
669	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
670	distclean distclean-generic distclean-hdr distclean-libtool \
671	distclean-tags distcleancheck distdir distuninstallcheck dvi \
672	dvi-am html html-am info info-am install install-am \
673	install-data install-data-am install-dvi install-dvi-am \
674	install-exec install-exec-am install-html install-html-am \
675	install-info install-info-am install-man install-pdf \
676	install-pdf-am install-ps install-ps-am install-strip \
677	installcheck installcheck-am installdirs installdirs-am \
678	maintainer-clean maintainer-clean-generic mostlyclean \
679	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
680	tags tags-recursive uninstall uninstall-am
681
682
683@BUILD_LINUXDOC_TRUE@README: README.sgml
684@BUILD_LINUXDOC_TRUE@	$(MAKE_TEXT) README.sgml && mv README.txt README
685# Tell versions [3.59,3.63) of GNU make to not export all variables.
686# Otherwise a system limit (for SysV at least) may be exceeded.
687.NOEXPORT:
688