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