Makefile.in revision 50806d53
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@
170SED = @SED@
171SET_MAKE = @SET_MAKE@
172SHELL = @SHELL@
173STRIP = @STRIP@
174VERSION = @VERSION@
175XORG_CFLAGS = @XORG_CFLAGS@
176XORG_LIBS = @XORG_LIBS@
177ac_ct_AR = @ac_ct_AR@
178ac_ct_CC = @ac_ct_CC@
179ac_ct_CXX = @ac_ct_CXX@
180ac_ct_F77 = @ac_ct_F77@
181ac_ct_RANLIB = @ac_ct_RANLIB@
182ac_ct_STRIP = @ac_ct_STRIP@
183ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
186am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
187am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
188am__include = @am__include@
189am__leading_dot = @am__leading_dot@
190am__quote = @am__quote@
191am__tar = @am__tar@
192am__untar = @am__untar@
193bindir = @bindir@
194build = @build@
195build_alias = @build_alias@
196build_cpu = @build_cpu@
197build_os = @build_os@
198build_vendor = @build_vendor@
199datadir = @datadir@
200exec_prefix = @exec_prefix@
201host = @host@
202host_alias = @host_alias@
203host_cpu = @host_cpu@
204host_os = @host_os@
205host_vendor = @host_vendor@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209libdir = @libdir@
210libexecdir = @libexecdir@
211localstatedir = @localstatedir@
212mandir = @mandir@
213mkdir_p = @mkdir_p@
214moduledir = @moduledir@
215oldincludedir = @oldincludedir@
216prefix = @prefix@
217program_transform_name = @program_transform_name@
218sbindir = @sbindir@
219sharedstatedir = @sharedstatedir@
220sysconfdir = @sysconfdir@
221target_alias = @target_alias@
222AUTOMAKE_OPTIONS = foreign
223SUBDIRS = src man
224EXTRA_DIST = README.sgml
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) 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
288uninstall-info-am:
289
290# This directory's subdirectories are mostly independent; you can cd
291# into them and run `make' without going through this Makefile.
292# To change the values of `make' variables: instead of editing Makefiles,
293# (1) if the variable is set in `config.status', edit `config.status'
294#     (which will cause the Makefiles to be regenerated when you run `make');
295# (2) otherwise, pass the desired values on the `make' command line.
296$(RECURSIVE_TARGETS):
297	@failcom='exit 1'; \
298	for f in x $$MAKEFLAGS; do \
299	  case $$f in \
300	    *=* | --[!k]*);; \
301	    *k*) failcom='fail=yes';; \
302	  esac; \
303	done; \
304	dot_seen=no; \
305	target=`echo $@ | sed s/-recursive//`; \
306	list='$(SUBDIRS)'; for subdir in $$list; do \
307	  echo "Making $$target in $$subdir"; \
308	  if test "$$subdir" = "."; then \
309	    dot_seen=yes; \
310	    local_target="$$target-am"; \
311	  else \
312	    local_target="$$target"; \
313	  fi; \
314	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
315	  || eval $$failcom; \
316	done; \
317	if test "$$dot_seen" = "no"; then \
318	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
319	fi; test -z "$$fail"
320
321mostlyclean-recursive clean-recursive distclean-recursive \
322maintainer-clean-recursive:
323	@failcom='exit 1'; \
324	for f in x $$MAKEFLAGS; do \
325	  case $$f in \
326	    *=* | --[!k]*);; \
327	    *k*) failcom='fail=yes';; \
328	  esac; \
329	done; \
330	dot_seen=no; \
331	case "$@" in \
332	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
333	  *) list='$(SUBDIRS)' ;; \
334	esac; \
335	rev=''; for subdir in $$list; do \
336	  if test "$$subdir" = "."; then :; else \
337	    rev="$$subdir $$rev"; \
338	  fi; \
339	done; \
340	rev="$$rev ."; \
341	target=`echo $@ | sed s/-recursive//`; \
342	for subdir in $$rev; do \
343	  echo "Making $$target in $$subdir"; \
344	  if test "$$subdir" = "."; then \
345	    local_target="$$target-am"; \
346	  else \
347	    local_target="$$target"; \
348	  fi; \
349	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350	  || eval $$failcom; \
351	done && test -z "$$fail"
352tags-recursive:
353	list='$(SUBDIRS)'; for subdir in $$list; do \
354	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
355	done
356ctags-recursive:
357	list='$(SUBDIRS)'; for subdir in $$list; do \
358	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
359	done
360
361ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
362	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '    { files[$$0] = 1; } \
367	       END { for (i in files) print i; }'`; \
368	mkid -fID $$unique
369tags: TAGS
370
371TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
372		$(TAGS_FILES) $(LISP)
373	tags=; \
374	here=`pwd`; \
375	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
376	  include_option=--etags-include; \
377	  empty_fix=.; \
378	else \
379	  include_option=--include; \
380	  empty_fix=; \
381	fi; \
382	list='$(SUBDIRS)'; for subdir in $$list; do \
383	  if test "$$subdir" = .; then :; else \
384	    test ! -f $$subdir/TAGS || \
385	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
386	  fi; \
387	done; \
388	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
389	unique=`for i in $$list; do \
390	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391	  done | \
392	  $(AWK) '    { files[$$0] = 1; } \
393	       END { for (i in files) print i; }'`; \
394	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
395	  test -n "$$unique" || unique=$$empty_fix; \
396	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397	    $$tags $$unique; \
398	fi
399ctags: CTAGS
400CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
401		$(TAGS_FILES) $(LISP)
402	tags=; \
403	here=`pwd`; \
404	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
405	unique=`for i in $$list; do \
406	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407	  done | \
408	  $(AWK) '    { files[$$0] = 1; } \
409	       END { for (i in files) print i; }'`; \
410	test -z "$(CTAGS_ARGS)$$tags$$unique" \
411	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412	     $$tags $$unique
413
414GTAGS:
415	here=`$(am__cd) $(top_builddir) && pwd` \
416	  && cd $(top_srcdir) \
417	  && gtags -i $(GTAGS_ARGS) $$here
418
419distclean-tags:
420	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421
422distdir: $(DISTFILES)
423	$(am__remove_distdir)
424	mkdir $(distdir)
425	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
426	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
427	list='$(DISTFILES)'; for file in $$list; do \
428	  case $$file in \
429	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
430	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
431	  esac; \
432	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
434	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
435	    dir="/$$dir"; \
436	    $(mkdir_p) "$(distdir)$$dir"; \
437	  else \
438	    dir=''; \
439	  fi; \
440	  if test -d $$d/$$file; then \
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	        distdir) \
463	      || exit 1; \
464	  fi; \
465	done
466	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
467	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
468	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
469	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
470	|| chmod -R a+r $(distdir)
471dist-gzip: distdir
472	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
473	$(am__remove_distdir)
474dist-bzip2: distdir
475	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
476	$(am__remove_distdir)
477
478dist-tarZ: distdir
479	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
480	$(am__remove_distdir)
481
482dist-shar: distdir
483	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
484	$(am__remove_distdir)
485
486dist-zip: distdir
487	-rm -f $(distdir).zip
488	zip -rq $(distdir).zip $(distdir)
489	$(am__remove_distdir)
490
491dist dist-all: distdir
492	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
493	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
494	$(am__remove_distdir)
495
496# This target untars the dist file and tries a VPATH configuration.  Then
497# it guarantees that the distribution is self-contained by making another
498# tarfile.
499distcheck: dist
500	case '$(DIST_ARCHIVES)' in \
501	*.tar.gz*) \
502	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
503	*.tar.bz2*) \
504	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
505	*.tar.Z*) \
506	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
507	*.shar.gz*) \
508	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
509	*.zip*) \
510	  unzip $(distdir).zip ;;\
511	esac
512	chmod -R a-w $(distdir); chmod a+w $(distdir)
513	mkdir $(distdir)/_build
514	mkdir $(distdir)/_inst
515	chmod a-w $(distdir)
516	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
517	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
518	  && cd $(distdir)/_build \
519	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
520	    $(DISTCHECK_CONFIGURE_FLAGS) \
521	  && $(MAKE) $(AM_MAKEFLAGS) \
522	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
523	  && $(MAKE) $(AM_MAKEFLAGS) check \
524	  && $(MAKE) $(AM_MAKEFLAGS) install \
525	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
526	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
527	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
528	        distuninstallcheck \
529	  && chmod -R a-w "$$dc_install_base" \
530	  && ({ \
531	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
532	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
533	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
534	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
535	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
536	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
537	  && rm -rf "$$dc_destdir" \
538	  && $(MAKE) $(AM_MAKEFLAGS) dist \
539	  && rm -rf $(DIST_ARCHIVES) \
540	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
541	$(am__remove_distdir)
542	@(echo "$(distdir) archives ready for distribution: "; \
543	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
544	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
545distuninstallcheck:
546	@cd $(distuninstallcheck_dir) \
547	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
548	   || { echo "ERROR: files left after uninstall:" ; \
549	        if test -n "$(DESTDIR)"; then \
550	          echo "  (check DESTDIR support)"; \
551	        fi ; \
552	        $(distuninstallcheck_listfiles) ; \
553	        exit 1; } >&2
554distcleancheck: distclean
555	@if test '$(srcdir)' = . ; then \
556	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
557	  exit 1 ; \
558	fi
559	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
560	  || { echo "ERROR: files left in build directory after distclean:" ; \
561	       $(distcleancheck_listfiles) ; \
562	       exit 1; } >&2
563check-am: all-am
564check: check-recursive
565all-am: Makefile config.h
566installdirs: installdirs-recursive
567installdirs-am:
568install: install-recursive
569install-exec: install-exec-recursive
570install-data: install-data-recursive
571uninstall: uninstall-recursive
572
573install-am: all-am
574	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575
576installcheck: installcheck-recursive
577install-strip:
578	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
579	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
580	  `test -z '$(STRIP)' || \
581	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
582mostlyclean-generic:
583
584clean-generic:
585
586distclean-generic:
587	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
588
589maintainer-clean-generic:
590	@echo "This command is intended for maintainers to use"
591	@echo "it deletes files that may require special tools to rebuild."
592clean: clean-recursive
593
594clean-am: clean-generic clean-libtool mostlyclean-am
595
596distclean: distclean-recursive
597	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
598	-rm -f Makefile
599distclean-am: clean-am distclean-generic distclean-hdr \
600	distclean-libtool distclean-tags
601
602dvi: dvi-recursive
603
604dvi-am:
605
606html: html-recursive
607
608info: info-recursive
609
610info-am:
611
612install-data-am:
613
614install-exec-am:
615
616install-info: install-info-recursive
617
618install-man:
619
620installcheck-am:
621
622maintainer-clean: maintainer-clean-recursive
623	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
624	-rm -rf $(top_srcdir)/autom4te.cache
625	-rm -f Makefile
626maintainer-clean-am: distclean-am maintainer-clean-generic
627
628mostlyclean: mostlyclean-recursive
629
630mostlyclean-am: mostlyclean-generic mostlyclean-libtool
631
632pdf: pdf-recursive
633
634pdf-am:
635
636ps: ps-recursive
637
638ps-am:
639
640uninstall-am: uninstall-info-am
641
642uninstall-info: uninstall-info-recursive
643
644.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
645	check-am clean clean-generic clean-libtool clean-recursive \
646	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
647	dist-shar dist-tarZ dist-zip distcheck distclean \
648	distclean-generic distclean-hdr distclean-libtool \
649	distclean-recursive distclean-tags distcleancheck distdir \
650	distuninstallcheck dvi dvi-am html html-am info info-am \
651	install install-am install-data install-data-am install-exec \
652	install-exec-am install-info install-info-am install-man \
653	install-strip installcheck installcheck-am installdirs \
654	installdirs-am maintainer-clean maintainer-clean-generic \
655	maintainer-clean-recursive mostlyclean mostlyclean-generic \
656	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
657	tags tags-recursive uninstall uninstall-am uninstall-info-am
658
659
660@BUILD_LINUXDOC_TRUE@README: README.sgml
661@BUILD_LINUXDOC_TRUE@	$(MAKE_TEXT) README.sgml && mv README.txt README
662# Tell versions [3.59,3.63) of GNU make to not export all variables.
663# Otherwise a system limit (for SysV at least) may be exceeded.
664.NOEXPORT:
665