mod_auth_form-2.05/Makefile.in
changeset 17 8485678bf435
parent 11 022ee48c7409
equal deleted inserted replaced
16:b013d6ae280c 17:8485678bf435
     1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
     1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
     2 # @configure_input@
     2 # @configure_input@
     3 
     3 
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5 # 2003, 2004, 2005  Free Software Foundation, Inc.
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
       
     6 # Inc.
     6 # This Makefile.in is free software; the Free Software Foundation
     7 # This Makefile.in is free software; the Free Software Foundation
     7 # gives unlimited permission to copy and/or distribute it,
     8 # gives unlimited permission to copy and/or distribute it,
     8 # with or without modifications, as long as this notice is preserved.
     9 # with or without modifications, as long as this notice is preserved.
     9 
    10 
    10 # This program is distributed in the hope that it will be useful,
    11 # 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 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
    12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    13 # PARTICULAR PURPOSE.
    14 # PARTICULAR PURPOSE.
    14 
    15 
    15 @SET_MAKE@
    16 @SET_MAKE@
    16 srcdir = @srcdir@
       
    17 top_srcdir = @top_srcdir@
       
    18 VPATH = @srcdir@
    17 VPATH = @srcdir@
    19 pkgdatadir = $(datadir)/@PACKAGE@
    18 pkgdatadir = $(datadir)/@PACKAGE@
       
    19 pkgincludedir = $(includedir)/@PACKAGE@
    20 pkglibdir = $(libdir)/@PACKAGE@
    20 pkglibdir = $(libdir)/@PACKAGE@
    21 pkgincludedir = $(includedir)/@PACKAGE@
    21 pkglibexecdir = $(libexecdir)/@PACKAGE@
    22 top_builddir = .
       
    23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    24 INSTALL = @INSTALL@
       
    25 install_sh_DATA = $(install_sh) -c -m 644
    23 install_sh_DATA = $(install_sh) -c -m 644
    26 install_sh_PROGRAM = $(install_sh) -c
    24 install_sh_PROGRAM = $(install_sh) -c
    27 install_sh_SCRIPT = $(install_sh) -c
    25 install_sh_SCRIPT = $(install_sh) -c
    28 INSTALL_HEADER = $(INSTALL_DATA)
    26 INSTALL_HEADER = $(INSTALL_DATA)
    29 transform = $(program_transform_name)
    27 transform = $(program_transform_name)
    33 NORMAL_UNINSTALL = :
    31 NORMAL_UNINSTALL = :
    34 PRE_UNINSTALL = :
    32 PRE_UNINSTALL = :
    35 POST_UNINSTALL = :
    33 POST_UNINSTALL = :
    36 build_triplet = @build@
    34 build_triplet = @build@
    37 host_triplet = @host@
    35 host_triplet = @host@
       
    36 subdir = .
    38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
    37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
    39 	$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
    38 	$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
    40 	ChangeLog INSTALL NEWS autom4/config.guess autom4/config.sub \
    39 	ChangeLog INSTALL NEWS autom4/config.guess autom4/config.sub \
    41 	autom4/depcomp autom4/install-sh autom4/ltmain.sh \
    40 	autom4/depcomp autom4/install-sh autom4/ltmain.sh \
    42 	autom4/missing autom4/mkinstalldirs
    41 	autom4/missing autom4/mkinstalldirs
    43 subdir = .
       
    44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
    43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
    46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    47 	$(ACLOCAL_M4)
    45 	$(ACLOCAL_M4)
    48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    49  configure.lineno configure.status.lineno
    47  configure.lineno config.status.lineno
    50 mkinstalldirs = $(SHELL) $(top_srcdir)/autom4/mkinstalldirs
    48 mkinstalldirs = $(SHELL) $(top_srcdir)/autom4/mkinstalldirs
    51 CONFIG_CLEAN_FILES =
    49 CONFIG_CLEAN_FILES =
       
    50 CONFIG_CLEAN_VPATH_FILES =
    52 SOURCES =
    51 SOURCES =
    53 DIST_SOURCES =
    52 DIST_SOURCES =
    54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    55 	html-recursive info-recursive install-data-recursive \
    54 	html-recursive info-recursive install-data-recursive \
    56 	install-exec-recursive install-info-recursive \
    55 	install-dvi-recursive install-exec-recursive \
    57 	install-recursive installcheck-recursive installdirs-recursive \
    56 	install-html-recursive install-info-recursive \
    58 	pdf-recursive ps-recursive uninstall-info-recursive \
    57 	install-pdf-recursive install-ps-recursive install-recursive \
    59 	uninstall-recursive
    58 	installcheck-recursive installdirs-recursive pdf-recursive \
       
    59 	ps-recursive uninstall-recursive
       
    60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
       
    61   distclean-recursive maintainer-clean-recursive
       
    62 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
       
    63 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
       
    64 	distdir dist dist-all distcheck
    60 ETAGS = etags
    65 ETAGS = etags
    61 CTAGS = ctags
    66 CTAGS = ctags
    62 DIST_SUBDIRS = $(SUBDIRS)
    67 DIST_SUBDIRS = $(SUBDIRS)
    63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    68 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    64 distdir = $(PACKAGE)-$(VERSION)
    69 distdir = $(PACKAGE)-$(VERSION)
    65 top_distdir = $(distdir)
    70 top_distdir = $(distdir)
    66 am__remove_distdir = \
    71 am__remove_distdir = \
    67   { test ! -d $(distdir) \
    72   { test ! -d "$(distdir)" \
    68     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    73     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
    69          && rm -fr $(distdir); }; }
    74          && rm -fr "$(distdir)"; }; }
       
    75 am__relativize = \
       
    76   dir0=`pwd`; \
       
    77   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
       
    78   sed_rest='s,^[^/]*/*,,'; \
       
    79   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
       
    80   sed_butlast='s,/*[^/]*$$,,'; \
       
    81   while test -n "$$dir1"; do \
       
    82     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
       
    83     if test "$$first" != "."; then \
       
    84       if test "$$first" = ".."; then \
       
    85         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
       
    86         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
       
    87       else \
       
    88         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
       
    89         if test "$$first2" = "$$first"; then \
       
    90           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
       
    91         else \
       
    92           dir2="../$$dir2"; \
       
    93         fi; \
       
    94         dir0="$$dir0"/"$$first"; \
       
    95       fi; \
       
    96     fi; \
       
    97     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
       
    98   done; \
       
    99   reldir="$$dir2"
    70 DIST_ARCHIVES = $(distdir).tar.gz
   100 DIST_ARCHIVES = $(distdir).tar.gz
    71 GZIP_ENV = --best
   101 GZIP_ENV = --best
    72 distuninstallcheck_listfiles = find . -type f -print
   102 distuninstallcheck_listfiles = find . -type f -print
    73 distcleancheck_listfiles = find . -type f -print
   103 distcleancheck_listfiles = find . -type f -print
    74 ACLOCAL = @ACLOCAL@
   104 ACLOCAL = @ACLOCAL@
    75 AMDEP_FALSE = @AMDEP_FALSE@
       
    76 AMDEP_TRUE = @AMDEP_TRUE@
       
    77 AMTAR = @AMTAR@
   105 AMTAR = @AMTAR@
    78 APACHE2_INCLUDE = @APACHE2_INCLUDE@
   106 APACHE2_INCLUDE = @APACHE2_INCLUDE@
    79 APACHE2_PREFIX = @APACHE2_PREFIX@
   107 APACHE2_PREFIX = @APACHE2_PREFIX@
    80 APR0_INCLUDE = @APR0_INCLUDE@
   108 APR0_INCLUDE = @APR0_INCLUDE@
    81 APR0_PREFIX = @APR0_PREFIX@
   109 APR0_PREFIX = @APR0_PREFIX@
    98 CXXDEPMODE = @CXXDEPMODE@
   126 CXXDEPMODE = @CXXDEPMODE@
    99 CXXFLAGS = @CXXFLAGS@
   127 CXXFLAGS = @CXXFLAGS@
   100 CYGPATH_W = @CYGPATH_W@
   128 CYGPATH_W = @CYGPATH_W@
   101 DEFS = @DEFS@
   129 DEFS = @DEFS@
   102 DEPDIR = @DEPDIR@
   130 DEPDIR = @DEPDIR@
   103 ECHO = @ECHO@
   131 DSYMUTIL = @DSYMUTIL@
       
   132 DUMPBIN = @DUMPBIN@
   104 ECHO_C = @ECHO_C@
   133 ECHO_C = @ECHO_C@
   105 ECHO_N = @ECHO_N@
   134 ECHO_N = @ECHO_N@
   106 ECHO_T = @ECHO_T@
   135 ECHO_T = @ECHO_T@
   107 EGREP = @EGREP@
   136 EGREP = @EGREP@
   108 EXEEXT = @EXEEXT@
   137 EXEEXT = @EXEEXT@
   109 F77 = @F77@
   138 FGREP = @FGREP@
   110 FFLAGS = @FFLAGS@
       
   111 GREP = @GREP@
   139 GREP = @GREP@
       
   140 INSTALL = @INSTALL@
   112 INSTALL_DATA = @INSTALL_DATA@
   141 INSTALL_DATA = @INSTALL_DATA@
   113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
   142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
   114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
   143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
   115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
   144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
       
   145 LD = @LD@
   116 LDFLAGS = @LDFLAGS@
   146 LDFLAGS = @LDFLAGS@
   117 LIBOBJS = @LIBOBJS@
   147 LIBOBJS = @LIBOBJS@
   118 LIBS = @LIBS@
   148 LIBS = @LIBS@
   119 LIBTOOL = @LIBTOOL@
   149 LIBTOOL = @LIBTOOL@
       
   150 LIPO = @LIPO@
   120 LN_S = @LN_S@
   151 LN_S = @LN_S@
   121 LTLIBOBJS = @LTLIBOBJS@
   152 LTLIBOBJS = @LTLIBOBJS@
   122 MAKEINFO = @MAKEINFO@
   153 MAKEINFO = @MAKEINFO@
       
   154 MKDIR_P = @MKDIR_P@
   123 MYSQLCLIENT_LIB = @MYSQLCLIENT_LIB@
   155 MYSQLCLIENT_LIB = @MYSQLCLIENT_LIB@
   124 MYSQLCLIENT_LIBFLAGS = @MYSQLCLIENT_LIBFLAGS@
   156 MYSQLCLIENT_LIBFLAGS = @MYSQLCLIENT_LIBFLAGS@
   125 MYSQLCLIENT_LIBPATH = @MYSQLCLIENT_LIBPATH@
   157 MYSQLCLIENT_LIBPATH = @MYSQLCLIENT_LIBPATH@
   126 MYSQL_INCLUDE = @MYSQL_INCLUDE@
   158 MYSQL_INCLUDE = @MYSQL_INCLUDE@
   127 MYSQL_PREFIX = @MYSQL_PREFIX@
   159 MYSQL_PREFIX = @MYSQL_PREFIX@
       
   160 NM = @NM@
       
   161 NMEDIT = @NMEDIT@
       
   162 OBJDUMP = @OBJDUMP@
   128 OBJEXT = @OBJEXT@
   163 OBJEXT = @OBJEXT@
       
   164 OTOOL = @OTOOL@
       
   165 OTOOL64 = @OTOOL64@
   129 PACKAGE = @PACKAGE@
   166 PACKAGE = @PACKAGE@
   130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
   167 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
   131 PACKAGE_NAME = @PACKAGE_NAME@
   168 PACKAGE_NAME = @PACKAGE_NAME@
   132 PACKAGE_STRING = @PACKAGE_STRING@
   169 PACKAGE_STRING = @PACKAGE_STRING@
   133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
   170 PACKAGE_TARNAME = @PACKAGE_TARNAME@
       
   171 PACKAGE_URL = @PACKAGE_URL@
   134 PACKAGE_VERSION = @PACKAGE_VERSION@
   172 PACKAGE_VERSION = @PACKAGE_VERSION@
   135 PATH_SEPARATOR = @PATH_SEPARATOR@
   173 PATH_SEPARATOR = @PATH_SEPARATOR@
   136 RANLIB = @RANLIB@
   174 RANLIB = @RANLIB@
       
   175 SED = @SED@
   137 SET_MAKE = @SET_MAKE@
   176 SET_MAKE = @SET_MAKE@
   138 SHELL = @SHELL@
   177 SHELL = @SHELL@
   139 STRIP = @STRIP@
   178 STRIP = @STRIP@
   140 VERSION = @VERSION@
   179 VERSION = @VERSION@
       
   180 abs_builddir = @abs_builddir@
       
   181 abs_srcdir = @abs_srcdir@
       
   182 abs_top_builddir = @abs_top_builddir@
       
   183 abs_top_srcdir = @abs_top_srcdir@
   141 ac_ct_CC = @ac_ct_CC@
   184 ac_ct_CC = @ac_ct_CC@
   142 ac_ct_CXX = @ac_ct_CXX@
   185 ac_ct_CXX = @ac_ct_CXX@
   143 ac_ct_F77 = @ac_ct_F77@
   186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
   144 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
       
   145 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
       
   146 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
       
   147 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
       
   148 am__include = @am__include@
   187 am__include = @am__include@
   149 am__leading_dot = @am__leading_dot@
   188 am__leading_dot = @am__leading_dot@
   150 am__quote = @am__quote@
   189 am__quote = @am__quote@
   151 am__tar = @am__tar@
   190 am__tar = @am__tar@
   152 am__untar = @am__untar@
   191 am__untar = @am__untar@
   154 build = @build@
   193 build = @build@
   155 build_alias = @build_alias@
   194 build_alias = @build_alias@
   156 build_cpu = @build_cpu@
   195 build_cpu = @build_cpu@
   157 build_os = @build_os@
   196 build_os = @build_os@
   158 build_vendor = @build_vendor@
   197 build_vendor = @build_vendor@
       
   198 builddir = @builddir@
   159 datadir = @datadir@
   199 datadir = @datadir@
   160 datarootdir = @datarootdir@
   200 datarootdir = @datarootdir@
   161 docdir = @docdir@
   201 docdir = @docdir@
   162 dvidir = @dvidir@
   202 dvidir = @dvidir@
   163 exec_prefix = @exec_prefix@
   203 exec_prefix = @exec_prefix@
   172 install_sh = @install_sh@
   212 install_sh = @install_sh@
   173 libdir = @libdir@
   213 libdir = @libdir@
   174 libexecdir = @libexecdir@
   214 libexecdir = @libexecdir@
   175 localedir = @localedir@
   215 localedir = @localedir@
   176 localstatedir = @localstatedir@
   216 localstatedir = @localstatedir@
       
   217 lt_ECHO = @lt_ECHO@
   177 mandir = @mandir@
   218 mandir = @mandir@
   178 mkdir_p = @mkdir_p@
   219 mkdir_p = @mkdir_p@
   179 oldincludedir = @oldincludedir@
   220 oldincludedir = @oldincludedir@
   180 pdfdir = @pdfdir@
   221 pdfdir = @pdfdir@
   181 prefix = @prefix@
   222 prefix = @prefix@
   182 program_transform_name = @program_transform_name@
   223 program_transform_name = @program_transform_name@
   183 psdir = @psdir@
   224 psdir = @psdir@
   184 sbindir = @sbindir@
   225 sbindir = @sbindir@
   185 sharedstatedir = @sharedstatedir@
   226 sharedstatedir = @sharedstatedir@
       
   227 srcdir = @srcdir@
   186 sysconfdir = @sysconfdir@
   228 sysconfdir = @sysconfdir@
   187 target_alias = @target_alias@
   229 target_alias = @target_alias@
       
   230 top_build_prefix = @top_build_prefix@
       
   231 top_builddir = @top_builddir@
       
   232 top_srcdir = @top_srcdir@
   188 SUBDIRS = src
   233 SUBDIRS = src
   189 EXTRA_DIST = autom4 win32
   234 EXTRA_DIST = autom4 win32
   190 all: all-recursive
   235 all: all-recursive
   191 
   236 
   192 .SUFFIXES:
   237 .SUFFIXES:
   194 	@:
   239 	@:
   195 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
   240 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
   196 	@for dep in $?; do \
   241 	@for dep in $?; do \
   197 	  case '$(am__configure_deps)' in \
   242 	  case '$(am__configure_deps)' in \
   198 	    *$$dep*) \
   243 	    *$$dep*) \
   199 	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
   244 	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
   200 	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
   245 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
   201 		&& exit 0; \
   246 		&& exit 0; \
   202 	      exit 1;; \
   247 	      exit 1;; \
   203 	  esac; \
   248 	  esac; \
   204 	done; \
   249 	done; \
   205 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
   250 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
   206 	cd $(top_srcdir) && \
   251 	$(am__cd) $(top_srcdir) && \
   207 	  $(AUTOMAKE) --gnu  Makefile
   252 	  $(AUTOMAKE) --gnu Makefile
   208 .PRECIOUS: Makefile
   253 .PRECIOUS: Makefile
   209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   210 	@case '$?' in \
   255 	@case '$?' in \
   211 	  *config.status*) \
   256 	  *config.status*) \
   212 	    echo ' $(SHELL) ./config.status'; \
   257 	    echo ' $(SHELL) ./config.status'; \
   218 
   263 
   219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   220 	$(SHELL) ./config.status --recheck
   265 	$(SHELL) ./config.status --recheck
   221 
   266 
   222 $(top_srcdir)/configure:  $(am__configure_deps)
   267 $(top_srcdir)/configure:  $(am__configure_deps)
   223 	cd $(srcdir) && $(AUTOCONF)
   268 	$(am__cd) $(srcdir) && $(AUTOCONF)
   224 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
   269 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
   225 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
   270 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
       
   271 $(am__aclocal_m4_deps):
   226 
   272 
   227 mostlyclean-libtool:
   273 mostlyclean-libtool:
   228 	-rm -f *.lo
   274 	-rm -f *.lo
   229 
   275 
   230 clean-libtool:
   276 clean-libtool:
   231 	-rm -rf .libs _libs
   277 	-rm -rf .libs _libs
   232 
   278 
   233 distclean-libtool:
   279 distclean-libtool:
   234 	-rm -f libtool
   280 	-rm -f libtool config.lt
   235 uninstall-info-am:
       
   236 
   281 
   237 # This directory's subdirectories are mostly independent; you can cd
   282 # This directory's subdirectories are mostly independent; you can cd
   238 # into them and run `make' without going through this Makefile.
   283 # into them and run `make' without going through this Makefile.
   239 # To change the values of `make' variables: instead of editing Makefiles,
   284 # To change the values of `make' variables: instead of editing Makefiles,
   240 # (1) if the variable is set in `config.status', edit `config.status'
   285 # (1) if the variable is set in `config.status', edit `config.status'
   241 #     (which will cause the Makefiles to be regenerated when you run `make');
   286 #     (which will cause the Makefiles to be regenerated when you run `make');
   242 # (2) otherwise, pass the desired values on the `make' command line.
   287 # (2) otherwise, pass the desired values on the `make' command line.
   243 $(RECURSIVE_TARGETS):
   288 $(RECURSIVE_TARGETS):
   244 	@failcom='exit 1'; \
   289 	@fail= failcom='exit 1'; \
   245 	for f in x $$MAKEFLAGS; do \
   290 	for f in x $$MAKEFLAGS; do \
   246 	  case $$f in \
   291 	  case $$f in \
   247 	    *=* | --[!k]*);; \
   292 	    *=* | --[!k]*);; \
   248 	    *k*) failcom='fail=yes';; \
   293 	    *k*) failcom='fail=yes';; \
   249 	  esac; \
   294 	  esac; \
   256 	    dot_seen=yes; \
   301 	    dot_seen=yes; \
   257 	    local_target="$$target-am"; \
   302 	    local_target="$$target-am"; \
   258 	  else \
   303 	  else \
   259 	    local_target="$$target"; \
   304 	    local_target="$$target"; \
   260 	  fi; \
   305 	  fi; \
   261 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   306 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   262 	  || eval $$failcom; \
   307 	  || eval $$failcom; \
   263 	done; \
   308 	done; \
   264 	if test "$$dot_seen" = "no"; then \
   309 	if test "$$dot_seen" = "no"; then \
   265 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   310 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   266 	fi; test -z "$$fail"
   311 	fi; test -z "$$fail"
   267 
   312 
   268 mostlyclean-recursive clean-recursive distclean-recursive \
   313 $(RECURSIVE_CLEAN_TARGETS):
   269 maintainer-clean-recursive:
   314 	@fail= failcom='exit 1'; \
   270 	@failcom='exit 1'; \
       
   271 	for f in x $$MAKEFLAGS; do \
   315 	for f in x $$MAKEFLAGS; do \
   272 	  case $$f in \
   316 	  case $$f in \
   273 	    *=* | --[!k]*);; \
   317 	    *=* | --[!k]*);; \
   274 	    *k*) failcom='fail=yes';; \
   318 	    *k*) failcom='fail=yes';; \
   275 	  esac; \
   319 	  esac; \
   291 	  if test "$$subdir" = "."; then \
   335 	  if test "$$subdir" = "."; then \
   292 	    local_target="$$target-am"; \
   336 	    local_target="$$target-am"; \
   293 	  else \
   337 	  else \
   294 	    local_target="$$target"; \
   338 	    local_target="$$target"; \
   295 	  fi; \
   339 	  fi; \
   296 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   340 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   297 	  || eval $$failcom; \
   341 	  || eval $$failcom; \
   298 	done && test -z "$$fail"
   342 	done && test -z "$$fail"
   299 tags-recursive:
   343 tags-recursive:
   300 	list='$(SUBDIRS)'; for subdir in $$list; do \
   344 	list='$(SUBDIRS)'; for subdir in $$list; do \
   301 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
   345 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
   302 	done
   346 	done
   303 ctags-recursive:
   347 ctags-recursive:
   304 	list='$(SUBDIRS)'; for subdir in $$list; do \
   348 	list='$(SUBDIRS)'; for subdir in $$list; do \
   305 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
   349 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
   306 	done
   350 	done
   307 
   351 
   308 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
   352 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
   309 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
   353 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
   310 	unique=`for i in $$list; do \
   354 	unique=`for i in $$list; do \
   311 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   355 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   312 	  done | \
   356 	  done | \
   313 	  $(AWK) '    { files[$$0] = 1; } \
   357 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   314 	       END { for (i in files) print i; }'`; \
   358 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   315 	mkid -fID $$unique
   359 	mkid -fID $$unique
   316 tags: TAGS
   360 tags: TAGS
   317 
   361 
   318 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   362 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   319 		$(TAGS_FILES) $(LISP)
   363 		$(TAGS_FILES) $(LISP)
   320 	tags=; \
   364 	set x; \
   321 	here=`pwd`; \
   365 	here=`pwd`; \
   322 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
   366 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
   323 	  include_option=--etags-include; \
   367 	  include_option=--etags-include; \
   324 	  empty_fix=.; \
   368 	  empty_fix=.; \
   325 	else \
   369 	else \
   327 	  empty_fix=; \
   371 	  empty_fix=; \
   328 	fi; \
   372 	fi; \
   329 	list='$(SUBDIRS)'; for subdir in $$list; do \
   373 	list='$(SUBDIRS)'; for subdir in $$list; do \
   330 	  if test "$$subdir" = .; then :; else \
   374 	  if test "$$subdir" = .; then :; else \
   331 	    test ! -f $$subdir/TAGS || \
   375 	    test ! -f $$subdir/TAGS || \
   332 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
   376 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
   333 	  fi; \
   377 	  fi; \
   334 	done; \
   378 	done; \
   335 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   379 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   336 	unique=`for i in $$list; do \
   380 	unique=`for i in $$list; do \
   337 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   381 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   338 	  done | \
   382 	  done | \
   339 	  $(AWK) '    { files[$$0] = 1; } \
   383 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   340 	       END { for (i in files) print i; }'`; \
   384 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   341 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
   385 	shift; \
       
   386 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
   342 	  test -n "$$unique" || unique=$$empty_fix; \
   387 	  test -n "$$unique" || unique=$$empty_fix; \
   343 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   388 	  if test $$# -gt 0; then \
   344 	    $$tags $$unique; \
   389 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
       
   390 	      "$$@" $$unique; \
       
   391 	  else \
       
   392 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
       
   393 	      $$unique; \
       
   394 	  fi; \
   345 	fi
   395 	fi
   346 ctags: CTAGS
   396 ctags: CTAGS
   347 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   397 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   348 		$(TAGS_FILES) $(LISP)
   398 		$(TAGS_FILES) $(LISP)
   349 	tags=; \
       
   350 	here=`pwd`; \
       
   351 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   399 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   352 	unique=`for i in $$list; do \
   400 	unique=`for i in $$list; do \
   353 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   401 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   354 	  done | \
   402 	  done | \
   355 	  $(AWK) '    { files[$$0] = 1; } \
   403 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
   356 	       END { for (i in files) print i; }'`; \
   404 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
   357 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
   405 	test -z "$(CTAGS_ARGS)$$unique" \
   358 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   406 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   359 	     $$tags $$unique
   407 	     $$unique
   360 
   408 
   361 GTAGS:
   409 GTAGS:
   362 	here=`$(am__cd) $(top_builddir) && pwd` \
   410 	here=`$(am__cd) $(top_builddir) && pwd` \
   363 	  && cd $(top_srcdir) \
   411 	  && $(am__cd) $(top_srcdir) \
   364 	  && gtags -i $(GTAGS_ARGS) $$here
   412 	  && gtags -i $(GTAGS_ARGS) "$$here"
   365 
   413 
   366 distclean-tags:
   414 distclean-tags:
   367 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   415 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   368 
   416 
   369 distdir: $(DISTFILES)
   417 distdir: $(DISTFILES)
   370 	$(am__remove_distdir)
   418 	$(am__remove_distdir)
   371 	mkdir $(distdir)
   419 	test -d "$(distdir)" || mkdir "$(distdir)"
   372 	$(mkdir_p) $(distdir)/autom4
   420 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   373 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
   421 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   374 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
   422 	list='$(DISTFILES)'; \
   375 	list='$(DISTFILES)'; for file in $$list; do \
   423 	  dist_files=`for file in $$list; do echo $$file; done | \
   376 	  case $$file in \
   424 	  sed -e "s|^$$srcdirstrip/||;t" \
   377 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   425 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
   378 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
   426 	case $$dist_files in \
   379 	  esac; \
   427 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
       
   428 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
       
   429 			   sort -u` ;; \
       
   430 	esac; \
       
   431 	for file in $$dist_files; do \
   380 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   432 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   381 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
   433 	  if test -d $$d/$$file; then \
   382 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
   434 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
   383 	    dir="/$$dir"; \
   435 	    if test -d "$(distdir)/$$file"; then \
   384 	    $(mkdir_p) "$(distdir)$$dir"; \
   436 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
       
   437 	    fi; \
       
   438 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
       
   439 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
       
   440 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
       
   441 	    fi; \
       
   442 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
   385 	  else \
   443 	  else \
   386 	    dir=''; \
   444 	    test -f "$(distdir)/$$file" \
   387 	  fi; \
   445 	    || cp -p $$d/$$file "$(distdir)/$$file" \
   388 	  if test -d $$d/$$file; then \
       
   389 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
       
   390 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
       
   391 	    fi; \
       
   392 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
       
   393 	  else \
       
   394 	    test -f $(distdir)/$$file \
       
   395 	    || cp -p $$d/$$file $(distdir)/$$file \
       
   396 	    || exit 1; \
   446 	    || exit 1; \
   397 	  fi; \
   447 	  fi; \
   398 	done
   448 	done
   399 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
   449 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
   400 	  if test "$$subdir" = .; then :; else \
   450 	  if test "$$subdir" = .; then :; else \
   401 	    test -d "$(distdir)/$$subdir" \
   451 	    test -d "$(distdir)/$$subdir" \
   402 	    || $(mkdir_p) "$(distdir)/$$subdir" \
   452 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
   403 	    || exit 1; \
   453 	    || exit 1; \
   404 	    distdir=`$(am__cd) $(distdir) && pwd`; \
   454 	  fi; \
   405 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
   455 	done
   406 	    (cd $$subdir && \
   456 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
       
   457 	  if test "$$subdir" = .; then :; else \
       
   458 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
       
   459 	    $(am__relativize); \
       
   460 	    new_distdir=$$reldir; \
       
   461 	    dir1=$$subdir; dir2="$(top_distdir)"; \
       
   462 	    $(am__relativize); \
       
   463 	    new_top_distdir=$$reldir; \
       
   464 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
       
   465 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
       
   466 	    ($(am__cd) $$subdir && \
   407 	      $(MAKE) $(AM_MAKEFLAGS) \
   467 	      $(MAKE) $(AM_MAKEFLAGS) \
   408 	        top_distdir="$$top_distdir" \
   468 	        top_distdir="$$new_top_distdir" \
   409 	        distdir="$$distdir/$$subdir" \
   469 	        distdir="$$new_distdir" \
       
   470 		am__remove_distdir=: \
       
   471 		am__skip_length_check=: \
       
   472 		am__skip_mode_fix=: \
   410 	        distdir) \
   473 	        distdir) \
   411 	      || exit 1; \
   474 	      || exit 1; \
   412 	  fi; \
   475 	  fi; \
   413 	done
   476 	done
   414 	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
   477 	-test -n "$(am__skip_mode_fix)" \
       
   478 	|| find "$(distdir)" -type d ! -perm -755 \
       
   479 		-exec chmod u+rwx,go+rx {} \; -o \
   415 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
   480 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
   416 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
   481 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
   417 	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
   482 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
   418 	|| chmod -R a+r $(distdir)
   483 	|| chmod -R a+r "$(distdir)"
   419 dist-gzip: distdir
   484 dist-gzip: distdir
   420 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   485 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   421 	$(am__remove_distdir)
   486 	$(am__remove_distdir)
   422 
   487 
   423 dist-bzip2: distdir
   488 dist-bzip2: distdir
   424 	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
   489 	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
       
   490 	$(am__remove_distdir)
       
   491 
       
   492 dist-lzma: distdir
       
   493 	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
       
   494 	$(am__remove_distdir)
       
   495 
       
   496 dist-xz: distdir
       
   497 	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
   425 	$(am__remove_distdir)
   498 	$(am__remove_distdir)
   426 
   499 
   427 dist-tarZ: distdir
   500 dist-tarZ: distdir
   428 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
   501 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
   429 	$(am__remove_distdir)
   502 	$(am__remove_distdir)
   445 # it guarantees that the distribution is self-contained by making another
   518 # it guarantees that the distribution is self-contained by making another
   446 # tarfile.
   519 # tarfile.
   447 distcheck: dist
   520 distcheck: dist
   448 	case '$(DIST_ARCHIVES)' in \
   521 	case '$(DIST_ARCHIVES)' in \
   449 	*.tar.gz*) \
   522 	*.tar.gz*) \
   450 	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
   523 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
   451 	*.tar.bz2*) \
   524 	*.tar.bz2*) \
   452 	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
   525 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
       
   526 	*.tar.lzma*) \
       
   527 	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
       
   528 	*.tar.xz*) \
       
   529 	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
   453 	*.tar.Z*) \
   530 	*.tar.Z*) \
   454 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
   531 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
   455 	*.shar.gz*) \
   532 	*.shar.gz*) \
   456 	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
   533 	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
   457 	*.zip*) \
   534 	*.zip*) \
   458 	  unzip $(distdir).zip ;;\
   535 	  unzip $(distdir).zip ;;\
   459 	esac
   536 	esac
   460 	chmod -R a-w $(distdir); chmod a+w $(distdir)
   537 	chmod -R a-w $(distdir); chmod a+w $(distdir)
   461 	mkdir $(distdir)/_build
   538 	mkdir $(distdir)/_build
   462 	mkdir $(distdir)/_inst
   539 	mkdir $(distdir)/_inst
   463 	chmod a-w $(distdir)
   540 	chmod a-w $(distdir)
       
   541 	test -d $(distdir)/_build || exit 0; \
   464 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
   542 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
   465 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
   543 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
   466 	  && cd $(distdir)/_build \
   544 	  && am__cwd=`pwd` \
       
   545 	  && $(am__cd) $(distdir)/_build \
   467 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
   546 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
   468 	    $(DISTCHECK_CONFIGURE_FLAGS) \
   547 	    $(DISTCHECK_CONFIGURE_FLAGS) \
   469 	  && $(MAKE) $(AM_MAKEFLAGS) \
   548 	  && $(MAKE) $(AM_MAKEFLAGS) \
   470 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
   549 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
   471 	  && $(MAKE) $(AM_MAKEFLAGS) check \
   550 	  && $(MAKE) $(AM_MAKEFLAGS) check \
   483 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
   562 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
   484 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
   563 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
   485 	  && rm -rf "$$dc_destdir" \
   564 	  && rm -rf "$$dc_destdir" \
   486 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
   565 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
   487 	  && rm -rf $(DIST_ARCHIVES) \
   566 	  && rm -rf $(DIST_ARCHIVES) \
   488 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
   567 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
       
   568 	  && cd "$$am__cwd" \
       
   569 	  || exit 1
   489 	$(am__remove_distdir)
   570 	$(am__remove_distdir)
   490 	@(echo "$(distdir) archives ready for distribution: "; \
   571 	@(echo "$(distdir) archives ready for distribution: "; \
   491 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
   572 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
   492 	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
   573 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
   493 distuninstallcheck:
   574 distuninstallcheck:
   494 	@cd $(distuninstallcheck_dir) \
   575 	@$(am__cd) '$(distuninstallcheck_dir)' \
   495 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
   576 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
   496 	   || { echo "ERROR: files left after uninstall:" ; \
   577 	   || { echo "ERROR: files left after uninstall:" ; \
   497 	        if test -n "$(DESTDIR)"; then \
   578 	        if test -n "$(DESTDIR)"; then \
   498 	          echo "  (check DESTDIR support)"; \
   579 	          echo "  (check DESTDIR support)"; \
   499 	        fi ; \
   580 	        fi ; \
   531 
   612 
   532 clean-generic:
   613 clean-generic:
   533 
   614 
   534 distclean-generic:
   615 distclean-generic:
   535 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   616 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
       
   617 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   536 
   618 
   537 maintainer-clean-generic:
   619 maintainer-clean-generic:
   538 	@echo "This command is intended for maintainers to use"
   620 	@echo "This command is intended for maintainers to use"
   539 	@echo "it deletes files that may require special tools to rebuild."
   621 	@echo "it deletes files that may require special tools to rebuild."
   540 clean: clean-recursive
   622 clean: clean-recursive
   551 
   633 
   552 dvi-am:
   634 dvi-am:
   553 
   635 
   554 html: html-recursive
   636 html: html-recursive
   555 
   637 
       
   638 html-am:
       
   639 
   556 info: info-recursive
   640 info: info-recursive
   557 
   641 
   558 info-am:
   642 info-am:
   559 
   643 
   560 install-data-am:
   644 install-data-am:
       
   645 
       
   646 install-dvi: install-dvi-recursive
       
   647 
       
   648 install-dvi-am:
   561 
   649 
   562 install-exec-am:
   650 install-exec-am:
   563 	@$(NORMAL_INSTALL)
   651 	@$(NORMAL_INSTALL)
   564 	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
   652 	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
       
   653 install-html: install-html-recursive
       
   654 
       
   655 install-html-am:
   565 
   656 
   566 install-info: install-info-recursive
   657 install-info: install-info-recursive
   567 
   658 
       
   659 install-info-am:
       
   660 
   568 install-man:
   661 install-man:
       
   662 
       
   663 install-pdf: install-pdf-recursive
       
   664 
       
   665 install-pdf-am:
       
   666 
       
   667 install-ps: install-ps-recursive
       
   668 
       
   669 install-ps-am:
   569 
   670 
   570 installcheck-am:
   671 installcheck-am:
   571 
   672 
   572 maintainer-clean: maintainer-clean-recursive
   673 maintainer-clean: maintainer-clean-recursive
   573 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   674 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   585 
   686 
   586 ps: ps-recursive
   687 ps: ps-recursive
   587 
   688 
   588 ps-am:
   689 ps-am:
   589 
   690 
   590 uninstall-am: uninstall-info-am uninstall-local
   691 uninstall-am: uninstall-local
   591 
   692 
   592 uninstall-info: uninstall-info-recursive
   693 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
   593 
   694 	install-am install-exec-am install-strip tags-recursive
   594 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
   695 
   595 	check-am clean clean-generic clean-libtool clean-recursive \
   696 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
   596 	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
   697 	all all-am am--refresh check check-am clean clean-generic \
   597 	dist-shar dist-tarZ dist-zip distcheck distclean \
   698 	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
   598 	distclean-generic distclean-libtool distclean-recursive \
   699 	dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
       
   700 	distcheck distclean distclean-generic distclean-libtool \
   599 	distclean-tags distcleancheck distdir distuninstallcheck dvi \
   701 	distclean-tags distcleancheck distdir distuninstallcheck dvi \
   600 	dvi-am html html-am info info-am install install-am \
   702 	dvi-am html html-am info info-am install install-am \
   601 	install-data install-data-am install-exec install-exec-am \
   703 	install-data install-data-am install-dvi install-dvi-am \
   602 	install-exec-hook install-info install-info-am install-man \
   704 	install-exec install-exec-am install-exec-hook install-html \
       
   705 	install-html-am install-info install-info-am install-man \
       
   706 	install-pdf install-pdf-am install-ps install-ps-am \
   603 	install-strip installcheck installcheck-am installdirs \
   707 	install-strip installcheck installcheck-am installdirs \
   604 	installdirs-am maintainer-clean maintainer-clean-generic \
   708 	installdirs-am maintainer-clean maintainer-clean-generic \
   605 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
   709 	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
   606 	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
   710 	ps ps-am tags tags-recursive uninstall uninstall-am \
   607 	tags tags-recursive uninstall uninstall-am uninstall-info-am \
       
   608 	uninstall-local
   711 	uninstall-local
   609 
   712 
   610 
   713 
   611 install-exec-hook:
   714 install-exec-hook:
   612 	if test "$(APXS)" != "no"; then \
   715 	if test "$(APXS)" != "no"; then \
   613 		$(APXS) -i -n auth_form src/mod_auth_form.la; \
   716 		$(APXS) -i -n auth_form src/mod_auth_form.la; \
   614 	fi
   717 	fi
   615 
   718 
   616 uninstall-local:
   719 uninstall-local:
   617 	rm -f `$(APXS) -q LIBEXECDIR`/mod_auth_form*;
   720 	rm -f `$(APXS) -q LIBEXECDIR`/mod_auth_form*;
       
   721 
   618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   722 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   619 # Otherwise a system limit (for SysV at least) may be exceeded.
   723 # Otherwise a system limit (for SysV at least) may be exceeded.
   620 .NOEXPORT:
   724 .NOEXPORT: