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