Makefile.in revision d31dbc53
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
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
92ACLOCAL = @ACLOCAL@
93ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
94ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
95AMTAR = @AMTAR@
96APP_MAN_DIR = @APP_MAN_DIR@
97APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
98AR = @AR@
99AUTOCONF = @AUTOCONF@
100AUTOHEADER = @AUTOHEADER@
101AUTOMAKE = @AUTOMAKE@
102AWK = @AWK@
103CC = @CC@
104CCDEPMODE = @CCDEPMODE@
105CFLAGS = @CFLAGS@
106CHANGELOG_CMD = @CHANGELOG_CMD@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CWARNFLAGS = @CWARNFLAGS@
110CXX = @CXX@
111CXXCPP = @CXXCPP@
112CXXDEPMODE = @CXXDEPMODE@
113CXXFLAGS = @CXXFLAGS@
114CYGPATH_W = @CYGPATH_W@
115DEFS = @DEFS@
116DEPDIR = @DEPDIR@
117DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
118DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
119DRIVER_NAME = @DRIVER_NAME@
120DRI_CFLAGS = @DRI_CFLAGS@
121DRI_LIBS = @DRI_LIBS@
122ECHO = @ECHO@
123ECHO_C = @ECHO_C@
124ECHO_N = @ECHO_N@
125ECHO_T = @ECHO_T@
126EGREP = @EGREP@
127EXEEXT = @EXEEXT@
128F77 = @F77@
129FFLAGS = @FFLAGS@
130FILE_MAN_DIR = @FILE_MAN_DIR@
131FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
132GREP = @GREP@
133INSTALL = @INSTALL@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138LDFLAGS = @LDFLAGS@
139LIBOBJS = @LIBOBJS@
140LIBS = @LIBS@
141LIBTOOL = @LIBTOOL@
142LIB_MAN_DIR = @LIB_MAN_DIR@
143LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
144LINUXDOC = @LINUXDOC@
145LN_S = @LN_S@
146LTLIBOBJS = @LTLIBOBJS@
147MAINT = @MAINT@
148MAKEINFO = @MAKEINFO@
149MAKE_HTML = @MAKE_HTML@
150MAKE_PDF = @MAKE_PDF@
151MAKE_PS = @MAKE_PS@
152MAKE_TEXT = @MAKE_TEXT@
153MISC_MAN_DIR = @MISC_MAN_DIR@
154MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
155MKDIR_P = @MKDIR_P@
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@
169SET_MAKE = @SET_MAKE@
170SHELL = @SHELL@
171STRIP = @STRIP@
172VERSION = @VERSION@
173XORG_CFLAGS = @XORG_CFLAGS@
174XORG_LIBS = @XORG_LIBS@
175abs_builddir = @abs_builddir@
176abs_srcdir = @abs_srcdir@
177abs_top_builddir = @abs_top_builddir@
178abs_top_srcdir = @abs_top_srcdir@
179ac_ct_CC = @ac_ct_CC@
180ac_ct_CXX = @ac_ct_CXX@
181ac_ct_F77 = @ac_ct_F77@
182am__include = @am__include@
183am__leading_dot = @am__leading_dot@
184am__quote = @am__quote@
185am__tar = @am__tar@
186am__untar = @am__untar@
187bindir = @bindir@
188build = @build@
189build_alias = @build_alias@
190build_cpu = @build_cpu@
191build_os = @build_os@
192build_vendor = @build_vendor@
193builddir = @builddir@
194datadir = @datadir@
195datarootdir = @datarootdir@
196distcleancheck_listfiles = @distcleancheck_listfiles@
197docdir = @docdir@
198dvidir = @dvidir@
199exec_prefix = @exec_prefix@
200host = @host@
201host_alias = @host_alias@
202host_cpu = @host_cpu@
203host_os = @host_os@
204host_vendor = @host_vendor@
205htmldir = @htmldir@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209libdir = @libdir@
210libexecdir = @libexecdir@
211localedir = @localedir@
212localstatedir = @localstatedir@
213mandir = @mandir@
214mkdir_p = @mkdir_p@
215moduledir = @moduledir@
216oldincludedir = @oldincludedir@
217pdfdir = @pdfdir@
218prefix = @prefix@
219program_transform_name = @program_transform_name@
220psdir = @psdir@
221sbindir = @sbindir@
222sharedstatedir = @sharedstatedir@
223srcdir = @srcdir@
224sysconfdir = @sysconfdir@
225target_alias = @target_alias@
226top_builddir = @top_builddir@
227top_srcdir = @top_srcdir@
228AUTOMAKE_OPTIONS = foreign
229SUBDIRS = src man
230EXTRA_DIST = README.ati README.ati.sgml ChangeLog
231MAINTAINERCLEANFILES = ChangeLog
232all: config.h
233	$(MAKE) $(AM_MAKEFLAGS) all-recursive
234
235.SUFFIXES:
236am--refresh:
237	@:
238$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
239	@for dep in $?; do \
240	  case '$(am__configure_deps)' in \
241	    *$$dep*) \
242	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
243	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
244		&& exit 0; \
245	      exit 1;; \
246	  esac; \
247	done; \
248	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
249	cd $(top_srcdir) && \
250	  $(AUTOMAKE) --foreign  Makefile
251.PRECIOUS: Makefile
252Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253	@case '$?' in \
254	  *config.status*) \
255	    echo ' $(SHELL) ./config.status'; \
256	    $(SHELL) ./config.status;; \
257	  *) \
258	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
259	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260	esac;
261
262$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263	$(SHELL) ./config.status --recheck
264
265$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266	cd $(srcdir) && $(AUTOCONF)
267$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
269
270config.h: stamp-h1
271	@if test ! -f $@; then \
272	  rm -f stamp-h1; \
273	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
274	else :; fi
275
276stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
277	@rm -f stamp-h1
278	cd $(top_builddir) && $(SHELL) ./config.status config.h
279$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
280	cd $(top_srcdir) && $(AUTOHEADER)
281	rm -f stamp-h1
282	touch $@
283
284distclean-hdr:
285	-rm -f config.h stamp-h1
286
287mostlyclean-libtool:
288	-rm -f *.lo
289
290clean-libtool:
291	-rm -rf .libs _libs
292
293distclean-libtool:
294	-rm -f libtool
295
296# This directory's subdirectories are mostly independent; you can cd
297# into them and run `make' without going through this Makefile.
298# To change the values of `make' variables: instead of editing Makefiles,
299# (1) if the variable is set in `config.status', edit `config.status'
300#     (which will cause the Makefiles to be regenerated when you run `make');
301# (2) otherwise, pass the desired values on the `make' command line.
302$(RECURSIVE_TARGETS):
303	@failcom='exit 1'; \
304	for f in x $$MAKEFLAGS; do \
305	  case $$f in \
306	    *=* | --[!k]*);; \
307	    *k*) failcom='fail=yes';; \
308	  esac; \
309	done; \
310	dot_seen=no; \
311	target=`echo $@ | sed s/-recursive//`; \
312	list='$(SUBDIRS)'; for subdir in $$list; do \
313	  echo "Making $$target in $$subdir"; \
314	  if test "$$subdir" = "."; then \
315	    dot_seen=yes; \
316	    local_target="$$target-am"; \
317	  else \
318	    local_target="$$target"; \
319	  fi; \
320	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321	  || eval $$failcom; \
322	done; \
323	if test "$$dot_seen" = "no"; then \
324	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
325	fi; test -z "$$fail"
326
327$(RECURSIVE_CLEAN_TARGETS):
328	@failcom='exit 1'; \
329	for f in x $$MAKEFLAGS; do \
330	  case $$f in \
331	    *=* | --[!k]*);; \
332	    *k*) failcom='fail=yes';; \
333	  esac; \
334	done; \
335	dot_seen=no; \
336	case "$@" in \
337	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
338	  *) list='$(SUBDIRS)' ;; \
339	esac; \
340	rev=''; for subdir in $$list; do \
341	  if test "$$subdir" = "."; then :; else \
342	    rev="$$subdir $$rev"; \
343	  fi; \
344	done; \
345	rev="$$rev ."; \
346	target=`echo $@ | sed s/-recursive//`; \
347	for subdir in $$rev; do \
348	  echo "Making $$target in $$subdir"; \
349	  if test "$$subdir" = "."; then \
350	    local_target="$$target-am"; \
351	  else \
352	    local_target="$$target"; \
353	  fi; \
354	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
355	  || eval $$failcom; \
356	done && test -z "$$fail"
357tags-recursive:
358	list='$(SUBDIRS)'; for subdir in $$list; do \
359	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
360	done
361ctags-recursive:
362	list='$(SUBDIRS)'; for subdir in $$list; do \
363	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
364	done
365
366ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
367	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368	unique=`for i in $$list; do \
369	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370	  done | \
371	  $(AWK) '    { files[$$0] = 1; } \
372	       END { for (i in files) print i; }'`; \
373	mkid -fID $$unique
374tags: TAGS
375
376TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
377		$(TAGS_FILES) $(LISP)
378	tags=; \
379	here=`pwd`; \
380	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
381	  include_option=--etags-include; \
382	  empty_fix=.; \
383	else \
384	  include_option=--include; \
385	  empty_fix=; \
386	fi; \
387	list='$(SUBDIRS)'; for subdir in $$list; do \
388	  if test "$$subdir" = .; then :; else \
389	    test ! -f $$subdir/TAGS || \
390	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
391	  fi; \
392	done; \
393	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
394	unique=`for i in $$list; do \
395	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396	  done | \
397	  $(AWK) '    { files[$$0] = 1; } \
398	       END { for (i in files) print i; }'`; \
399	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
400	  test -n "$$unique" || unique=$$empty_fix; \
401	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402	    $$tags $$unique; \
403	fi
404ctags: CTAGS
405CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
406		$(TAGS_FILES) $(LISP)
407	tags=; \
408	here=`pwd`; \
409	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
410	unique=`for i in $$list; do \
411	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412	  done | \
413	  $(AWK) '    { files[$$0] = 1; } \
414	       END { for (i in files) print i; }'`; \
415	test -z "$(CTAGS_ARGS)$$tags$$unique" \
416	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
417	     $$tags $$unique
418
419GTAGS:
420	here=`$(am__cd) $(top_builddir) && pwd` \
421	  && cd $(top_srcdir) \
422	  && gtags -i $(GTAGS_ARGS) $$here
423
424distclean-tags:
425	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
426
427distdir: $(DISTFILES)
428	$(am__remove_distdir)
429	test -d $(distdir) || mkdir $(distdir)
430	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	list='$(DISTFILES)'; \
433	  dist_files=`for file in $$list; do echo $$file; done | \
434	  sed -e "s|^$$srcdirstrip/||;t" \
435	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436	case $$dist_files in \
437	  */*) $(MKDIR_P) `echo "$$dist_files" | \
438			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439			   sort -u` ;; \
440	esac; \
441	for file in $$dist_files; do \
442	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443	  if test -d $$d/$$file; then \
444	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
447	    fi; \
448	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
449	  else \
450	    test -f $(distdir)/$$file \
451	    || cp -p $$d/$$file $(distdir)/$$file \
452	    || exit 1; \
453	  fi; \
454	done
455	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
456	  if test "$$subdir" = .; then :; else \
457	    test -d "$(distdir)/$$subdir" \
458	    || $(MKDIR_P) "$(distdir)/$$subdir" \
459	    || exit 1; \
460	    distdir=`$(am__cd) $(distdir) && pwd`; \
461	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
462	    (cd $$subdir && \
463	      $(MAKE) $(AM_MAKEFLAGS) \
464	        top_distdir="$$top_distdir" \
465	        distdir="$$distdir/$$subdir" \
466		am__remove_distdir=: \
467		am__skip_length_check=: \
468	        distdir) \
469	      || exit 1; \
470	  fi; \
471	done
472	$(MAKE) $(AM_MAKEFLAGS) \
473	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
474	  dist-hook
475	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
476	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
477	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
478	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
479	|| chmod -R a+r $(distdir)
480dist-gzip: distdir
481	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
482	$(am__remove_distdir)
483dist-bzip2: distdir
484	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
485	$(am__remove_distdir)
486
487dist-tarZ: distdir
488	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
489	$(am__remove_distdir)
490
491dist-shar: distdir
492	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
493	$(am__remove_distdir)
494
495dist-zip: distdir
496	-rm -f $(distdir).zip
497	zip -rq $(distdir).zip $(distdir)
498	$(am__remove_distdir)
499
500dist dist-all: distdir
501	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
502	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
503	$(am__remove_distdir)
504
505# This target untars the dist file and tries a VPATH configuration.  Then
506# it guarantees that the distribution is self-contained by making another
507# tarfile.
508distcheck: dist
509	case '$(DIST_ARCHIVES)' in \
510	*.tar.gz*) \
511	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
512	*.tar.bz2*) \
513	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
514	*.tar.Z*) \
515	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
516	*.shar.gz*) \
517	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
518	*.zip*) \
519	  unzip $(distdir).zip ;;\
520	esac
521	chmod -R a-w $(distdir); chmod a+w $(distdir)
522	mkdir $(distdir)/_build
523	mkdir $(distdir)/_inst
524	chmod a-w $(distdir)
525	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
526	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
527	  && cd $(distdir)/_build \
528	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
529	    $(DISTCHECK_CONFIGURE_FLAGS) \
530	  && $(MAKE) $(AM_MAKEFLAGS) \
531	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
532	  && $(MAKE) $(AM_MAKEFLAGS) check \
533	  && $(MAKE) $(AM_MAKEFLAGS) install \
534	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
535	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
536	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
537	        distuninstallcheck \
538	  && chmod -R a-w "$$dc_install_base" \
539	  && ({ \
540	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
541	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
542	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
543	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
544	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
545	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
546	  && rm -rf "$$dc_destdir" \
547	  && $(MAKE) $(AM_MAKEFLAGS) dist \
548	  && rm -rf $(DIST_ARCHIVES) \
549	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
550	$(am__remove_distdir)
551	@(echo "$(distdir) archives ready for distribution: "; \
552	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
553	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
554distuninstallcheck:
555	@cd $(distuninstallcheck_dir) \
556	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
557	   || { echo "ERROR: files left after uninstall:" ; \
558	        if test -n "$(DESTDIR)"; then \
559	          echo "  (check DESTDIR support)"; \
560	        fi ; \
561	        $(distuninstallcheck_listfiles) ; \
562	        exit 1; } >&2
563distcleancheck: distclean
564	@if test '$(srcdir)' = . ; then \
565	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
566	  exit 1 ; \
567	fi
568	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
569	  || { echo "ERROR: files left in build directory after distclean:" ; \
570	       $(distcleancheck_listfiles) ; \
571	       exit 1; } >&2
572check-am: all-am
573check: check-recursive
574all-am: Makefile config.h
575installdirs: installdirs-recursive
576installdirs-am:
577install: install-recursive
578install-exec: install-exec-recursive
579install-data: install-data-recursive
580uninstall: uninstall-recursive
581
582install-am: all-am
583	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
584
585installcheck: installcheck-recursive
586install-strip:
587	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589	  `test -z '$(STRIP)' || \
590	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
591mostlyclean-generic:
592
593clean-generic:
594
595distclean-generic:
596	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
597
598maintainer-clean-generic:
599	@echo "This command is intended for maintainers to use"
600	@echo "it deletes files that may require special tools to rebuild."
601	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
602clean: clean-recursive
603
604clean-am: clean-generic clean-libtool mostlyclean-am
605
606distclean: distclean-recursive
607	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
608	-rm -f Makefile
609distclean-am: clean-am distclean-generic distclean-hdr \
610	distclean-libtool distclean-tags
611
612dvi: dvi-recursive
613
614dvi-am:
615
616html: html-recursive
617
618info: info-recursive
619
620info-am:
621
622install-data-am:
623
624install-dvi: install-dvi-recursive
625
626install-exec-am:
627
628install-html: install-html-recursive
629
630install-info: install-info-recursive
631
632install-man:
633
634install-pdf: install-pdf-recursive
635
636install-ps: install-ps-recursive
637
638installcheck-am:
639
640maintainer-clean: maintainer-clean-recursive
641	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
642	-rm -rf $(top_srcdir)/autom4te.cache
643	-rm -f Makefile
644maintainer-clean-am: distclean-am maintainer-clean-generic
645
646mostlyclean: mostlyclean-recursive
647
648mostlyclean-am: mostlyclean-generic mostlyclean-libtool
649
650pdf: pdf-recursive
651
652pdf-am:
653
654ps: ps-recursive
655
656ps-am:
657
658uninstall-am:
659
660.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
661	install-strip
662
663.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
664	all all-am am--refresh check check-am clean clean-generic \
665	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
666	dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
667	distclean distclean-generic distclean-hdr distclean-libtool \
668	distclean-tags distcleancheck distdir distuninstallcheck dvi \
669	dvi-am html html-am info info-am install install-am \
670	install-data install-data-am install-dvi install-dvi-am \
671	install-exec install-exec-am install-html install-html-am \
672	install-info install-info-am install-man install-pdf \
673	install-pdf-am install-ps install-ps-am install-strip \
674	installcheck installcheck-am installdirs installdirs-am \
675	maintainer-clean maintainer-clean-generic mostlyclean \
676	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
677	tags tags-recursive uninstall uninstall-am
678
679
680@BUILD_LINUXDOC_TRUE@README.ati: README.ati.sgml
681@BUILD_LINUXDOC_TRUE@	$(MAKE_TEXT) README.ati.sgml && mv README.ati.txt README.ati
682
683.PHONY: ChangeLog
684
685ChangeLog:
686	$(CHANGELOG_CMD)
687
688dist-hook: ChangeLog
689# Tell versions [3.59,3.63) of GNU make to not export all variables.
690# Otherwise a system limit (for SysV at least) may be exceeded.
691.NOEXPORT:
692