Makefile.in revision 9bd41f2c
19bd41f2cSmrg# Makefile.in generated by automake 1.10 from Makefile.am. 29bd41f2cSmrg# @configure_input@ 39bd41f2cSmrg 49bd41f2cSmrg# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 59bd41f2cSmrg# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 69bd41f2cSmrg# This Makefile.in is free software; the Free Software Foundation 79bd41f2cSmrg# gives unlimited permission to copy and/or distribute it, 89bd41f2cSmrg# with or without modifications, as long as this notice is preserved. 99bd41f2cSmrg 109bd41f2cSmrg# This program is distributed in the hope that it will be useful, 119bd41f2cSmrg# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 129bd41f2cSmrg# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 139bd41f2cSmrg# PARTICULAR PURPOSE. 149bd41f2cSmrg 159bd41f2cSmrg@SET_MAKE@ 169bd41f2cSmrg 179bd41f2cSmrg# Copyright 2005 Adam Jackson. 189bd41f2cSmrg# 199bd41f2cSmrg# Permission is hereby granted, free of charge, to any person obtaining a 209bd41f2cSmrg# copy of this software and associated documentation files (the "Software"), 219bd41f2cSmrg# to deal in the Software without restriction, including without limitation 229bd41f2cSmrg# on the rights to use, copy, modify, merge, publish, distribute, sub 239bd41f2cSmrg# license, and/or sell copies of the Software, and to permit persons to whom 249bd41f2cSmrg# the Software is furnished to do so, subject to the following conditions: 259bd41f2cSmrg# 269bd41f2cSmrg# The above copyright notice and this permission notice (including the next 279bd41f2cSmrg# paragraph) shall be included in all copies or substantial portions of the 289bd41f2cSmrg# Software. 299bd41f2cSmrg# 309bd41f2cSmrg# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 319bd41f2cSmrg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 329bd41f2cSmrg# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 339bd41f2cSmrg# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 349bd41f2cSmrg# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 359bd41f2cSmrg# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 369bd41f2cSmrgVPATH = @srcdir@ 379bd41f2cSmrgpkgdatadir = $(datadir)/@PACKAGE@ 389bd41f2cSmrgpkglibdir = $(libdir)/@PACKAGE@ 399bd41f2cSmrgpkgincludedir = $(includedir)/@PACKAGE@ 409bd41f2cSmrgam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 419bd41f2cSmrginstall_sh_DATA = $(install_sh) -c -m 644 429bd41f2cSmrginstall_sh_PROGRAM = $(install_sh) -c 439bd41f2cSmrginstall_sh_SCRIPT = $(install_sh) -c 449bd41f2cSmrgINSTALL_HEADER = $(INSTALL_DATA) 459bd41f2cSmrgtransform = $(program_transform_name) 469bd41f2cSmrgNORMAL_INSTALL = : 479bd41f2cSmrgPRE_INSTALL = : 489bd41f2cSmrgPOST_INSTALL = : 499bd41f2cSmrgNORMAL_UNINSTALL = : 509bd41f2cSmrgPRE_UNINSTALL = : 519bd41f2cSmrgPOST_UNINSTALL = : 529bd41f2cSmrgbuild_triplet = @build@ 539bd41f2cSmrghost_triplet = @host@ 549bd41f2cSmrgsubdir = . 559bd41f2cSmrgDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 569bd41f2cSmrg $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 579bd41f2cSmrg $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \ 589bd41f2cSmrg config.sub depcomp install-sh ltmain.sh missing 599bd41f2cSmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4 609bd41f2cSmrgam__aclocal_m4_deps = $(top_srcdir)/configure.ac 619bd41f2cSmrgam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 629bd41f2cSmrg $(ACLOCAL_M4) 639bd41f2cSmrgam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 649bd41f2cSmrg configure.lineno config.status.lineno 659bd41f2cSmrgmkinstalldirs = $(install_sh) -d 669bd41f2cSmrgCONFIG_HEADER = config.h 679bd41f2cSmrgCONFIG_CLEAN_FILES = 689bd41f2cSmrgSOURCES = 699bd41f2cSmrgDIST_SOURCES = 709bd41f2cSmrgRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 719bd41f2cSmrg html-recursive info-recursive install-data-recursive \ 729bd41f2cSmrg install-dvi-recursive install-exec-recursive \ 739bd41f2cSmrg install-html-recursive install-info-recursive \ 749bd41f2cSmrg install-pdf-recursive install-ps-recursive install-recursive \ 759bd41f2cSmrg installcheck-recursive installdirs-recursive pdf-recursive \ 769bd41f2cSmrg ps-recursive uninstall-recursive 779bd41f2cSmrgRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 789bd41f2cSmrg distclean-recursive maintainer-clean-recursive 799bd41f2cSmrgETAGS = etags 809bd41f2cSmrgCTAGS = ctags 819bd41f2cSmrgDIST_SUBDIRS = $(SUBDIRS) 829bd41f2cSmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 839bd41f2cSmrgdistdir = $(PACKAGE)-$(VERSION) 849bd41f2cSmrgtop_distdir = $(distdir) 859bd41f2cSmrgam__remove_distdir = \ 869bd41f2cSmrg { test ! -d $(distdir) \ 879bd41f2cSmrg || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 889bd41f2cSmrg && rm -fr $(distdir); }; } 899bd41f2cSmrgDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 909bd41f2cSmrgGZIP_ENV = --best 919bd41f2cSmrgdistuninstallcheck_listfiles = find . -type f -print 929bd41f2cSmrgdistcleancheck_listfiles = find . -type f -print 939bd41f2cSmrgACLOCAL = @ACLOCAL@ 949bd41f2cSmrgADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 959bd41f2cSmrgADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 969bd41f2cSmrgAMTAR = @AMTAR@ 979bd41f2cSmrgAPP_MAN_DIR = @APP_MAN_DIR@ 989bd41f2cSmrgAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 999bd41f2cSmrgAR = @AR@ 1009bd41f2cSmrgAUTOCONF = @AUTOCONF@ 1019bd41f2cSmrgAUTOHEADER = @AUTOHEADER@ 1029bd41f2cSmrgAUTOMAKE = @AUTOMAKE@ 1039bd41f2cSmrgAWK = @AWK@ 1049bd41f2cSmrgCC = @CC@ 1059bd41f2cSmrgCCDEPMODE = @CCDEPMODE@ 1069bd41f2cSmrgCFLAGS = @CFLAGS@ 1079bd41f2cSmrgCPP = @CPP@ 1089bd41f2cSmrgCPPFLAGS = @CPPFLAGS@ 1099bd41f2cSmrgCXX = @CXX@ 1109bd41f2cSmrgCXXCPP = @CXXCPP@ 1119bd41f2cSmrgCXXDEPMODE = @CXXDEPMODE@ 1129bd41f2cSmrgCXXFLAGS = @CXXFLAGS@ 1139bd41f2cSmrgCYGPATH_W = @CYGPATH_W@ 1149bd41f2cSmrgDEFS = @DEFS@ 1159bd41f2cSmrgDEPDIR = @DEPDIR@ 1169bd41f2cSmrgDRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 1179bd41f2cSmrgDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 1189bd41f2cSmrgDRIVER_NAME = @DRIVER_NAME@ 1199bd41f2cSmrgECHO = @ECHO@ 1209bd41f2cSmrgECHO_C = @ECHO_C@ 1219bd41f2cSmrgECHO_N = @ECHO_N@ 1229bd41f2cSmrgECHO_T = @ECHO_T@ 1239bd41f2cSmrgEGREP = @EGREP@ 1249bd41f2cSmrgEXEEXT = @EXEEXT@ 1259bd41f2cSmrgF77 = @F77@ 1269bd41f2cSmrgFFLAGS = @FFLAGS@ 1279bd41f2cSmrgFILE_MAN_DIR = @FILE_MAN_DIR@ 1289bd41f2cSmrgFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 1299bd41f2cSmrgGREP = @GREP@ 1309bd41f2cSmrgINSTALL = @INSTALL@ 1319bd41f2cSmrgINSTALL_DATA = @INSTALL_DATA@ 1329bd41f2cSmrgINSTALL_PROGRAM = @INSTALL_PROGRAM@ 1339bd41f2cSmrgINSTALL_SCRIPT = @INSTALL_SCRIPT@ 1349bd41f2cSmrgINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 1359bd41f2cSmrgLDFLAGS = @LDFLAGS@ 1369bd41f2cSmrgLIBOBJS = @LIBOBJS@ 1379bd41f2cSmrgLIBS = @LIBS@ 1389bd41f2cSmrgLIBTOOL = @LIBTOOL@ 1399bd41f2cSmrgLIB_MAN_DIR = @LIB_MAN_DIR@ 1409bd41f2cSmrgLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 1419bd41f2cSmrgLN_S = @LN_S@ 1429bd41f2cSmrgLTLIBOBJS = @LTLIBOBJS@ 1439bd41f2cSmrgMAINT = @MAINT@ 1449bd41f2cSmrgMAKEINFO = @MAKEINFO@ 1459bd41f2cSmrgMISC_MAN_DIR = @MISC_MAN_DIR@ 1469bd41f2cSmrgMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 1479bd41f2cSmrgMKDIR_P = @MKDIR_P@ 1489bd41f2cSmrgOBJEXT = @OBJEXT@ 1499bd41f2cSmrgPACKAGE = @PACKAGE@ 1509bd41f2cSmrgPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 1519bd41f2cSmrgPACKAGE_NAME = @PACKAGE_NAME@ 1529bd41f2cSmrgPACKAGE_STRING = @PACKAGE_STRING@ 1539bd41f2cSmrgPACKAGE_TARNAME = @PACKAGE_TARNAME@ 1549bd41f2cSmrgPACKAGE_VERSION = @PACKAGE_VERSION@ 1559bd41f2cSmrgPATH_SEPARATOR = @PATH_SEPARATOR@ 1569bd41f2cSmrgPKG_CONFIG = @PKG_CONFIG@ 1579bd41f2cSmrgRANLIB = @RANLIB@ 1589bd41f2cSmrgSED = @SED@ 1599bd41f2cSmrgSET_MAKE = @SET_MAKE@ 1609bd41f2cSmrgSHELL = @SHELL@ 1619bd41f2cSmrgSTRIP = @STRIP@ 1629bd41f2cSmrgVERSION = @VERSION@ 1639bd41f2cSmrgXORG_CFLAGS = @XORG_CFLAGS@ 1649bd41f2cSmrgXORG_LIBS = @XORG_LIBS@ 1659bd41f2cSmrgabs_builddir = @abs_builddir@ 1669bd41f2cSmrgabs_srcdir = @abs_srcdir@ 1679bd41f2cSmrgabs_top_builddir = @abs_top_builddir@ 1689bd41f2cSmrgabs_top_srcdir = @abs_top_srcdir@ 1699bd41f2cSmrgac_ct_CC = @ac_ct_CC@ 1709bd41f2cSmrgac_ct_CXX = @ac_ct_CXX@ 1719bd41f2cSmrgac_ct_F77 = @ac_ct_F77@ 1729bd41f2cSmrgam__include = @am__include@ 1739bd41f2cSmrgam__leading_dot = @am__leading_dot@ 1749bd41f2cSmrgam__quote = @am__quote@ 1759bd41f2cSmrgam__tar = @am__tar@ 1769bd41f2cSmrgam__untar = @am__untar@ 1779bd41f2cSmrgbindir = @bindir@ 1789bd41f2cSmrgbuild = @build@ 1799bd41f2cSmrgbuild_alias = @build_alias@ 1809bd41f2cSmrgbuild_cpu = @build_cpu@ 1819bd41f2cSmrgbuild_os = @build_os@ 1829bd41f2cSmrgbuild_vendor = @build_vendor@ 1839bd41f2cSmrgbuilddir = @builddir@ 1849bd41f2cSmrgdatadir = @datadir@ 1859bd41f2cSmrgdatarootdir = @datarootdir@ 1869bd41f2cSmrgdocdir = @docdir@ 1879bd41f2cSmrgdvidir = @dvidir@ 1889bd41f2cSmrgexec_prefix = @exec_prefix@ 1899bd41f2cSmrghost = @host@ 1909bd41f2cSmrghost_alias = @host_alias@ 1919bd41f2cSmrghost_cpu = @host_cpu@ 1929bd41f2cSmrghost_os = @host_os@ 1939bd41f2cSmrghost_vendor = @host_vendor@ 1949bd41f2cSmrghtmldir = @htmldir@ 1959bd41f2cSmrgincludedir = @includedir@ 1969bd41f2cSmrginfodir = @infodir@ 1979bd41f2cSmrginputdir = @inputdir@ 1989bd41f2cSmrginstall_sh = @install_sh@ 1999bd41f2cSmrglibdir = @libdir@ 2009bd41f2cSmrglibexecdir = @libexecdir@ 2019bd41f2cSmrglocaledir = @localedir@ 2029bd41f2cSmrglocalstatedir = @localstatedir@ 2039bd41f2cSmrgmandir = @mandir@ 2049bd41f2cSmrgmkdir_p = @mkdir_p@ 2059bd41f2cSmrgoldincludedir = @oldincludedir@ 2069bd41f2cSmrgpdfdir = @pdfdir@ 2079bd41f2cSmrgprefix = @prefix@ 2089bd41f2cSmrgprogram_transform_name = @program_transform_name@ 2099bd41f2cSmrgpsdir = @psdir@ 2109bd41f2cSmrgsbindir = @sbindir@ 2119bd41f2cSmrgsharedstatedir = @sharedstatedir@ 2129bd41f2cSmrgsrcdir = @srcdir@ 2139bd41f2cSmrgsysconfdir = @sysconfdir@ 2149bd41f2cSmrgtarget_alias = @target_alias@ 2159bd41f2cSmrgtop_builddir = @top_builddir@ 2169bd41f2cSmrgtop_srcdir = @top_srcdir@ 2179bd41f2cSmrgAUTOMAKE_OPTIONS = foreign 2189bd41f2cSmrgSUBDIRS = src man 2199bd41f2cSmrgall: config.h 2209bd41f2cSmrg $(MAKE) $(AM_MAKEFLAGS) all-recursive 2219bd41f2cSmrg 2229bd41f2cSmrg.SUFFIXES: 2239bd41f2cSmrgam--refresh: 2249bd41f2cSmrg @: 2259bd41f2cSmrg$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 2269bd41f2cSmrg @for dep in $?; do \ 2279bd41f2cSmrg case '$(am__configure_deps)' in \ 2289bd41f2cSmrg *$$dep*) \ 2299bd41f2cSmrg echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 2309bd41f2cSmrg cd $(srcdir) && $(AUTOMAKE) --foreign \ 2319bd41f2cSmrg && exit 0; \ 2329bd41f2cSmrg exit 1;; \ 2339bd41f2cSmrg esac; \ 2349bd41f2cSmrg done; \ 2359bd41f2cSmrg echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 2369bd41f2cSmrg cd $(top_srcdir) && \ 2379bd41f2cSmrg $(AUTOMAKE) --foreign Makefile 2389bd41f2cSmrg.PRECIOUS: Makefile 2399bd41f2cSmrgMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 2409bd41f2cSmrg @case '$?' in \ 2419bd41f2cSmrg *config.status*) \ 2429bd41f2cSmrg echo ' $(SHELL) ./config.status'; \ 2439bd41f2cSmrg $(SHELL) ./config.status;; \ 2449bd41f2cSmrg *) \ 2459bd41f2cSmrg echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 2469bd41f2cSmrg cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 2479bd41f2cSmrg esac; 2489bd41f2cSmrg 2499bd41f2cSmrg$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 2509bd41f2cSmrg $(SHELL) ./config.status --recheck 2519bd41f2cSmrg 2529bd41f2cSmrg$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 2539bd41f2cSmrg cd $(srcdir) && $(AUTOCONF) 2549bd41f2cSmrg$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 2559bd41f2cSmrg cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 2569bd41f2cSmrg 2579bd41f2cSmrgconfig.h: stamp-h1 2589bd41f2cSmrg @if test ! -f $@; then \ 2599bd41f2cSmrg rm -f stamp-h1; \ 2609bd41f2cSmrg $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 2619bd41f2cSmrg else :; fi 2629bd41f2cSmrg 2639bd41f2cSmrgstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 2649bd41f2cSmrg @rm -f stamp-h1 2659bd41f2cSmrg cd $(top_builddir) && $(SHELL) ./config.status config.h 2669bd41f2cSmrg$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 2679bd41f2cSmrg cd $(top_srcdir) && $(AUTOHEADER) 2689bd41f2cSmrg rm -f stamp-h1 2699bd41f2cSmrg touch $@ 2709bd41f2cSmrg 2719bd41f2cSmrgdistclean-hdr: 2729bd41f2cSmrg -rm -f config.h stamp-h1 2739bd41f2cSmrg 2749bd41f2cSmrgmostlyclean-libtool: 2759bd41f2cSmrg -rm -f *.lo 2769bd41f2cSmrg 2779bd41f2cSmrgclean-libtool: 2789bd41f2cSmrg -rm -rf .libs _libs 2799bd41f2cSmrg 2809bd41f2cSmrgdistclean-libtool: 2819bd41f2cSmrg -rm -f libtool 2829bd41f2cSmrg 2839bd41f2cSmrg# This directory's subdirectories are mostly independent; you can cd 2849bd41f2cSmrg# into them and run `make' without going through this Makefile. 2859bd41f2cSmrg# To change the values of `make' variables: instead of editing Makefiles, 2869bd41f2cSmrg# (1) if the variable is set in `config.status', edit `config.status' 2879bd41f2cSmrg# (which will cause the Makefiles to be regenerated when you run `make'); 2889bd41f2cSmrg# (2) otherwise, pass the desired values on the `make' command line. 2899bd41f2cSmrg$(RECURSIVE_TARGETS): 2909bd41f2cSmrg @failcom='exit 1'; \ 2919bd41f2cSmrg for f in x $$MAKEFLAGS; do \ 2929bd41f2cSmrg case $$f in \ 2939bd41f2cSmrg *=* | --[!k]*);; \ 2949bd41f2cSmrg *k*) failcom='fail=yes';; \ 2959bd41f2cSmrg esac; \ 2969bd41f2cSmrg done; \ 2979bd41f2cSmrg dot_seen=no; \ 2989bd41f2cSmrg target=`echo $@ | sed s/-recursive//`; \ 2999bd41f2cSmrg list='$(SUBDIRS)'; for subdir in $$list; do \ 3009bd41f2cSmrg echo "Making $$target in $$subdir"; \ 3019bd41f2cSmrg if test "$$subdir" = "."; then \ 3029bd41f2cSmrg dot_seen=yes; \ 3039bd41f2cSmrg local_target="$$target-am"; \ 3049bd41f2cSmrg else \ 3059bd41f2cSmrg local_target="$$target"; \ 3069bd41f2cSmrg fi; \ 3079bd41f2cSmrg (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 3089bd41f2cSmrg || eval $$failcom; \ 3099bd41f2cSmrg done; \ 3109bd41f2cSmrg if test "$$dot_seen" = "no"; then \ 3119bd41f2cSmrg $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 3129bd41f2cSmrg fi; test -z "$$fail" 3139bd41f2cSmrg 3149bd41f2cSmrg$(RECURSIVE_CLEAN_TARGETS): 3159bd41f2cSmrg @failcom='exit 1'; \ 3169bd41f2cSmrg for f in x $$MAKEFLAGS; do \ 3179bd41f2cSmrg case $$f in \ 3189bd41f2cSmrg *=* | --[!k]*);; \ 3199bd41f2cSmrg *k*) failcom='fail=yes';; \ 3209bd41f2cSmrg esac; \ 3219bd41f2cSmrg done; \ 3229bd41f2cSmrg dot_seen=no; \ 3239bd41f2cSmrg case "$@" in \ 3249bd41f2cSmrg distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 3259bd41f2cSmrg *) list='$(SUBDIRS)' ;; \ 3269bd41f2cSmrg esac; \ 3279bd41f2cSmrg rev=''; for subdir in $$list; do \ 3289bd41f2cSmrg if test "$$subdir" = "."; then :; else \ 3299bd41f2cSmrg rev="$$subdir $$rev"; \ 3309bd41f2cSmrg fi; \ 3319bd41f2cSmrg done; \ 3329bd41f2cSmrg rev="$$rev ."; \ 3339bd41f2cSmrg target=`echo $@ | sed s/-recursive//`; \ 3349bd41f2cSmrg for subdir in $$rev; do \ 3359bd41f2cSmrg echo "Making $$target in $$subdir"; \ 3369bd41f2cSmrg if test "$$subdir" = "."; then \ 3379bd41f2cSmrg local_target="$$target-am"; \ 3389bd41f2cSmrg else \ 3399bd41f2cSmrg local_target="$$target"; \ 3409bd41f2cSmrg fi; \ 3419bd41f2cSmrg (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 3429bd41f2cSmrg || eval $$failcom; \ 3439bd41f2cSmrg done && test -z "$$fail" 3449bd41f2cSmrgtags-recursive: 3459bd41f2cSmrg list='$(SUBDIRS)'; for subdir in $$list; do \ 3469bd41f2cSmrg test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 3479bd41f2cSmrg done 3489bd41f2cSmrgctags-recursive: 3499bd41f2cSmrg list='$(SUBDIRS)'; for subdir in $$list; do \ 3509bd41f2cSmrg test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 3519bd41f2cSmrg done 3529bd41f2cSmrg 3539bd41f2cSmrgID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 3549bd41f2cSmrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 3559bd41f2cSmrg unique=`for i in $$list; do \ 3569bd41f2cSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3579bd41f2cSmrg done | \ 3589bd41f2cSmrg $(AWK) ' { files[$$0] = 1; } \ 3599bd41f2cSmrg END { for (i in files) print i; }'`; \ 3609bd41f2cSmrg mkid -fID $$unique 3619bd41f2cSmrgtags: TAGS 3629bd41f2cSmrg 3639bd41f2cSmrgTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 3649bd41f2cSmrg $(TAGS_FILES) $(LISP) 3659bd41f2cSmrg tags=; \ 3669bd41f2cSmrg here=`pwd`; \ 3679bd41f2cSmrg if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 3689bd41f2cSmrg include_option=--etags-include; \ 3699bd41f2cSmrg empty_fix=.; \ 3709bd41f2cSmrg else \ 3719bd41f2cSmrg include_option=--include; \ 3729bd41f2cSmrg empty_fix=; \ 3739bd41f2cSmrg fi; \ 3749bd41f2cSmrg list='$(SUBDIRS)'; for subdir in $$list; do \ 3759bd41f2cSmrg if test "$$subdir" = .; then :; else \ 3769bd41f2cSmrg test ! -f $$subdir/TAGS || \ 3779bd41f2cSmrg tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 3789bd41f2cSmrg fi; \ 3799bd41f2cSmrg done; \ 3809bd41f2cSmrg list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 3819bd41f2cSmrg unique=`for i in $$list; do \ 3829bd41f2cSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3839bd41f2cSmrg done | \ 3849bd41f2cSmrg $(AWK) ' { files[$$0] = 1; } \ 3859bd41f2cSmrg END { for (i in files) print i; }'`; \ 3869bd41f2cSmrg if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 3879bd41f2cSmrg test -n "$$unique" || unique=$$empty_fix; \ 3889bd41f2cSmrg $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 3899bd41f2cSmrg $$tags $$unique; \ 3909bd41f2cSmrg fi 3919bd41f2cSmrgctags: CTAGS 3929bd41f2cSmrgCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 3939bd41f2cSmrg $(TAGS_FILES) $(LISP) 3949bd41f2cSmrg tags=; \ 3959bd41f2cSmrg here=`pwd`; \ 3969bd41f2cSmrg list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 3979bd41f2cSmrg unique=`for i in $$list; do \ 3989bd41f2cSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3999bd41f2cSmrg done | \ 4009bd41f2cSmrg $(AWK) ' { files[$$0] = 1; } \ 4019bd41f2cSmrg END { for (i in files) print i; }'`; \ 4029bd41f2cSmrg test -z "$(CTAGS_ARGS)$$tags$$unique" \ 4039bd41f2cSmrg || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 4049bd41f2cSmrg $$tags $$unique 4059bd41f2cSmrg 4069bd41f2cSmrgGTAGS: 4079bd41f2cSmrg here=`$(am__cd) $(top_builddir) && pwd` \ 4089bd41f2cSmrg && cd $(top_srcdir) \ 4099bd41f2cSmrg && gtags -i $(GTAGS_ARGS) $$here 4109bd41f2cSmrg 4119bd41f2cSmrgdistclean-tags: 4129bd41f2cSmrg -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 4139bd41f2cSmrg 4149bd41f2cSmrgdistdir: $(DISTFILES) 4159bd41f2cSmrg $(am__remove_distdir) 4169bd41f2cSmrg test -d $(distdir) || mkdir $(distdir) 4179bd41f2cSmrg @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 4189bd41f2cSmrg topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 4199bd41f2cSmrg list='$(DISTFILES)'; \ 4209bd41f2cSmrg dist_files=`for file in $$list; do echo $$file; done | \ 4219bd41f2cSmrg sed -e "s|^$$srcdirstrip/||;t" \ 4229bd41f2cSmrg -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 4239bd41f2cSmrg case $$dist_files in \ 4249bd41f2cSmrg */*) $(MKDIR_P) `echo "$$dist_files" | \ 4259bd41f2cSmrg sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 4269bd41f2cSmrg sort -u` ;; \ 4279bd41f2cSmrg esac; \ 4289bd41f2cSmrg for file in $$dist_files; do \ 4299bd41f2cSmrg if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 4309bd41f2cSmrg if test -d $$d/$$file; then \ 4319bd41f2cSmrg dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 4329bd41f2cSmrg if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 4339bd41f2cSmrg cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 4349bd41f2cSmrg fi; \ 4359bd41f2cSmrg cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 4369bd41f2cSmrg else \ 4379bd41f2cSmrg test -f $(distdir)/$$file \ 4389bd41f2cSmrg || cp -p $$d/$$file $(distdir)/$$file \ 4399bd41f2cSmrg || exit 1; \ 4409bd41f2cSmrg fi; \ 4419bd41f2cSmrg done 4429bd41f2cSmrg list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 4439bd41f2cSmrg if test "$$subdir" = .; then :; else \ 4449bd41f2cSmrg test -d "$(distdir)/$$subdir" \ 4459bd41f2cSmrg || $(MKDIR_P) "$(distdir)/$$subdir" \ 4469bd41f2cSmrg || exit 1; \ 4479bd41f2cSmrg distdir=`$(am__cd) $(distdir) && pwd`; \ 4489bd41f2cSmrg top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 4499bd41f2cSmrg (cd $$subdir && \ 4509bd41f2cSmrg $(MAKE) $(AM_MAKEFLAGS) \ 4519bd41f2cSmrg top_distdir="$$top_distdir" \ 4529bd41f2cSmrg distdir="$$distdir/$$subdir" \ 4539bd41f2cSmrg am__remove_distdir=: \ 4549bd41f2cSmrg am__skip_length_check=: \ 4559bd41f2cSmrg distdir) \ 4569bd41f2cSmrg || exit 1; \ 4579bd41f2cSmrg fi; \ 4589bd41f2cSmrg done 4599bd41f2cSmrg -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 4609bd41f2cSmrg ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 4619bd41f2cSmrg ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 4629bd41f2cSmrg ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 4639bd41f2cSmrg || chmod -R a+r $(distdir) 4649bd41f2cSmrgdist-gzip: distdir 4659bd41f2cSmrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 4669bd41f2cSmrg $(am__remove_distdir) 4679bd41f2cSmrgdist-bzip2: distdir 4689bd41f2cSmrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 4699bd41f2cSmrg $(am__remove_distdir) 4709bd41f2cSmrg 4719bd41f2cSmrgdist-tarZ: distdir 4729bd41f2cSmrg tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 4739bd41f2cSmrg $(am__remove_distdir) 4749bd41f2cSmrg 4759bd41f2cSmrgdist-shar: distdir 4769bd41f2cSmrg shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 4779bd41f2cSmrg $(am__remove_distdir) 4789bd41f2cSmrg 4799bd41f2cSmrgdist-zip: distdir 4809bd41f2cSmrg -rm -f $(distdir).zip 4819bd41f2cSmrg zip -rq $(distdir).zip $(distdir) 4829bd41f2cSmrg $(am__remove_distdir) 4839bd41f2cSmrg 4849bd41f2cSmrgdist dist-all: distdir 4859bd41f2cSmrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 4869bd41f2cSmrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 4879bd41f2cSmrg $(am__remove_distdir) 4889bd41f2cSmrg 4899bd41f2cSmrg# This target untars the dist file and tries a VPATH configuration. Then 4909bd41f2cSmrg# it guarantees that the distribution is self-contained by making another 4919bd41f2cSmrg# tarfile. 4929bd41f2cSmrgdistcheck: dist 4939bd41f2cSmrg case '$(DIST_ARCHIVES)' in \ 4949bd41f2cSmrg *.tar.gz*) \ 4959bd41f2cSmrg GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 4969bd41f2cSmrg *.tar.bz2*) \ 4979bd41f2cSmrg bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 4989bd41f2cSmrg *.tar.Z*) \ 4999bd41f2cSmrg uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 5009bd41f2cSmrg *.shar.gz*) \ 5019bd41f2cSmrg GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 5029bd41f2cSmrg *.zip*) \ 5039bd41f2cSmrg unzip $(distdir).zip ;;\ 5049bd41f2cSmrg esac 5059bd41f2cSmrg chmod -R a-w $(distdir); chmod a+w $(distdir) 5069bd41f2cSmrg mkdir $(distdir)/_build 5079bd41f2cSmrg mkdir $(distdir)/_inst 5089bd41f2cSmrg chmod a-w $(distdir) 5099bd41f2cSmrg dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 5109bd41f2cSmrg && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 5119bd41f2cSmrg && cd $(distdir)/_build \ 5129bd41f2cSmrg && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 5139bd41f2cSmrg $(DISTCHECK_CONFIGURE_FLAGS) \ 5149bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) \ 5159bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) dvi \ 5169bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) check \ 5179bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) install \ 5189bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 5199bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 5209bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 5219bd41f2cSmrg distuninstallcheck \ 5229bd41f2cSmrg && chmod -R a-w "$$dc_install_base" \ 5239bd41f2cSmrg && ({ \ 5249bd41f2cSmrg (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 5259bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 5269bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 5279bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 5289bd41f2cSmrg distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 5299bd41f2cSmrg } || { rm -rf "$$dc_destdir"; exit 1; }) \ 5309bd41f2cSmrg && rm -rf "$$dc_destdir" \ 5319bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) dist \ 5329bd41f2cSmrg && rm -rf $(DIST_ARCHIVES) \ 5339bd41f2cSmrg && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 5349bd41f2cSmrg $(am__remove_distdir) 5359bd41f2cSmrg @(echo "$(distdir) archives ready for distribution: "; \ 5369bd41f2cSmrg list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 5379bd41f2cSmrg sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 5389bd41f2cSmrgdistuninstallcheck: 5399bd41f2cSmrg @cd $(distuninstallcheck_dir) \ 5409bd41f2cSmrg && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 5419bd41f2cSmrg || { echo "ERROR: files left after uninstall:" ; \ 5429bd41f2cSmrg if test -n "$(DESTDIR)"; then \ 5439bd41f2cSmrg echo " (check DESTDIR support)"; \ 5449bd41f2cSmrg fi ; \ 5459bd41f2cSmrg $(distuninstallcheck_listfiles) ; \ 5469bd41f2cSmrg exit 1; } >&2 5479bd41f2cSmrgdistcleancheck: distclean 5489bd41f2cSmrg @if test '$(srcdir)' = . ; then \ 5499bd41f2cSmrg echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 5509bd41f2cSmrg exit 1 ; \ 5519bd41f2cSmrg fi 5529bd41f2cSmrg @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 5539bd41f2cSmrg || { echo "ERROR: files left in build directory after distclean:" ; \ 5549bd41f2cSmrg $(distcleancheck_listfiles) ; \ 5559bd41f2cSmrg exit 1; } >&2 5569bd41f2cSmrgcheck-am: all-am 5579bd41f2cSmrgcheck: check-recursive 5589bd41f2cSmrgall-am: Makefile config.h 5599bd41f2cSmrginstalldirs: installdirs-recursive 5609bd41f2cSmrginstalldirs-am: 5619bd41f2cSmrginstall: install-recursive 5629bd41f2cSmrginstall-exec: install-exec-recursive 5639bd41f2cSmrginstall-data: install-data-recursive 5649bd41f2cSmrguninstall: uninstall-recursive 5659bd41f2cSmrg 5669bd41f2cSmrginstall-am: all-am 5679bd41f2cSmrg @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 5689bd41f2cSmrg 5699bd41f2cSmrginstallcheck: installcheck-recursive 5709bd41f2cSmrginstall-strip: 5719bd41f2cSmrg $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 5729bd41f2cSmrg install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 5739bd41f2cSmrg `test -z '$(STRIP)' || \ 5749bd41f2cSmrg echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 5759bd41f2cSmrgmostlyclean-generic: 5769bd41f2cSmrg 5779bd41f2cSmrgclean-generic: 5789bd41f2cSmrg 5799bd41f2cSmrgdistclean-generic: 5809bd41f2cSmrg -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 5819bd41f2cSmrg 5829bd41f2cSmrgmaintainer-clean-generic: 5839bd41f2cSmrg @echo "This command is intended for maintainers to use" 5849bd41f2cSmrg @echo "it deletes files that may require special tools to rebuild." 5859bd41f2cSmrgclean: clean-recursive 5869bd41f2cSmrg 5879bd41f2cSmrgclean-am: clean-generic clean-libtool mostlyclean-am 5889bd41f2cSmrg 5899bd41f2cSmrgdistclean: distclean-recursive 5909bd41f2cSmrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 5919bd41f2cSmrg -rm -f Makefile 5929bd41f2cSmrgdistclean-am: clean-am distclean-generic distclean-hdr \ 5939bd41f2cSmrg distclean-libtool distclean-tags 5949bd41f2cSmrg 5959bd41f2cSmrgdvi: dvi-recursive 5969bd41f2cSmrg 5979bd41f2cSmrgdvi-am: 5989bd41f2cSmrg 5999bd41f2cSmrghtml: html-recursive 6009bd41f2cSmrg 6019bd41f2cSmrginfo: info-recursive 6029bd41f2cSmrg 6039bd41f2cSmrginfo-am: 6049bd41f2cSmrg 6059bd41f2cSmrginstall-data-am: 6069bd41f2cSmrg 6079bd41f2cSmrginstall-dvi: install-dvi-recursive 6089bd41f2cSmrg 6099bd41f2cSmrginstall-exec-am: 6109bd41f2cSmrg 6119bd41f2cSmrginstall-html: install-html-recursive 6129bd41f2cSmrg 6139bd41f2cSmrginstall-info: install-info-recursive 6149bd41f2cSmrg 6159bd41f2cSmrginstall-man: 6169bd41f2cSmrg 6179bd41f2cSmrginstall-pdf: install-pdf-recursive 6189bd41f2cSmrg 6199bd41f2cSmrginstall-ps: install-ps-recursive 6209bd41f2cSmrg 6219bd41f2cSmrginstallcheck-am: 6229bd41f2cSmrg 6239bd41f2cSmrgmaintainer-clean: maintainer-clean-recursive 6249bd41f2cSmrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 6259bd41f2cSmrg -rm -rf $(top_srcdir)/autom4te.cache 6269bd41f2cSmrg -rm -f Makefile 6279bd41f2cSmrgmaintainer-clean-am: distclean-am maintainer-clean-generic 6289bd41f2cSmrg 6299bd41f2cSmrgmostlyclean: mostlyclean-recursive 6309bd41f2cSmrg 6319bd41f2cSmrgmostlyclean-am: mostlyclean-generic mostlyclean-libtool 6329bd41f2cSmrg 6339bd41f2cSmrgpdf: pdf-recursive 6349bd41f2cSmrg 6359bd41f2cSmrgpdf-am: 6369bd41f2cSmrg 6379bd41f2cSmrgps: ps-recursive 6389bd41f2cSmrg 6399bd41f2cSmrgps-am: 6409bd41f2cSmrg 6419bd41f2cSmrguninstall-am: 6429bd41f2cSmrg 6439bd41f2cSmrg.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ 6449bd41f2cSmrg install-strip 6459bd41f2cSmrg 6469bd41f2cSmrg.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 6479bd41f2cSmrg all all-am am--refresh check check-am clean clean-generic \ 6489bd41f2cSmrg clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 6499bd41f2cSmrg dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \ 6509bd41f2cSmrg distclean-generic distclean-hdr distclean-libtool \ 6519bd41f2cSmrg distclean-tags distcleancheck distdir distuninstallcheck dvi \ 6529bd41f2cSmrg dvi-am html html-am info info-am install install-am \ 6539bd41f2cSmrg install-data install-data-am install-dvi install-dvi-am \ 6549bd41f2cSmrg install-exec install-exec-am install-html install-html-am \ 6559bd41f2cSmrg install-info install-info-am install-man install-pdf \ 6569bd41f2cSmrg install-pdf-am install-ps install-ps-am install-strip \ 6579bd41f2cSmrg installcheck installcheck-am installdirs installdirs-am \ 6589bd41f2cSmrg maintainer-clean maintainer-clean-generic mostlyclean \ 6599bd41f2cSmrg mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 6609bd41f2cSmrg tags tags-recursive uninstall uninstall-am 6619bd41f2cSmrg 6629bd41f2cSmrg# Tell versions [3.59,3.63) of GNU make to not export all variables. 6639bd41f2cSmrg# Otherwise a system limit (for SysV at least) may be exceeded. 6649bd41f2cSmrg.NOEXPORT: 665