Makefile.in revision 1d54945d
11.1Scgd# Makefile.in generated by automake 1.9.6 from Makefile.am.
21.1Scgd# @configure_input@
31.1Scgd
41.1Scgd# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
51.10Sthorpej# 2003, 2004, 2005  Free Software Foundation, Inc.
61.1Scgd# This Makefile.in is free software; the Free Software Foundation
71.1Scgd# gives unlimited permission to copy and/or distribute it,
81.1Scgd# with or without modifications, as long as this notice is preserved.
91.5Scgd
101.1Scgd# This program is distributed in the hope that it will be useful,
111.1Scgd# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
121.1Scgd# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
131.1Scgd# PARTICULAR PURPOSE.
141.1Scgd
151.1Scgd@SET_MAKE@
161.1Scgd
171.1Scgd#  Copyright 2005 Adam Jackson.
181.1Scgd#
191.1Scgd#  Permission is hereby granted, free of charge, to any person obtaining a
201.1Scgd#  copy of this software and associated documentation files (the "Software"),
211.1Scgd#  to deal in the Software without restriction, including without limitation
221.1Scgd#  on the rights to use, copy, modify, merge, publish, distribute, sub
231.1Scgd#  license, and/or sell copies of the Software, and to permit persons to whom
241.1Scgd#  the Software is furnished to do so, subject to the following conditions:
251.1Scgd#
261.1Scgd#  The above copyright notice and this permission notice (including the next
271.1Scgd#  paragraph) shall be included in all copies or substantial portions of the
281.1Scgd#  Software.
291.1Scgd#
301.1Scgd#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
311.1Scgd#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
321.1Scgd#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
331.1Scgd#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
341.1Scgd#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
351.1Scgd#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
361.1Scgdsrcdir = @srcdir@
371.1Scgdtop_srcdir = @top_srcdir@
381.1ScgdVPATH = @srcdir@
391.1Scgdpkgdatadir = $(datadir)/@PACKAGE@
401.1Scgdpkglibdir = $(libdir)/@PACKAGE@
411.1Scgdpkgincludedir = $(includedir)/@PACKAGE@
421.1Scgdtop_builddir = .
431.1Scgdam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
441.5ScgdINSTALL = @INSTALL@
451.5Scgdinstall_sh_DATA = $(install_sh) -c -m 644
461.5Scgdinstall_sh_PROGRAM = $(install_sh) -c
471.5Scgdinstall_sh_SCRIPT = $(install_sh) -c
481.5ScgdINSTALL_HEADER = $(INSTALL_DATA)
491.5Scgdtransform = $(program_transform_name)
501.5ScgdNORMAL_INSTALL = :
511.5ScgdPRE_INSTALL = :
521.5ScgdPOST_INSTALL = :
531.5ScgdNORMAL_UNINSTALL = :
541.5ScgdPRE_UNINSTALL = :
551.5ScgdPOST_UNINSTALL = :
561.5Scgdbuild_triplet = @build@
571.5Scgdhost_triplet = @host@
581.5ScgdDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
591.1Scgd	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
601.1Scgd	$(top_srcdir)/configure COPYING ChangeLog config.guess \
611.5Scgd	config.sub depcomp install-sh ltmain.sh missing
621.5Scgdsubdir = .
631.5ScgdACLOCAL_M4 = $(top_srcdir)/aclocal.m4
641.5Scgdam__aclocal_m4_deps = $(top_srcdir)/configure.ac
651.5Scgdam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
661.5Scgd	$(ACLOCAL_M4)
671.5Scgdam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
681.5Scgd configure.lineno configure.status.lineno
691.5Scgdmkinstalldirs = $(install_sh) -d
701.5ScgdCONFIG_HEADER = config.h
711.5ScgdCONFIG_CLEAN_FILES =
721.1ScgdSOURCES =
731.5ScgdDIST_SOURCES =
741.5ScgdRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
751.2Scgd	html-recursive info-recursive install-data-recursive \
761.5Scgd	install-exec-recursive install-info-recursive \
771.5Scgd	install-recursive installcheck-recursive installdirs-recursive \
781.10Sthorpej	pdf-recursive ps-recursive uninstall-info-recursive \
791.5Scgd	uninstall-recursive
801.5ScgdETAGS = etags
811.5ScgdCTAGS = ctags
821.5ScgdDIST_SUBDIRS = $(SUBDIRS)
831.5ScgdDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
841.5Scgddistdir = $(PACKAGE)-$(VERSION)
851.5Scgdtop_distdir = $(distdir)
861.1Scgdam__remove_distdir = \
871.1Scgd  { test ! -d $(distdir) \
881.5Scgd    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
891.5Scgd         && rm -fr $(distdir); }; }
901.5ScgdDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
911.5ScgdGZIP_ENV = --best
921.5Scgddistuninstallcheck_listfiles = find . -type f -print
931.5Scgddistcleancheck_listfiles = find . -type f -print
941.5ScgdACLOCAL = @ACLOCAL@
951.5ScgdADMIN_MAN_DIR = @ADMIN_MAN_DIR@
961.1ScgdADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
971.5ScgdAMDEP_FALSE = @AMDEP_FALSE@
981.5ScgdAMDEP_TRUE = @AMDEP_TRUE@
991.5ScgdAMTAR = @AMTAR@
1001.5ScgdAPP_MAN_DIR = @APP_MAN_DIR@
1011.5ScgdAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@
1021.5ScgdAR = @AR@
1031.5ScgdAUTOCONF = @AUTOCONF@
1041.5ScgdAUTOHEADER = @AUTOHEADER@
1051.5ScgdAUTOMAKE = @AUTOMAKE@
1061.5ScgdAWK = @AWK@
1071.5ScgdBUILD_LINUXDOC_FALSE = @BUILD_LINUXDOC_FALSE@
1081.5ScgdBUILD_LINUXDOC_TRUE = @BUILD_LINUXDOC_TRUE@
1091.5ScgdBUILD_PDFDOC_FALSE = @BUILD_PDFDOC_FALSE@
1101.5ScgdBUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@
1111.1ScgdCC = @CC@
1121.1ScgdCCDEPMODE = @CCDEPMODE@
1131.5ScgdCFLAGS = @CFLAGS@
1141.5ScgdCPP = @CPP@
1151.5ScgdCPPFLAGS = @CPPFLAGS@
1161.5ScgdCXX = @CXX@
1171.5ScgdCXXCPP = @CXXCPP@
1181.5ScgdCXXDEPMODE = @CXXDEPMODE@
1191.5ScgdCXXFLAGS = @CXXFLAGS@
1201.5ScgdCYGPATH_W = @CYGPATH_W@
1211.1ScgdDEFS = @DEFS@
1221.5ScgdDEPDIR = @DEPDIR@
1231.5ScgdDRIVER_MAN_DIR = @DRIVER_MAN_DIR@
1241.5ScgdDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
1251.5ScgdDRIVER_NAME = @DRIVER_NAME@
1261.5ScgdECHO = @ECHO@
1271.5ScgdECHO_C = @ECHO_C@
1281.5ScgdECHO_N = @ECHO_N@
1291.5ScgdECHO_T = @ECHO_T@
1301.5ScgdEGREP = @EGREP@
1311.5ScgdEXEEXT = @EXEEXT@
1321.5ScgdF77 = @F77@
1331.5ScgdFFLAGS = @FFLAGS@
1341.5ScgdFILE_MAN_DIR = @FILE_MAN_DIR@
1351.5ScgdFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
1361.5ScgdINSTALL_DATA = @INSTALL_DATA@
1371.5ScgdINSTALL_PROGRAM = @INSTALL_PROGRAM@
1381.5ScgdINSTALL_SCRIPT = @INSTALL_SCRIPT@
1391.1ScgdINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1401.5ScgdLDFLAGS = @LDFLAGS@
1411.1ScgdLIBOBJS = @LIBOBJS@
1421.5ScgdLIBS = @LIBS@
1431.5ScgdLIBTOOL = @LIBTOOL@
1441.5ScgdLIB_MAN_DIR = @LIB_MAN_DIR@
1451.5ScgdLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
1461.5ScgdLINUXDOC = @LINUXDOC@
1471.5ScgdLN_S = @LN_S@
1481.5ScgdLTLIBOBJS = @LTLIBOBJS@
1491.5ScgdMAINT = @MAINT@
1501.5ScgdMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
1511.5ScgdMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
1521.5ScgdMAKEINFO = @MAKEINFO@
1531.5ScgdMAKE_HTML = @MAKE_HTML@
1541.5ScgdMAKE_PDF = @MAKE_PDF@
1551.5ScgdMAKE_PS = @MAKE_PS@
1561.5ScgdMAKE_TEXT = @MAKE_TEXT@
1571.5ScgdMISC_MAN_DIR = @MISC_MAN_DIR@
1581.5ScgdMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
1591.5ScgdOBJEXT = @OBJEXT@
1601.5ScgdPACKAGE = @PACKAGE@
1611.5ScgdPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1621.5ScgdPACKAGE_NAME = @PACKAGE_NAME@
1631.5ScgdPACKAGE_STRING = @PACKAGE_STRING@
1641.5ScgdPACKAGE_TARNAME = @PACKAGE_TARNAME@
1651.5ScgdPACKAGE_VERSION = @PACKAGE_VERSION@
1661.5ScgdPATH_SEPARATOR = @PATH_SEPARATOR@
1671.5ScgdPKG_CONFIG = @PKG_CONFIG@
1681.5ScgdPS2PDF = @PS2PDF@
1691.5ScgdRANLIB = @RANLIB@
1701.5ScgdSET_MAKE = @SET_MAKE@
1711.5ScgdSHELL = @SHELL@
1721.1ScgdSTRIP = @STRIP@
1731.5ScgdVERSION = @VERSION@
1741.5ScgdXORG_CFLAGS = @XORG_CFLAGS@
1751.5ScgdXORG_LIBS = @XORG_LIBS@
1761.5Scgdac_ct_AR = @ac_ct_AR@
1771.5Scgdac_ct_CC = @ac_ct_CC@
1781.5Scgdac_ct_CXX = @ac_ct_CXX@
1791.5Scgdac_ct_F77 = @ac_ct_F77@
1801.5Scgdac_ct_RANLIB = @ac_ct_RANLIB@
1811.5Scgdac_ct_STRIP = @ac_ct_STRIP@
1821.5Scgdac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
1831.5Scgdam__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1841.5Scgdam__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1851.5Scgdam__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
1861.5Scgdam__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
1871.5Scgdam__include = @am__include@
1881.5Scgdam__leading_dot = @am__leading_dot@
1891.5Scgdam__quote = @am__quote@
1901.5Scgdam__tar = @am__tar@
1911.5Scgdam__untar = @am__untar@
1921.5Scgdbindir = @bindir@
1931.5Scgdbuild = @build@
1941.5Scgdbuild_alias = @build_alias@
1951.5Scgdbuild_cpu = @build_cpu@
1961.5Scgdbuild_os = @build_os@
1971.5Scgdbuild_vendor = @build_vendor@
1981.5Scgddatadir = @datadir@
1991.5Scgdexec_prefix = @exec_prefix@
2001.5Scgdhost = @host@
2011.5Scgdhost_alias = @host_alias@
2021.5Scgdhost_cpu = @host_cpu@
2031.5Scgdhost_os = @host_os@
2041.5Scgdhost_vendor = @host_vendor@
2051.5Scgdincludedir = @includedir@
2061.5Scgdinfodir = @infodir@
2071.5Scgdinstall_sh = @install_sh@
2081.5Scgdlibdir = @libdir@
2091.5Scgdlibexecdir = @libexecdir@
2101.5Scgdlocalstatedir = @localstatedir@
2111.5Scgdmandir = @mandir@
2121.5Scgdmkdir_p = @mkdir_p@
2131.5Scgdmoduledir = @moduledir@
2141.5Scgdoldincludedir = @oldincludedir@
2151.1Scgdprefix = @prefix@
2161.5Scgdprogram_transform_name = @program_transform_name@
2171.5Scgdsbindir = @sbindir@
2181.5Scgdsharedstatedir = @sharedstatedir@
2191.5Scgdsysconfdir = @sysconfdir@
2201.5Scgdtarget_alias = @target_alias@
2211.5ScgdAUTOMAKE_OPTIONS = foreign
2221.5ScgdSUBDIRS = src man
2231.5ScgdEXTRA_DIST = CALLMAP TODO_NOTES README.sgml
2241.5Scgdall: config.h
2251.5Scgd	$(MAKE) $(AM_MAKEFLAGS) all-recursive
2261.5Scgd
2271.5Scgd.SUFFIXES:
2281.5Scgdam--refresh:
2291.5Scgd	@:
2301.5Scgd$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
2311.5Scgd	@for dep in $?; do \
2321.5Scgd	  case '$(am__configure_deps)' in \
2331.5Scgd	    *$$dep*) \
2341.5Scgd	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2351.5Scgd	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
2361.5Scgd		&& exit 0; \
2371.5Scgd	      exit 1;; \
2381.5Scgd	  esac; \
2391.5Scgd	done; \
2401.5Scgd	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
2411.5Scgd	cd $(top_srcdir) && \
2421.5Scgd	  $(AUTOMAKE) --foreign  Makefile
2431.5Scgd.PRECIOUS: Makefile
2441.5ScgdMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2451.5Scgd	@case '$?' in \
2461.5Scgd	  *config.status*) \
2471.5Scgd	    echo ' $(SHELL) ./config.status'; \
2481.5Scgd	    $(SHELL) ./config.status;; \
2491.5Scgd	  *) \
2501.5Scgd	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2511.5Scgd	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2521.5Scgd	esac;
2531.5Scgd
2541.5Scgd$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2551.5Scgd	$(SHELL) ./config.status --recheck
2561.5Scgd
2571.5Scgd$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2581.5Scgd	cd $(srcdir) && $(AUTOCONF)
2591.5Scgd$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2601.5Scgd	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2611.5Scgd
2621.5Scgdconfig.h: stamp-h1
2631.5Scgd	@if test ! -f $@; then \
2641.5Scgd	  rm -f stamp-h1; \
2651.5Scgd	  $(MAKE) stamp-h1; \
2661.5Scgd	else :; fi
2671.5Scgd
2681.5Scgdstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2691.5Scgd	@rm -f stamp-h1
2701.5Scgd	cd $(top_builddir) && $(SHELL) ./config.status config.h
2711.5Scgd$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
2721.5Scgd	cd $(top_srcdir) && $(AUTOHEADER)
2731.5Scgd	rm -f stamp-h1
2741.5Scgd	touch $@
2751.5Scgd
2761.5Scgddistclean-hdr:
2771.5Scgd	-rm -f config.h stamp-h1
2781.5Scgd
2791.5Scgdmostlyclean-libtool:
2801.5Scgd	-rm -f *.lo
2811.5Scgd
2821.5Scgdclean-libtool:
2831.5Scgd	-rm -rf .libs _libs
2841.5Scgd
2851.5Scgddistclean-libtool:
2861.5Scgd	-rm -f libtool
2871.5Scgduninstall-info-am:
2881.5Scgd
2891.5Scgd# This directory's subdirectories are mostly independent; you can cd
2901.5Scgd# into them and run `make' without going through this Makefile.
2911.5Scgd# To change the values of `make' variables: instead of editing Makefiles,
2921.5Scgd# (1) if the variable is set in `config.status', edit `config.status'
2931.5Scgd#     (which will cause the Makefiles to be regenerated when you run `make');
2941.5Scgd# (2) otherwise, pass the desired values on the `make' command line.
2951.5Scgd$(RECURSIVE_TARGETS):
2961.1Scgd	@failcom='exit 1'; \
2971.5Scgd	for f in x $$MAKEFLAGS; do \
2981.5Scgd	  case $$f in \
2991.5Scgd	    *=* | --[!k]*);; \
3001.5Scgd	    *k*) failcom='fail=yes';; \
3011.5Scgd	  esac; \
3021.5Scgd	done; \
3031.5Scgd	dot_seen=no; \
3041.5Scgd	target=`echo $@ | sed s/-recursive//`; \
3051.5Scgd	list='$(SUBDIRS)'; for subdir in $$list; do \
3061.5Scgd	  echo "Making $$target in $$subdir"; \
3071.5Scgd	  if test "$$subdir" = "."; then \
3081.5Scgd	    dot_seen=yes; \
3091.5Scgd	    local_target="$$target-am"; \
3101.5Scgd	  else \
3111.5Scgd	    local_target="$$target"; \
3121.5Scgd	  fi; \
3131.5Scgd	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3141.5Scgd	  || eval $$failcom; \
3151.5Scgd	done; \
3161.5Scgd	if test "$$dot_seen" = "no"; then \
3171.5Scgd	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
3181.5Scgd	fi; test -z "$$fail"
3191.5Scgd
3201.5Scgdmostlyclean-recursive clean-recursive distclean-recursive \
3211.5Scgdmaintainer-clean-recursive:
3221.5Scgd	@failcom='exit 1'; \
3231.5Scgd	for f in x $$MAKEFLAGS; do \
3241.5Scgd	  case $$f in \
3251.5Scgd	    *=* | --[!k]*);; \
3261.5Scgd	    *k*) failcom='fail=yes';; \
3271.5Scgd	  esac; \
3281.5Scgd	done; \
3291.5Scgd	dot_seen=no; \
3301.5Scgd	case "$@" in \
3311.5Scgd	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
3321.5Scgd	  *) list='$(SUBDIRS)' ;; \
3331.5Scgd	esac; \
3341.5Scgd	rev=''; for subdir in $$list; do \
3351.5Scgd	  if test "$$subdir" = "."; then :; else \
3361.5Scgd	    rev="$$subdir $$rev"; \
3371.5Scgd	  fi; \
3381.5Scgd	done; \
3391.5Scgd	rev="$$rev ."; \
3401.5Scgd	target=`echo $@ | sed s/-recursive//`; \
3411.5Scgd	for subdir in $$rev; do \
3421.5Scgd	  echo "Making $$target in $$subdir"; \
3431.5Scgd	  if test "$$subdir" = "."; then \
3441.5Scgd	    local_target="$$target-am"; \
3451.5Scgd	  else \
3461.5Scgd	    local_target="$$target"; \
3471.5Scgd	  fi; \
3481.5Scgd	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
3491.5Scgd	  || eval $$failcom; \
3501.5Scgd	done && test -z "$$fail"
3511.5Scgdtags-recursive:
3521.5Scgd	list='$(SUBDIRS)'; for subdir in $$list; do \
3531.5Scgd	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
3541.5Scgd	done
3551.5Scgdctags-recursive:
3561.5Scgd	list='$(SUBDIRS)'; for subdir in $$list; do \
3571.5Scgd	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
3581.5Scgd	done
3591.5Scgd
3601.5ScgdID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3611.5Scgd	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
3621.5Scgd	unique=`for i in $$list; do \
3631.5Scgd	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3641.5Scgd	  done | \
3651.5Scgd	  $(AWK) '    { files[$$0] = 1; } \
3661.5Scgd	       END { for (i in files) print i; }'`; \
3671.5Scgd	mkid -fID $$unique
3681.5Scgdtags: TAGS
3691.5Scgd
3701.5ScgdTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
3711.5Scgd		$(TAGS_FILES) $(LISP)
3721.5Scgd	tags=; \
3731.5Scgd	here=`pwd`; \
3741.5Scgd	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
3751.5Scgd	  include_option=--etags-include; \
3761.5Scgd	  empty_fix=.; \
3771.5Scgd	else \
3781.5Scgd	  include_option=--include; \
3791.5Scgd	  empty_fix=; \
3801.5Scgd	fi; \
3811.5Scgd	list='$(SUBDIRS)'; for subdir in $$list; do \
3821.5Scgd	  if test "$$subdir" = .; then :; else \
3831.5Scgd	    test ! -f $$subdir/TAGS || \
3841.5Scgd	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
3851.5Scgd	  fi; \
3861.5Scgd	done; \
3871.5Scgd	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
3881.5Scgd	unique=`for i in $$list; do \
3891.5Scgd	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3901.5Scgd	  done | \
3911.5Scgd	  $(AWK) '    { files[$$0] = 1; } \
3921.5Scgd	       END { for (i in files) print i; }'`; \
3931.1Scgd	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
3941.1Scgd	  test -n "$$unique" || unique=$$empty_fix; \
3951.1Scgd	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3961.5Scgd	    $$tags $$unique; \
3971.5Scgd	fi
3981.1Scgdctags: CTAGS
3991.1ScgdCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
4001.1Scgd		$(TAGS_FILES) $(LISP)
4011.1Scgd	tags=; \
4021.1Scgd	here=`pwd`; \
4031.5Scgd	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
4041.5Scgd	unique=`for i in $$list; do \
4051.7Schristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4061.5Scgd	  done | \
4071.5Scgd	  $(AWK) '    { files[$$0] = 1; } \
4081.5Scgd	       END { for (i in files) print i; }'`; \
4091.5Scgd	test -z "$(CTAGS_ARGS)$$tags$$unique" \
4101.1Scgd	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4111.6Scgd	     $$tags $$unique
4121.6Scgd
4131.6ScgdGTAGS:
4141.6Scgd	here=`$(am__cd) $(top_builddir) && pwd` \
4151.6Scgd	  && cd $(top_srcdir) \
4161.6Scgd	  && gtags -i $(GTAGS_ARGS) $$here
4171.6Scgd
4181.1Scgddistclean-tags:
4191.6Scgd	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4201.1Scgd
4211.9Sthorpejdistdir: $(DISTFILES)
4221.9Sthorpej	$(am__remove_distdir)
4231.9Sthorpej	mkdir $(distdir)
4241.1Scgd	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
4251.1Scgd	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
4261.1Scgd	list='$(DISTFILES)'; for file in $$list; do \
4271.1Scgd	  case $$file in \
4281.1Scgd	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
4291.5Scgd	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
4301.5Scgd	  esac; \
4311.5Scgd	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
4321.5Scgd	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
4331.5Scgd	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
4341.5Scgd	    dir="/$$dir"; \
4351.5Scgd	    $(mkdir_p) "$(distdir)$$dir"; \
4361.1Scgd	  else \
4371.5Scgd	    dir=''; \
4381.1Scgd	  fi; \
4391.1Scgd	  if test -d $$d/$$file; then \
4401.1Scgd	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
4411.1Scgd	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
4421.1Scgd	    fi; \
4431.1Scgd	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
4441.5Scgd	  else \
4451.1Scgd	    test -f $(distdir)/$$file \
4461.1Scgd	    || cp -p $$d/$$file $(distdir)/$$file \
4471.5Scgd	    || exit 1; \
4481.5Scgd	  fi; \
4491.5Scgd	done
4501.5Scgd	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
4511.5Scgd	  if test "$$subdir" = .; then :; else \
4521.5Scgd	    test -d "$(distdir)/$$subdir" \
4531.1Scgd	    || $(mkdir_p) "$(distdir)/$$subdir" \
4541.1Scgd	    || exit 1; \
4551.5Scgd	    distdir=`$(am__cd) $(distdir) && pwd`; \
4561.5Scgd	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
4571.1Scgd	    (cd $$subdir && \
4581.5Scgd	      $(MAKE) $(AM_MAKEFLAGS) \
4591.1Scgd	        top_distdir="$$top_distdir" \
4601.1Scgd	        distdir="$$distdir/$$subdir" \
4611.1Scgd	        distdir) \
4621.1Scgd	      || exit 1; \
4631.1Scgd	  fi; \
4641.1Scgd	done
4651.5Scgd	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
4661.1Scgd	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
4671.1Scgd	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
4681.8Smycroft	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
4691.8Smycroft	|| chmod -R a+r $(distdir)
4701.8Smycroftdist-gzip: distdir
4711.5Scgd	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
4721.5Scgd	$(am__remove_distdir)
4731.5Scgddist-bzip2: distdir
4741.5Scgd	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
4751.5Scgd	$(am__remove_distdir)
4761.5Scgd
4771.5Scgddist-tarZ: distdir
4781.5Scgd	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
4791.1Scgd	$(am__remove_distdir)
4801.1Scgd
4811.1Scgddist-shar: distdir
4821.1Scgd	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
4831.5Scgd	$(am__remove_distdir)
4841.5Scgd
4851.10Sthorpejdist-zip: distdir
4861.10Sthorpej	-rm -f $(distdir).zip
4871.5Scgd	zip -rq $(distdir).zip $(distdir)
4881.5Scgd	$(am__remove_distdir)
4891.5Scgd
4901.5Scgddist dist-all: distdir
4911.10Sthorpej	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
4921.5Scgd	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
4931.5Scgd	$(am__remove_distdir)
4941.5Scgd
4951.5Scgd# This target untars the dist file and tries a VPATH configuration.  Then
4961.5Scgd# it guarantees that the distribution is self-contained by making another
4971.5Scgd# tarfile.
4981.5Scgddistcheck: dist
4991.5Scgd	case '$(DIST_ARCHIVES)' in \
5001.5Scgd	*.tar.gz*) \
5011.5Scgd	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
5021.10Sthorpej	*.tar.bz2*) \
5031.10Sthorpej	  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