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