# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ sbin_PROGRAMS = cherokee$(EXEEXT) cherokee-admin$(EXEEXT) bin_PROGRAMS = cherokee_logrotate$(EXEEXT) noinst_PROGRAMS = cherokee_show$(EXEEXT) $(am__EXEEXT_1) subdir = cherokee DIST_COMMON = $(libcherokeeinclude_HEADERS) \ $(srcdir)/Makefile.MingW.in $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/etr_socket_nsl.m4 \ $(top_srcdir)/m4/libwww.m4 $(top_srcdir)/m4/mysql.m4 \ $(top_srcdir)/m4/network.m4 $(top_srcdir)/m4/pkg.m4 \ $(top_srcdir)/m4/pwd_grp.m4 $(top_srcdir)/m4/sendfile_samba.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = Makefile.MingW am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" \ "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \ "$(DESTDIR)$(bindir)" "$(DESTDIR)$(cherokeedatadir)" \ "$(DESTDIR)$(cherokeedepsdir)" \ "$(DESTDIR)$(libcherokeeincludedir)" libLTLIBRARIES_INSTALL = $(INSTALL) pluginLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(lib_LTLIBRARIES) $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = libcherokee_base_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) am__libcherokee_base_la_SOURCES_DIST = zlib/deflate.c zlib/deftree.c \ zlib/defutil.h zlib/zconf.h zlib/zlib.h zlib/zutil.h \ pcre/get.c pcre/pcre.h pcre/pcre.c pcre/internal.h \ pcre/chartables.c pcre/configuration.h getopt/getopt.h \ getopt/getopt.c getopt/getopt1.c getopt/gettext.h \ fdpoll-poll.c fdpoll-epoll.c fdpoll-kqueue.c fdpoll-port.c \ fdpoll-select.c fdpoll-win32.c unix4win32.h unix4win32.c \ win32_misc.h win32_misc.c win32_cservice.h win32_cservice.c \ cherokee.h avl.h avl.c http.h http.c list.h list.c ncpus.h \ ncpus.c crc32.h crc32.c macros.h common.h common-internal.h \ util.h util.c version.h version.c buffer.h buffer.c socket.h \ socket.c fdpoll.h fdpoll-protected.h fdpoll.c mime.h \ mime-protected.h mime.c mime_entry.c matching_list.h \ matching_list.c iocache.h iocache.c md5.h md5.c md5crypt.h \ md5crypt.c sha1.h sha1.c match.h match.c dtm.h dtm.c header.h \ header-protected.h header.c access.h access.c regex.h regex.c \ resolv_cache.h resolv_cache.c post.h post.c am__objects_1 = deflate.lo deftree.lo am__objects_2 = get.lo pcre.lo chartables.lo @USE_INTERNAL_PCRE_TRUE@am__objects_3 = $(am__objects_2) am__objects_4 = getopt.lo getopt1.lo @HAVE_GETOPT_LONG_FALSE@am__objects_5 = $(am__objects_4) @COMPILE_POLL_TRUE@am__objects_6 = fdpoll-poll.lo @COMPILE_EPOLL_TRUE@am__objects_7 = fdpoll-epoll.lo @COMPILE_KQUEUE_TRUE@am__objects_8 = fdpoll-kqueue.lo @COMPILE_PORT_TRUE@am__objects_9 = fdpoll-port.lo @COMPILE_SELECT_TRUE@am__objects_10 = fdpoll-select.lo @COMPILE_WIN32_SELECT_TRUE@am__objects_11 = fdpoll-win32.lo @PLATFORM_WIN32_TRUE@am__objects_12 = unix4win32.lo win32_misc.lo \ @PLATFORM_WIN32_TRUE@ win32_cservice.lo am_libcherokee_base_la_OBJECTS = $(am__objects_1) $(am__objects_3) \ $(am__objects_5) $(am__objects_6) $(am__objects_7) \ $(am__objects_8) $(am__objects_9) $(am__objects_10) \ $(am__objects_11) $(am__objects_12) avl.lo http.lo list.lo \ ncpus.lo crc32.lo util.lo version.lo buffer.lo socket.lo \ fdpoll.lo mime.lo mime_entry.lo matching_list.lo iocache.lo \ md5.lo md5crypt.lo sha1.lo match.lo dtm.lo header.lo access.lo \ regex.lo resolv_cache.lo post.lo libcherokee_base_la_OBJECTS = $(am_libcherokee_base_la_OBJECTS) libcherokee_client_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ libcherokee-base.la am_libcherokee_client_la_OBJECTS = url.lo request.lo downloader.lo libcherokee_client_la_OBJECTS = $(am_libcherokee_client_la_OBJECTS) libcherokee_config_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) libcherokee-base.la \ libcherokee-client.la libcherokee-server.la am__objects_13 = connection_info.lo am_libcherokee_config_la_OBJECTS = $(am__objects_13) admin_client.lo libcherokee_config_la_OBJECTS = $(am_libcherokee_config_la_OBJECTS) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) @STATIC_HANDLER_PROXY_TRUE@am__DEPENDENCIES_4 = libcherokee-client.la libcherokee_server_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \ $(am__DEPENDENCIES_4) libcherokee-base.la am__libcherokee_server_la_SOURCES_DIST = handler_file.c handler_file.h \ handler_admin.c handler_admin.h admin_server.h admin_server.c \ connection_info.h connection_info.c handler_dirlist.c \ handler_dirlist.h handler_cgi_base.h handler_cgi_base.c \ handler_scgi.h handler_scgi.c fastcgi.h handler_fcgi.h \ handler_fcgi.c fcgi_dispatcher.h fcgi_dispatcher.c \ fcgi_manager.h fcgi_manager.c handler_fastcgi.c \ handler_fastcgi.h handler_redir.c handler_redir.h \ handler_error_redir.c handler_error_redir.h handler_cgi.c \ handler_cgi.h handler_phpcgi.c handler_phpcgi.h \ handler_common.c handler_common.h levenshtein_distance.c \ levenshtein_distance.h handler_nn.c handler_nn.h \ handler_proxy.c handler_proxy.h handler_mirror.c \ handler_mirror.h handler_server_info.c handler_server_info.h \ logo.inc logger_w3c.h logger_w3c.c logger_ncsa.h logger_ncsa.c \ logger_combined.h logger_combined.c encoder_gzip.h \ encoder_gzip.c validator_pam.c validator_pam.h \ validator_ldap.c validator_ldap.h validator_plain.c \ validator_plain.h validator_htdigest.c validator_htdigest.h \ validator_htpasswd.c validator_htpasswd.h validator_mysql.c \ validator_mysql.h balancer_round_robin.c \ balancer_round_robin.h connection.h connection-protected.h \ connection.c handler.h handler.c config_entry.h config_entry.c \ virtual_entries.h virtual_entries.c dirs_table.h dirs_table.c \ exts_table.h exts_table.c reqs_list.h reqs_list.c \ reqs_list_entry.h reqs_list_entry.c server-protected.h \ server.h server.c virtual_server_names.h \ virtual_server_names.c virtual_server.h virtual_server.c \ encoder.h encoder.c encoder_table.h encoder_table.c logger.h \ logger.c logger_writer.h logger_writer.c thread.h thread.c \ plugin.h module.h module.c validator.h validator.c \ plugin_loader.h plugin_loader.c icons.h icons.c \ handler_error.c handler_error.h nonce.h nonce.c config_node.h \ config_node.c config_reader.h config_reader.c balancer.h \ balancer.c source.h source.c source_interpreter.h \ source_interpreter.c am__objects_14 = libcherokee_server_la-handler_file.lo @STATIC_HANDLER_FILE_TRUE@am__objects_15 = $(am__objects_14) am__objects_16 = libcherokee_server_la-handler_admin.lo \ libcherokee_server_la-admin_server.lo am__objects_17 = libcherokee_server_la-connection_info.lo @STATIC_HANDLER_ADMIN_TRUE@am__objects_18 = $(am__objects_16) \ @STATIC_HANDLER_ADMIN_TRUE@ $(am__objects_17) am__objects_19 = libcherokee_server_la-handler_dirlist.lo @STATIC_HANDLER_DIRLIST_TRUE@am__objects_20 = $(am__objects_19) @STATIC_HANDLER_SCGI_FALSE@am__objects_21 = libcherokee_server_la-handler_cgi_base.lo am__objects_22 = $(am__objects_21) \ libcherokee_server_la-handler_scgi.lo @STATIC_HANDLER_SCGI_TRUE@am__objects_23 = $(am__objects_22) @STATIC_HANDLER_FCGI_FALSE@am__objects_24 = libcherokee_server_la-handler_cgi_base.lo am__objects_25 = $(am__objects_24) \ libcherokee_server_la-handler_fcgi.lo @STATIC_HANDLER_FCGI_TRUE@am__objects_26 = $(am__objects_25) @STATIC_HANDLER_FASTCGI_FALSE@am__objects_27 = libcherokee_server_la-handler_cgi_base.lo am__objects_28 = $(am__objects_27) \ libcherokee_server_la-fcgi_dispatcher.lo \ libcherokee_server_la-fcgi_manager.lo \ libcherokee_server_la-handler_fastcgi.lo @STATIC_HANDLER_FASTCGI_TRUE@am__objects_29 = $(am__objects_28) am__objects_30 = libcherokee_server_la-handler_redir.lo @STATIC_HANDLER_REDIR_TRUE@am__objects_31 = $(am__objects_30) am__objects_32 = libcherokee_server_la-handler_error_redir.lo @STATIC_HANDLER_ERROR_REDIR_TRUE@am__objects_33 = $(am__objects_32) @STATIC_HANDLER_CGI_FALSE@am__objects_34 = libcherokee_server_la-handler_cgi_base.lo am__objects_35 = $(am__objects_34) \ libcherokee_server_la-handler_cgi.lo @STATIC_HANDLER_CGI_TRUE@am__objects_36 = $(am__objects_35) am__objects_37 = libcherokee_server_la-handler_phpcgi.lo @STATIC_HANDLER_PHPCGI_TRUE@am__objects_38 = $(am__objects_37) am__objects_39 = libcherokee_server_la-handler_common.lo @STATIC_HANDLER_COMMON_TRUE@am__objects_40 = $(am__objects_39) am__objects_41 = libcherokee_server_la-levenshtein_distance.lo \ libcherokee_server_la-handler_nn.lo @STATIC_HANDLER_NN_TRUE@am__objects_42 = $(am__objects_41) am__objects_43 = libcherokee_server_la-handler_proxy.lo @STATIC_HANDLER_PROXY_TRUE@am__objects_44 = $(am__objects_43) am__objects_45 = libcherokee_server_la-handler_mirror.lo @STATIC_HANDLER_MIRROR_TRUE@am__objects_46 = $(am__objects_45) am__objects_47 = libcherokee_server_la-handler_server_info.lo @STATIC_HANDLER_SERVER_INFO_TRUE@am__objects_48 = $(am__objects_47) am__objects_49 = libcherokee_server_la-logger_w3c.lo @STATIC_LOGGER_W3C_TRUE@am__objects_50 = $(am__objects_49) am__objects_51 = libcherokee_server_la-logger_ncsa.lo @STATIC_LOGGER_NCSA_TRUE@am__objects_52 = $(am__objects_51) am__objects_53 = libcherokee_server_la-logger_combined.lo @STATIC_LOGGER_COMBINED_TRUE@am__objects_54 = $(am__objects_53) am__objects_55 = libcherokee_server_la-encoder_gzip.lo @STATIC_ENCODER_GZIP_TRUE@am__objects_56 = $(am__objects_55) @HAVE_PAM_TRUE@am__objects_57 = \ @HAVE_PAM_TRUE@ libcherokee_server_la-validator_pam.lo @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_TRUE@am__objects_58 = \ @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_TRUE@ $(am__objects_57) @HAVE_LDAP_TRUE@am__objects_59 = \ @HAVE_LDAP_TRUE@ libcherokee_server_la-validator_ldap.lo @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_TRUE@am__objects_60 = \ @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_TRUE@ $(am__objects_59) am__objects_61 = libcherokee_server_la-validator_plain.lo @STATIC_VALIDATOR_PLAIN_TRUE@am__objects_62 = $(am__objects_61) am__objects_63 = libcherokee_server_la-validator_htdigest.lo @STATIC_VALIDATOR_HTDIGEST_TRUE@am__objects_64 = $(am__objects_63) @HAVE_CRYPT_TRUE@am__objects_65 = \ @HAVE_CRYPT_TRUE@ libcherokee_server_la-validator_htpasswd.lo @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_TRUE@am__objects_66 = $(am__objects_65) @HAVE_MYSQL_TRUE@am__objects_67 = \ @HAVE_MYSQL_TRUE@ libcherokee_server_la-validator_mysql.lo @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_TRUE@am__objects_68 = $(am__objects_67) am__objects_69 = libcherokee_server_la-balancer_round_robin.lo @STATIC_BALANCER_ROUND_ROBIN_TRUE@am__objects_70 = $(am__objects_69) @STATIC_HANDLER_CGI_FALSE@@STATIC_HANDLER_FASTCGI_FALSE@@STATIC_HANDLER_FCGI_FALSE@@STATIC_HANDLER_SCGI_TRUE@am__objects_71 = libcherokee_server_la-handler_cgi_base.lo @STATIC_HANDLER_CGI_FALSE@@STATIC_HANDLER_FASTCGI_FALSE@@STATIC_HANDLER_FCGI_TRUE@am__objects_71 = libcherokee_server_la-handler_cgi_base.lo @STATIC_HANDLER_CGI_FALSE@@STATIC_HANDLER_FASTCGI_TRUE@am__objects_71 = libcherokee_server_la-handler_cgi_base.lo @STATIC_HANDLER_CGI_TRUE@am__objects_71 = libcherokee_server_la-handler_cgi_base.lo am_libcherokee_server_la_OBJECTS = $(am__objects_15) $(am__objects_18) \ $(am__objects_20) $(am__objects_23) $(am__objects_26) \ $(am__objects_29) $(am__objects_31) $(am__objects_33) \ $(am__objects_36) $(am__objects_38) $(am__objects_40) \ $(am__objects_42) $(am__objects_44) $(am__objects_46) \ $(am__objects_48) $(am__objects_50) $(am__objects_52) \ $(am__objects_54) $(am__objects_56) $(am__objects_58) \ $(am__objects_60) $(am__objects_62) $(am__objects_64) \ $(am__objects_66) $(am__objects_68) $(am__objects_70) \ $(am__objects_71) libcherokee_server_la-connection.lo \ libcherokee_server_la-handler.lo \ libcherokee_server_la-config_entry.lo \ libcherokee_server_la-virtual_entries.lo \ libcherokee_server_la-dirs_table.lo \ libcherokee_server_la-exts_table.lo \ libcherokee_server_la-reqs_list.lo \ libcherokee_server_la-reqs_list_entry.lo \ libcherokee_server_la-server.lo \ libcherokee_server_la-virtual_server_names.lo \ libcherokee_server_la-virtual_server.lo \ libcherokee_server_la-encoder.lo \ libcherokee_server_la-encoder_table.lo \ libcherokee_server_la-logger.lo \ libcherokee_server_la-logger_writer.lo \ libcherokee_server_la-thread.lo \ libcherokee_server_la-module.lo \ libcherokee_server_la-validator.lo \ libcherokee_server_la-plugin_loader.lo \ libcherokee_server_la-icons.lo \ libcherokee_server_la-handler_error.lo \ libcherokee_server_la-nonce.lo \ libcherokee_server_la-config_node.lo \ libcherokee_server_la-config_reader.lo \ libcherokee_server_la-balancer.lo \ libcherokee_server_la-source.lo \ libcherokee_server_la-source_interpreter.lo libcherokee_server_la_OBJECTS = $(am_libcherokee_server_la_OBJECTS) libplugin_admin_la_DEPENDENCIES = libcherokee-config.la \ libcherokee-client.la am__objects_72 = handler_admin.lo admin_server.lo am_libplugin_admin_la_OBJECTS = $(am__objects_72) libplugin_admin_la_OBJECTS = $(am_libplugin_admin_la_OBJECTS) @STATIC_HANDLER_ADMIN_FALSE@am_libplugin_admin_la_rpath = -rpath \ @STATIC_HANDLER_ADMIN_FALSE@ $(plugindir) libplugin_cgi_la_LIBADD = am__libplugin_cgi_la_SOURCES_DIST = handler_cgi_base.h \ handler_cgi_base.c handler_cgi.c handler_cgi.h @STATIC_HANDLER_CGI_FALSE@am__objects_73 = handler_cgi_base.lo am__objects_74 = $(am__objects_73) handler_cgi.lo am_libplugin_cgi_la_OBJECTS = $(am__objects_74) libplugin_cgi_la_OBJECTS = $(am_libplugin_cgi_la_OBJECTS) @STATIC_HANDLER_CGI_FALSE@am_libplugin_cgi_la_rpath = -rpath \ @STATIC_HANDLER_CGI_FALSE@ $(plugindir) libplugin_combined_la_LIBADD = am__objects_75 = logger_combined.lo am_libplugin_combined_la_OBJECTS = $(am__objects_75) libplugin_combined_la_OBJECTS = $(am_libplugin_combined_la_OBJECTS) @STATIC_LOGGER_COMBINED_FALSE@am_libplugin_combined_la_rpath = -rpath \ @STATIC_LOGGER_COMBINED_FALSE@ $(plugindir) libplugin_common_la_LIBADD = am__objects_76 = handler_common.lo am_libplugin_common_la_OBJECTS = $(am__objects_76) libplugin_common_la_OBJECTS = $(am_libplugin_common_la_OBJECTS) @STATIC_HANDLER_COMMON_FALSE@am_libplugin_common_la_rpath = -rpath \ @STATIC_HANDLER_COMMON_FALSE@ $(plugindir) libplugin_dirlist_la_LIBADD = am__objects_77 = handler_dirlist.lo am_libplugin_dirlist_la_OBJECTS = $(am__objects_77) libplugin_dirlist_la_OBJECTS = $(am_libplugin_dirlist_la_OBJECTS) @STATIC_HANDLER_DIRLIST_FALSE@am_libplugin_dirlist_la_rpath = -rpath \ @STATIC_HANDLER_DIRLIST_FALSE@ $(plugindir) libplugin_error_redir_la_LIBADD = am__objects_78 = handler_error_redir.lo am_libplugin_error_redir_la_OBJECTS = $(am__objects_78) libplugin_error_redir_la_OBJECTS = \ $(am_libplugin_error_redir_la_OBJECTS) @STATIC_HANDLER_ERROR_REDIR_FALSE@am_libplugin_error_redir_la_rpath = \ @STATIC_HANDLER_ERROR_REDIR_FALSE@ -rpath $(plugindir) libplugin_fastcgi_la_LIBADD = am__libplugin_fastcgi_la_SOURCES_DIST = handler_cgi_base.h \ handler_cgi_base.c fastcgi.h fcgi_dispatcher.h \ fcgi_dispatcher.c fcgi_manager.h fcgi_manager.c \ handler_fastcgi.c handler_fastcgi.h @STATIC_HANDLER_FASTCGI_FALSE@am__objects_79 = handler_cgi_base.lo am__objects_80 = $(am__objects_79) fcgi_dispatcher.lo fcgi_manager.lo \ handler_fastcgi.lo am_libplugin_fastcgi_la_OBJECTS = $(am__objects_80) libplugin_fastcgi_la_OBJECTS = $(am_libplugin_fastcgi_la_OBJECTS) @STATIC_HANDLER_FASTCGI_FALSE@am_libplugin_fastcgi_la_rpath = -rpath \ @STATIC_HANDLER_FASTCGI_FALSE@ $(plugindir) libplugin_fcgi_la_LIBADD = am__libplugin_fcgi_la_SOURCES_DIST = handler_cgi_base.h \ handler_cgi_base.c fastcgi.h handler_fcgi.h handler_fcgi.c @STATIC_HANDLER_FCGI_FALSE@am__objects_81 = handler_cgi_base.lo am__objects_82 = $(am__objects_81) handler_fcgi.lo am_libplugin_fcgi_la_OBJECTS = $(am__objects_82) libplugin_fcgi_la_OBJECTS = $(am_libplugin_fcgi_la_OBJECTS) @STATIC_HANDLER_FCGI_FALSE@am_libplugin_fcgi_la_rpath = -rpath \ @STATIC_HANDLER_FCGI_FALSE@ $(plugindir) libplugin_file_la_LIBADD = am__objects_83 = handler_file.lo am_libplugin_file_la_OBJECTS = $(am__objects_83) libplugin_file_la_OBJECTS = $(am_libplugin_file_la_OBJECTS) @STATIC_HANDLER_FILE_FALSE@am_libplugin_file_la_rpath = -rpath \ @STATIC_HANDLER_FILE_FALSE@ $(plugindir) libplugin_gzip_la_LIBADD = am__objects_84 = encoder_gzip.lo am_libplugin_gzip_la_OBJECTS = $(am__objects_84) libplugin_gzip_la_OBJECTS = $(am_libplugin_gzip_la_OBJECTS) @STATIC_ENCODER_GZIP_FALSE@am_libplugin_gzip_la_rpath = -rpath \ @STATIC_ENCODER_GZIP_FALSE@ $(plugindir) libplugin_htdigest_la_LIBADD = am__objects_85 = validator_htdigest.lo am_libplugin_htdigest_la_OBJECTS = $(am__objects_85) libplugin_htdigest_la_OBJECTS = $(am_libplugin_htdigest_la_OBJECTS) @STATIC_VALIDATOR_HTDIGEST_FALSE@am_libplugin_htdigest_la_rpath = \ @STATIC_VALIDATOR_HTDIGEST_FALSE@ -rpath $(plugindir) @HAVE_CRYPT_TRUE@libplugin_htpasswd_la_DEPENDENCIES = \ @HAVE_CRYPT_TRUE@ $(am__DEPENDENCIES_1) am__libplugin_htpasswd_la_SOURCES_DIST = validator_htpasswd.c \ validator_htpasswd.h @HAVE_CRYPT_TRUE@am__objects_86 = \ @HAVE_CRYPT_TRUE@ libplugin_htpasswd_la-validator_htpasswd.lo @HAVE_CRYPT_TRUE@am_libplugin_htpasswd_la_OBJECTS = $(am__objects_86) libplugin_htpasswd_la_OBJECTS = $(am_libplugin_htpasswd_la_OBJECTS) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_FALSE@am_libplugin_htpasswd_la_rpath = \ @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_FALSE@ -rpath \ @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_FALSE@ $(plugindir) libplugin_ldap_la_DEPENDENCIES = am__libplugin_ldap_la_SOURCES_DIST = validator_ldap.c validator_ldap.h @HAVE_LDAP_TRUE@am__objects_87 = validator_ldap.lo @HAVE_LDAP_TRUE@am_libplugin_ldap_la_OBJECTS = $(am__objects_87) libplugin_ldap_la_OBJECTS = $(am_libplugin_ldap_la_OBJECTS) @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_FALSE@am_libplugin_ldap_la_rpath = \ @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_FALSE@ -rpath \ @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_FALSE@ $(plugindir) libplugin_mirror_la_DEPENDENCIES = libcherokee-client.la am__objects_88 = handler_mirror.lo am_libplugin_mirror_la_OBJECTS = $(am__objects_88) libplugin_mirror_la_OBJECTS = $(am_libplugin_mirror_la_OBJECTS) @STATIC_HANDLER_MIRROR_FALSE@am_libplugin_mirror_la_rpath = -rpath \ @STATIC_HANDLER_MIRROR_FALSE@ $(plugindir) @HAVE_MYSQL_TRUE@libplugin_mysql_la_DEPENDENCIES = \ @HAVE_MYSQL_TRUE@ $(am__DEPENDENCIES_1) am__libplugin_mysql_la_SOURCES_DIST = validator_mysql.c \ validator_mysql.h @HAVE_MYSQL_TRUE@am__objects_89 = \ @HAVE_MYSQL_TRUE@ libplugin_mysql_la-validator_mysql.lo @HAVE_MYSQL_TRUE@am_libplugin_mysql_la_OBJECTS = $(am__objects_89) libplugin_mysql_la_OBJECTS = $(am_libplugin_mysql_la_OBJECTS) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_FALSE@am_libplugin_mysql_la_rpath = \ @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_FALSE@ -rpath \ @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_FALSE@ $(plugindir) libplugin_ncsa_la_LIBADD = am__objects_90 = logger_ncsa.lo am_libplugin_ncsa_la_OBJECTS = $(am__objects_90) libplugin_ncsa_la_OBJECTS = $(am_libplugin_ncsa_la_OBJECTS) @STATIC_LOGGER_NCSA_FALSE@am_libplugin_ncsa_la_rpath = -rpath \ @STATIC_LOGGER_NCSA_FALSE@ $(plugindir) libplugin_nn_la_LIBADD = am__objects_91 = levenshtein_distance.lo handler_nn.lo am_libplugin_nn_la_OBJECTS = $(am__objects_91) libplugin_nn_la_OBJECTS = $(am_libplugin_nn_la_OBJECTS) @STATIC_HANDLER_NN_FALSE@am_libplugin_nn_la_rpath = -rpath \ @STATIC_HANDLER_NN_FALSE@ $(plugindir) libplugin_pam_la_DEPENDENCIES = am__libplugin_pam_la_SOURCES_DIST = validator_pam.c validator_pam.h @HAVE_PAM_TRUE@am__objects_92 = validator_pam.lo @HAVE_PAM_TRUE@am_libplugin_pam_la_OBJECTS = $(am__objects_92) libplugin_pam_la_OBJECTS = $(am_libplugin_pam_la_OBJECTS) @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_FALSE@am_libplugin_pam_la_rpath = \ @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_FALSE@ -rpath $(plugindir) libplugin_phpcgi_la_LIBADD = am__objects_93 = handler_phpcgi.lo am_libplugin_phpcgi_la_OBJECTS = $(am__objects_93) libplugin_phpcgi_la_OBJECTS = $(am_libplugin_phpcgi_la_OBJECTS) @STATIC_HANDLER_PHPCGI_FALSE@am_libplugin_phpcgi_la_rpath = -rpath \ @STATIC_HANDLER_PHPCGI_FALSE@ $(plugindir) libplugin_plain_la_LIBADD = am__objects_94 = validator_plain.lo am_libplugin_plain_la_OBJECTS = $(am__objects_94) libplugin_plain_la_OBJECTS = $(am_libplugin_plain_la_OBJECTS) @STATIC_VALIDATOR_PLAIN_FALSE@am_libplugin_plain_la_rpath = -rpath \ @STATIC_VALIDATOR_PLAIN_FALSE@ $(plugindir) libplugin_proxy_la_DEPENDENCIES = libcherokee-client.la am__objects_95 = handler_proxy.lo am_libplugin_proxy_la_OBJECTS = $(am__objects_95) libplugin_proxy_la_OBJECTS = $(am_libplugin_proxy_la_OBJECTS) @STATIC_HANDLER_PROXY_FALSE@am_libplugin_proxy_la_rpath = -rpath \ @STATIC_HANDLER_PROXY_FALSE@ $(plugindir) libplugin_redir_la_LIBADD = am__objects_96 = handler_redir.lo am_libplugin_redir_la_OBJECTS = $(am__objects_96) libplugin_redir_la_OBJECTS = $(am_libplugin_redir_la_OBJECTS) @STATIC_HANDLER_REDIR_FALSE@am_libplugin_redir_la_rpath = -rpath \ @STATIC_HANDLER_REDIR_FALSE@ $(plugindir) libplugin_round_robin_la_LIBADD = am__objects_97 = balancer_round_robin.lo am_libplugin_round_robin_la_OBJECTS = $(am__objects_97) libplugin_round_robin_la_OBJECTS = \ $(am_libplugin_round_robin_la_OBJECTS) @STATIC_BALANCER_ROUND_ROBIN_FALSE@am_libplugin_round_robin_la_rpath = \ @STATIC_BALANCER_ROUND_ROBIN_FALSE@ -rpath $(plugindir) libplugin_scgi_la_LIBADD = am__libplugin_scgi_la_SOURCES_DIST = handler_cgi_base.h \ handler_cgi_base.c handler_scgi.h handler_scgi.c @STATIC_HANDLER_SCGI_FALSE@am__objects_98 = handler_cgi_base.lo am__objects_99 = $(am__objects_98) handler_scgi.lo am_libplugin_scgi_la_OBJECTS = $(am__objects_99) libplugin_scgi_la_OBJECTS = $(am_libplugin_scgi_la_OBJECTS) @STATIC_HANDLER_SCGI_FALSE@am_libplugin_scgi_la_rpath = -rpath \ @STATIC_HANDLER_SCGI_FALSE@ $(plugindir) libplugin_server_info_la_LIBADD = am__objects_100 = handler_server_info.lo am_libplugin_server_info_la_OBJECTS = $(am__objects_100) libplugin_server_info_la_OBJECTS = \ $(am_libplugin_server_info_la_OBJECTS) @STATIC_HANDLER_SERVER_INFO_FALSE@am_libplugin_server_info_la_rpath = \ @STATIC_HANDLER_SERVER_INFO_FALSE@ -rpath $(plugindir) libplugin_w3c_la_LIBADD = am__objects_101 = logger_w3c.lo am_libplugin_w3c_la_OBJECTS = $(am__objects_101) libplugin_w3c_la_OBJECTS = $(am_libplugin_w3c_la_OBJECTS) @STATIC_LOGGER_W3C_FALSE@am_libplugin_w3c_la_rpath = -rpath \ @STATIC_LOGGER_W3C_FALSE@ $(plugindir) binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) @PLATFORM_WIN32_TRUE@am__EXEEXT_1 = win32_cherokeeserv$(EXEEXT) sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS) am_cherokee_OBJECTS = main.$(OBJEXT) cherokee_OBJECTS = $(am_cherokee_OBJECTS) cherokee_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ libcherokee-base.la libcherokee-server.la am_cherokee_admin_OBJECTS = main_admin.$(OBJEXT) cherokee_admin_OBJECTS = $(am_cherokee_admin_OBJECTS) am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ libcherokee-base.la libcherokee-server.la cherokee_admin_DEPENDENCIES = $(am__DEPENDENCIES_5) am_cherokee_logrotate_OBJECTS = cherokee_logrotate.$(OBJEXT) cherokee_logrotate_OBJECTS = $(am_cherokee_logrotate_OBJECTS) cherokee_logrotate_DEPENDENCIES = libcherokee-base.la \ libcherokee-client.la libcherokee-server.la \ libcherokee-config.la am_cherokee_show_OBJECTS = cherokee_show.$(OBJEXT) cherokee_show_OBJECTS = $(am_cherokee_show_OBJECTS) cherokee_show_DEPENDENCIES = libcherokee-config.la libcherokee-base.la \ libcherokee-client.la am_win32_cherokeeserv_OBJECTS = win32_cherokeeserv.$(OBJEXT) win32_cherokeeserv_OBJECTS = $(am_win32_cherokeeserv_OBJECTS) win32_cherokeeserv_DEPENDENCIES = libcherokee-config.la \ libcherokee-base.la libcherokee-client.la binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(libcherokee_base_la_SOURCES) \ $(libcherokee_client_la_SOURCES) \ $(libcherokee_config_la_SOURCES) \ $(libcherokee_server_la_SOURCES) $(libplugin_admin_la_SOURCES) \ $(libplugin_cgi_la_SOURCES) $(libplugin_combined_la_SOURCES) \ $(libplugin_common_la_SOURCES) $(libplugin_dirlist_la_SOURCES) \ $(libplugin_error_redir_la_SOURCES) \ $(libplugin_fastcgi_la_SOURCES) $(libplugin_fcgi_la_SOURCES) \ $(libplugin_file_la_SOURCES) $(libplugin_gzip_la_SOURCES) \ $(libplugin_htdigest_la_SOURCES) \ $(libplugin_htpasswd_la_SOURCES) $(libplugin_ldap_la_SOURCES) \ $(libplugin_mirror_la_SOURCES) $(libplugin_mysql_la_SOURCES) \ $(libplugin_ncsa_la_SOURCES) $(libplugin_nn_la_SOURCES) \ $(libplugin_pam_la_SOURCES) $(libplugin_phpcgi_la_SOURCES) \ $(libplugin_plain_la_SOURCES) $(libplugin_proxy_la_SOURCES) \ $(libplugin_redir_la_SOURCES) \ $(libplugin_round_robin_la_SOURCES) \ $(libplugin_scgi_la_SOURCES) \ $(libplugin_server_info_la_SOURCES) \ $(libplugin_w3c_la_SOURCES) $(cherokee_SOURCES) \ $(cherokee_admin_SOURCES) $(cherokee_logrotate_SOURCES) \ $(cherokee_show_SOURCES) $(win32_cherokeeserv_SOURCES) DIST_SOURCES = $(am__libcherokee_base_la_SOURCES_DIST) \ $(libcherokee_client_la_SOURCES) \ $(libcherokee_config_la_SOURCES) \ $(am__libcherokee_server_la_SOURCES_DIST) \ $(libplugin_admin_la_SOURCES) \ $(am__libplugin_cgi_la_SOURCES_DIST) \ $(libplugin_combined_la_SOURCES) \ $(libplugin_common_la_SOURCES) $(libplugin_dirlist_la_SOURCES) \ $(libplugin_error_redir_la_SOURCES) \ $(am__libplugin_fastcgi_la_SOURCES_DIST) \ $(am__libplugin_fcgi_la_SOURCES_DIST) \ $(libplugin_file_la_SOURCES) $(libplugin_gzip_la_SOURCES) \ $(libplugin_htdigest_la_SOURCES) \ $(am__libplugin_htpasswd_la_SOURCES_DIST) \ $(am__libplugin_ldap_la_SOURCES_DIST) \ $(libplugin_mirror_la_SOURCES) \ $(am__libplugin_mysql_la_SOURCES_DIST) \ $(libplugin_ncsa_la_SOURCES) $(libplugin_nn_la_SOURCES) \ $(am__libplugin_pam_la_SOURCES_DIST) \ $(libplugin_phpcgi_la_SOURCES) $(libplugin_plain_la_SOURCES) \ $(libplugin_proxy_la_SOURCES) $(libplugin_redir_la_SOURCES) \ $(libplugin_round_robin_la_SOURCES) \ $(am__libplugin_scgi_la_SOURCES_DIST) \ $(libplugin_server_info_la_SOURCES) \ $(libplugin_w3c_la_SOURCES) $(cherokee_SOURCES) \ $(cherokee_admin_SOURCES) $(cherokee_logrotate_SOURCES) \ $(cherokee_show_SOURCES) $(win32_cherokeeserv_SOURCES) cherokeedataDATA_INSTALL = $(INSTALL_DATA) cherokeedepsDATA_INSTALL = $(INSTALL_DATA) DATA = $(cherokeedata_DATA) $(cherokeedeps_DATA) libcherokeeincludeHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(libcherokeeinclude_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ COMPILE_EPOLL_FALSE = @COMPILE_EPOLL_FALSE@ COMPILE_EPOLL_TRUE = @COMPILE_EPOLL_TRUE@ COMPILE_KQUEUE_FALSE = @COMPILE_KQUEUE_FALSE@ COMPILE_KQUEUE_TRUE = @COMPILE_KQUEUE_TRUE@ COMPILE_POLL_FALSE = @COMPILE_POLL_FALSE@ COMPILE_POLL_TRUE = @COMPILE_POLL_TRUE@ COMPILE_PORT_FALSE = @COMPILE_PORT_FALSE@ COMPILE_PORT_TRUE = @COMPILE_PORT_TRUE@ COMPILE_SELECT_FALSE = @COMPILE_SELECT_FALSE@ COMPILE_SELECT_TRUE = @COMPILE_SELECT_TRUE@ COMPILE_WIN32_SELECT_FALSE = @COMPILE_WIN32_SELECT_FALSE@ COMPILE_WIN32_SELECT_TRUE = @COMPILE_WIN32_SELECT_TRUE@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CRYPT_CFLAGS = @CRYPT_CFLAGS@ CRYPT_LIBS = @CRYPT_LIBS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ETR_SOCKET_LIBS = @ETR_SOCKET_LIBS@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GNUTLS_CFLAGS = @GNUTLS_CFLAGS@ GNUTLS_LIBS = @GNUTLS_LIBS@ GREP = @GREP@ HAVE_CRYPT_FALSE = @HAVE_CRYPT_FALSE@ HAVE_CRYPT_TRUE = @HAVE_CRYPT_TRUE@ HAVE_GETOPT_LONG_FALSE = @HAVE_GETOPT_LONG_FALSE@ HAVE_GETOPT_LONG_TRUE = @HAVE_GETOPT_LONG_TRUE@ HAVE_LDAP_FALSE = @HAVE_LDAP_FALSE@ HAVE_LDAP_TRUE = @HAVE_LDAP_TRUE@ HAVE_MYSQL_FALSE = @HAVE_MYSQL_FALSE@ HAVE_MYSQL_TRUE = @HAVE_MYSQL_TRUE@ HAVE_PAM_FALSE = @HAVE_PAM_FALSE@ HAVE_PAM_TRUE = @HAVE_PAM_TRUE@ HaveRtldGlobal = @HaveRtldGlobal@ HaveRtldLocal = @HaveRtldLocal@ HaveRtldNext = @HaveRtldNext@ HaveRtldNow = @HaveRtldNow@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MYSQL_CFLAGS = @MYSQL_CFLAGS@ MYSQL_CONFIG = @MYSQL_CONFIG@ MYSQL_LDFLAGS = @MYSQL_LDFLAGS@ MYSQL_VERSION = @MYSQL_VERSION@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_MAJOR_VERSION = @PACKAGE_MAJOR_VERSION@ PACKAGE_MICRO_VERSION = @PACKAGE_MICRO_VERSION@ PACKAGE_MINOR_VERSION = @PACKAGE_MINOR_VERSION@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_PATCH_VERSION = @PACKAGE_PATCH_VERSION@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@ PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STATIC_BALANCER_ROUND_ROBIN_FALSE = @STATIC_BALANCER_ROUND_ROBIN_FALSE@ STATIC_BALANCER_ROUND_ROBIN_TRUE = @STATIC_BALANCER_ROUND_ROBIN_TRUE@ STATIC_ENCODER_GZIP_FALSE = @STATIC_ENCODER_GZIP_FALSE@ STATIC_ENCODER_GZIP_TRUE = @STATIC_ENCODER_GZIP_TRUE@ STATIC_HANDLER_ADMIN_FALSE = @STATIC_HANDLER_ADMIN_FALSE@ STATIC_HANDLER_ADMIN_TRUE = @STATIC_HANDLER_ADMIN_TRUE@ STATIC_HANDLER_CGI_FALSE = @STATIC_HANDLER_CGI_FALSE@ STATIC_HANDLER_CGI_TRUE = @STATIC_HANDLER_CGI_TRUE@ STATIC_HANDLER_COMMON_FALSE = @STATIC_HANDLER_COMMON_FALSE@ STATIC_HANDLER_COMMON_TRUE = @STATIC_HANDLER_COMMON_TRUE@ STATIC_HANDLER_DIRLIST_FALSE = @STATIC_HANDLER_DIRLIST_FALSE@ STATIC_HANDLER_DIRLIST_TRUE = @STATIC_HANDLER_DIRLIST_TRUE@ STATIC_HANDLER_ERROR_REDIR_FALSE = @STATIC_HANDLER_ERROR_REDIR_FALSE@ STATIC_HANDLER_ERROR_REDIR_TRUE = @STATIC_HANDLER_ERROR_REDIR_TRUE@ STATIC_HANDLER_FASTCGI_FALSE = @STATIC_HANDLER_FASTCGI_FALSE@ STATIC_HANDLER_FASTCGI_TRUE = @STATIC_HANDLER_FASTCGI_TRUE@ STATIC_HANDLER_FCGI_FALSE = @STATIC_HANDLER_FCGI_FALSE@ STATIC_HANDLER_FCGI_TRUE = @STATIC_HANDLER_FCGI_TRUE@ STATIC_HANDLER_FILE_FALSE = @STATIC_HANDLER_FILE_FALSE@ STATIC_HANDLER_FILE_TRUE = @STATIC_HANDLER_FILE_TRUE@ STATIC_HANDLER_MIRROR_FALSE = @STATIC_HANDLER_MIRROR_FALSE@ STATIC_HANDLER_MIRROR_TRUE = @STATIC_HANDLER_MIRROR_TRUE@ STATIC_HANDLER_NN_FALSE = @STATIC_HANDLER_NN_FALSE@ STATIC_HANDLER_NN_TRUE = @STATIC_HANDLER_NN_TRUE@ STATIC_HANDLER_PHPCGI_FALSE = @STATIC_HANDLER_PHPCGI_FALSE@ STATIC_HANDLER_PHPCGI_TRUE = @STATIC_HANDLER_PHPCGI_TRUE@ STATIC_HANDLER_PROXY_FALSE = @STATIC_HANDLER_PROXY_FALSE@ STATIC_HANDLER_PROXY_TRUE = @STATIC_HANDLER_PROXY_TRUE@ STATIC_HANDLER_REDIR_FALSE = @STATIC_HANDLER_REDIR_FALSE@ STATIC_HANDLER_REDIR_TRUE = @STATIC_HANDLER_REDIR_TRUE@ STATIC_HANDLER_SCGI_FALSE = @STATIC_HANDLER_SCGI_FALSE@ STATIC_HANDLER_SCGI_TRUE = @STATIC_HANDLER_SCGI_TRUE@ STATIC_HANDLER_SERVER_INFO_FALSE = @STATIC_HANDLER_SERVER_INFO_FALSE@ STATIC_HANDLER_SERVER_INFO_TRUE = @STATIC_HANDLER_SERVER_INFO_TRUE@ STATIC_LOGGER_COMBINED_FALSE = @STATIC_LOGGER_COMBINED_FALSE@ STATIC_LOGGER_COMBINED_TRUE = @STATIC_LOGGER_COMBINED_TRUE@ STATIC_LOGGER_NCSA_FALSE = @STATIC_LOGGER_NCSA_FALSE@ STATIC_LOGGER_NCSA_TRUE = @STATIC_LOGGER_NCSA_TRUE@ STATIC_LOGGER_W3C_FALSE = @STATIC_LOGGER_W3C_FALSE@ STATIC_LOGGER_W3C_TRUE = @STATIC_LOGGER_W3C_TRUE@ STATIC_VALIDATOR_HTDIGEST_FALSE = @STATIC_VALIDATOR_HTDIGEST_FALSE@ STATIC_VALIDATOR_HTDIGEST_TRUE = @STATIC_VALIDATOR_HTDIGEST_TRUE@ STATIC_VALIDATOR_HTPASSWD_FALSE = @STATIC_VALIDATOR_HTPASSWD_FALSE@ STATIC_VALIDATOR_HTPASSWD_TRUE = @STATIC_VALIDATOR_HTPASSWD_TRUE@ STATIC_VALIDATOR_LDAP_FALSE = @STATIC_VALIDATOR_LDAP_FALSE@ STATIC_VALIDATOR_LDAP_TRUE = @STATIC_VALIDATOR_LDAP_TRUE@ STATIC_VALIDATOR_MYSQL_FALSE = @STATIC_VALIDATOR_MYSQL_FALSE@ STATIC_VALIDATOR_MYSQL_TRUE = @STATIC_VALIDATOR_MYSQL_TRUE@ STATIC_VALIDATOR_PAM_FALSE = @STATIC_VALIDATOR_PAM_FALSE@ STATIC_VALIDATOR_PAM_TRUE = @STATIC_VALIDATOR_PAM_TRUE@ STATIC_VALIDATOR_PLAIN_FALSE = @STATIC_VALIDATOR_PLAIN_FALSE@ STATIC_VALIDATOR_PLAIN_TRUE = @STATIC_VALIDATOR_PLAIN_TRUE@ STRIP = @STRIP@ TLS_CFLAGS = @TLS_CFLAGS@ TLS_LIBS = @TLS_LIBS@ USE_INTERNAL_PCRE_FALSE = @USE_INTERNAL_PCRE_FALSE@ USE_INTERNAL_PCRE_TRUE = @USE_INTERNAL_PCRE_TRUE@ USE_PTHREAD_FALSE = @USE_PTHREAD_FALSE@ USE_PTHREAD_TRUE = @USE_PTHREAD_TRUE@ VERSION = @VERSION@ WWW_ROOT = @WWW_ROOT@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ cherokeepath = @cherokeepath@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = /bin/mkdir -p -- oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ INCLUDES = \ $(TLS_CFLAGS) \ $(PTHREAD_CFLAGS) \ -I$(top_srcdir) \ -DCHEROKEE_COMPILATION \ -DCHEROKEE_PLUGINDIR="\"$(plugindir)\"" \ -DCHEROKEE_DEPSDIR=\""$(cherokeedepsdir)"\" \ -DCHEROKEE_DATADIR=\""$(cherokeedatadir)"\" \ -DCHEROKEE_CONFDIR=\""$(sysconfdir)/cherokee"\" \ -DCHEROKEE_ICONSDIR=\""$(prefix)/share/cherokee/icons"\" \ -DCHEROKEE_THEMEDIR=\""$(prefix)/share/cherokee/themes"\" # # Scripts # bin_SCRIPTS = cherokee-panic # # Data # cherokeedepsdir = "$(datadir)/cherokee/deps" cherokeedeps_DATA = \ nn.deps \ common.deps \ combined.deps \ error_redir.deps \ phpcgi.deps cherokeedatadir = "$(datadir)/cherokee" cherokeedata_DATA = mime_types.txt # # External sources # zlib_src = \ zlib/deflate.c \ zlib/deftree.c \ zlib/defutil.h \ zlib/zconf.h \ zlib/zlib.h \ zlib/zutil.h pcre_src = \ pcre/get.c \ pcre/pcre.h \ pcre/pcre.c \ pcre/internal.h \ pcre/chartables.c \ pcre/configuration.h getopt_src = \ getopt/getopt.h \ getopt/getopt.c \ getopt/getopt1.c \ getopt/gettext.h @HAVE_GETOPT_LONG_FALSE@internal_getopt_src = $(getopt_src) # # LDFLAGS for libraries # @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined -Wl,--export-all-symbols @PLATFORM_WIN32_TRUE@module_ldflags_w32 = -lcherokee-base -lcherokee-config -lcherokee-server common_ldflags = \ $(no_undefined) \ $(LIBTOOL_EXPORT_OPTIONS) # # LDFLAGS for modules = flags for libraries + more # module_ldflags = \ $(common_ldflags) \ -module \ -avoid-version \ -export-dynamic \ $(module_ldflags_w32) # # Handler server_info # handler_server_info = \ handler_server_info.c \ handler_server_info.h \ logo.inc libplugin_server_info_la_LDFLAGS = $(module_ldflags) libplugin_server_info_la_SOURCES = $(handler_server_info) @STATIC_HANDLER_SERVER_INFO_TRUE@static_handler_server_info_src = $(handler_server_info) @STATIC_HANDLER_SERVER_INFO_FALSE@dynamic_handler_server_info_lib = libplugin_server_info.la # # Handler file # handler_file = \ handler_file.c \ handler_file.h libplugin_file_la_LDFLAGS = $(module_ldflags) libplugin_file_la_SOURCES = $(handler_file) @STATIC_HANDLER_FILE_TRUE@static_handler_file_src = $(handler_file) @STATIC_HANDLER_FILE_FALSE@dynamic_handler_file_lib = libplugin_file.la # # Handler dirlist # handler_dirlist = \ handler_dirlist.c \ handler_dirlist.h libplugin_dirlist_la_LDFLAGS = $(module_ldflags) libplugin_dirlist_la_SOURCES = $(handler_dirlist) @STATIC_HANDLER_DIRLIST_TRUE@static_handler_dirlist_src = $(handler_dirlist) @STATIC_HANDLER_DIRLIST_FALSE@dynamic_handler_dirlist_lib = libplugin_dirlist.la # # Handler cgi # @STATIC_HANDLER_CGI_FALSE@handlercgi_cgi = handler_cgi_base.h handler_cgi_base.c handler_cgi = \ $(handlercgi_cgi) \ handler_cgi.c \ handler_cgi.h libplugin_cgi_la_LDFLAGS = $(module_ldflags) libplugin_cgi_la_SOURCES = $(handler_cgi) @STATIC_HANDLER_CGI_TRUE@static_handler_cgi_src = $(handler_cgi) @STATIC_HANDLER_CGI_FALSE@dynamic_handler_cgi_lib = libplugin_cgi.la # # Handler scgi # @STATIC_HANDLER_SCGI_FALSE@handlerscgi_cgi = handler_cgi_base.h handler_cgi_base.c handler_scgi = \ $(handlerscgi_cgi) \ handler_scgi.h \ handler_scgi.c libplugin_scgi_la_LDFLAGS = $(module_ldflags) libplugin_scgi_la_SOURCES = $(handler_scgi) @STATIC_HANDLER_SCGI_TRUE@static_handler_scgi_src = $(handler_scgi) @STATIC_HANDLER_SCGI_FALSE@dynamic_handler_scgi_lib = libplugin_scgi.la # # Handler fcgi # @STATIC_HANDLER_FCGI_FALSE@handlerfcgi_cgi = handler_cgi_base.h handler_cgi_base.c handler_fcgi = \ $(handlerfcgi_cgi) \ fastcgi.h \ handler_fcgi.h \ handler_fcgi.c libplugin_fcgi_la_LDFLAGS = $(module_ldflags) libplugin_fcgi_la_SOURCES = $(handler_fcgi) @STATIC_HANDLER_FCGI_TRUE@static_handler_fcgi_src = $(handler_fcgi) @STATIC_HANDLER_FCGI_FALSE@dynamic_handler_fcgi_lib = libplugin_fcgi.la # # Handler fastcgi # @STATIC_HANDLER_FASTCGI_FALSE@handlerfastcgi_cgi = handler_cgi_base.h handler_cgi_base.c handler_fastcgi = \ $(handlerfastcgi_cgi) \ fastcgi.h \ fcgi_dispatcher.h \ fcgi_dispatcher.c \ fcgi_manager.h \ fcgi_manager.c \ handler_fastcgi.c \ handler_fastcgi.h libplugin_fastcgi_la_LDFLAGS = $(module_ldflags) libplugin_fastcgi_la_SOURCES = $(handler_fastcgi) @STATIC_HANDLER_FASTCGI_TRUE@static_handler_fastcgi_src = $(handler_fastcgi) @STATIC_HANDLER_FASTCGI_FALSE@dynamic_handler_fastcgi_lib = libplugin_fastcgi.la # # Handler phpcgi # handler_phpcgi = \ handler_phpcgi.c \ handler_phpcgi.h @PLATFORM_WIN32_TRUE@phpcgi_ldflags_win32 = -lplugin_cgi libplugin_phpcgi_la_LDFLAGS = $(module_ldflags) $(phpcgi_ldflags_win32) libplugin_phpcgi_la_SOURCES = $(handler_phpcgi) @STATIC_HANDLER_PHPCGI_TRUE@static_handler_phpcgi_src = $(handler_phpcgi) @STATIC_HANDLER_PHPCGI_FALSE@dynamic_handler_phpcgi_lib = libplugin_phpcgi.la # # Handler redir # handler_redir = \ handler_redir.c \ handler_redir.h libplugin_redir_la_LDFLAGS = $(module_ldflags) libplugin_redir_la_SOURCES = $(handler_redir) @STATIC_HANDLER_REDIR_TRUE@static_handler_redir_src = $(handler_redir) @STATIC_HANDLER_REDIR_FALSE@dynamic_handler_redir_lib = libplugin_redir.la # # Handler error_redir # handler_error_redir = \ handler_error_redir.c \ handler_error_redir.h @PLATFORM_WIN32_TRUE@error_redir_ldflags_win32 = -lplugin_redir libplugin_error_redir_la_LDFLAGS = $(module_ldflags) $(error_redir_ldflags_win32) libplugin_error_redir_la_SOURCES = $(handler_error_redir) @STATIC_HANDLER_ERROR_REDIR_TRUE@static_handler_error_redir_src = $(handler_error_redir) @STATIC_HANDLER_ERROR_REDIR_FALSE@dynamic_handler_error_redir_lib = libplugin_error_redir.la # # Handler common # handler_common = \ handler_common.c \ handler_common.h @PLATFORM_WIN32_TRUE@common_ldflags_win32 = -lplugin_dirlist -lplugin_file libplugin_common_la_LDFLAGS = $(module_ldflags) $(common_ldflags_win32) libplugin_common_la_SOURCES = $(handler_common) @STATIC_HANDLER_COMMON_TRUE@static_handler_common_src = $(handler_common) @STATIC_HANDLER_COMMON_FALSE@dynamic_handler_common_lib = libplugin_common.la # # Handler nn # handler_nn = \ levenshtein_distance.c \ levenshtein_distance.h \ handler_nn.c \ handler_nn.h @PLATFORM_WIN32_TRUE@nn_ldflags_win32 = -lplugin_common -lplugin_redir libplugin_nn_la_LDFLAGS = $(module_ldflags) $(nn_ldflags_win32) libplugin_nn_la_SOURCES = $(handler_nn) @STATIC_HANDLER_NN_TRUE@static_handler_nn_src = $(handler_nn) @STATIC_HANDLER_NN_FALSE@dynamic_handler_nn_lib = libplugin_nn.la # # Handler proxy # handler_proxy = \ handler_proxy.c \ handler_proxy.h libplugin_proxy_la_LDFLAGS = $(module_ldflags) libplugin_proxy_la_SOURCES = $(handler_proxy) libplugin_proxy_la_LIBADD = libcherokee-client.la @STATIC_HANDLER_PROXY_TRUE@static_handler_proxy_src = $(handler_proxy) @STATIC_HANDLER_PROXY_TRUE@static_handler_proxy_lib = libcherokee-client.la @STATIC_HANDLER_PROXY_FALSE@dynamic_handler_proxy_lib = libplugin_proxy.la # # Handler mirror # handler_mirror = \ handler_mirror.c \ handler_mirror.h libplugin_mirror_la_LDFLAGS = $(module_ldflags) libplugin_mirror_la_SOURCES = $(handler_mirror) libplugin_mirror_la_LIBADD = libcherokee-client.la @STATIC_HANDLER_MIRROR_TRUE@static_handler_mirror_src = $(handler_mirror) @STATIC_HANDLER_MIRROR_FALSE@dynamic_handler_mirror_lib = libplugin_mirror.la # # Handler admin # config_common = \ connection_info.h \ connection_info.c handler_admin = \ handler_admin.c \ handler_admin.h \ admin_server.h \ admin_server.c libplugin_admin_la_LDFLAGS = $(module_ldflags) libplugin_admin_la_SOURCES = $(handler_admin) libplugin_admin_la_LIBADD = libcherokee-config.la libcherokee-client.la @STATIC_HANDLER_ADMIN_TRUE@static_handler_admin_src = $(handler_admin) $(config_common) @STATIC_HANDLER_ADMIN_FALSE@dynamic_handler_admin_lib = libplugin_admin.la # # Encoder GZip # encoder_gzip = \ encoder_gzip.h \ encoder_gzip.c libplugin_gzip_la_LDFLAGS = $(module_ldflags) libplugin_gzip_la_SOURCES = $(encoder_gzip) @STATIC_ENCODER_GZIP_TRUE@static_encoder_gzip_src = $(encoder_gzip) @STATIC_ENCODER_GZIP_FALSE@dynamic_encoder_gzip_lib = libplugin_gzip.la # # Logger NCSA # logger_ncsa = \ logger_ncsa.h \ logger_ncsa.c libplugin_ncsa_la_LDFLAGS = $(module_ldflags) libplugin_ncsa_la_SOURCES = $(logger_ncsa) @STATIC_LOGGER_NCSA_TRUE@static_logger_ncsa_src = $(logger_ncsa) @STATIC_LOGGER_NCSA_FALSE@dynamic_logger_ncsa_lib = libplugin_ncsa.la # # Logger Combined # logger_combined = \ logger_combined.h \ logger_combined.c @PLATFORM_WIN32_TRUE@combined_ldflags_win32 = -lplugin_ncsa libplugin_combined_la_LDFLAGS = $(module_ldflags) $(combined_ldflags_win32) libplugin_combined_la_SOURCES = $(logger_combined) @STATIC_LOGGER_COMBINED_TRUE@static_logger_combined_src = $(logger_combined) @STATIC_LOGGER_COMBINED_FALSE@dynamic_logger_combined_lib = libplugin_combined.la # # Logger W3C # logger_w3c = \ logger_w3c.h \ logger_w3c.c libplugin_w3c_la_LDFLAGS = $(module_ldflags) libplugin_w3c_la_SOURCES = $(logger_w3c) @STATIC_LOGGER_W3C_TRUE@static_logger_w3c_src = $(logger_w3c) @STATIC_LOGGER_W3C_FALSE@dynamic_logger_w3c_lib = libplugin_w3c.la # # Validator PAM # @HAVE_PAM_TRUE@validator_pam = \ @HAVE_PAM_TRUE@validator_pam.c \ @HAVE_PAM_TRUE@validator_pam.h @HAVE_PAM_TRUE@libplugin_pam_la_LDFLAGS = $(module_ldflags) @HAVE_PAM_TRUE@libplugin_pam_la_SOURCES = $(validator_pam) @HAVE_PAM_TRUE@libplugin_pam_la_LIBADD = -lpam @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_TRUE@static_validator_pam_src = $(validator_pam) @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_TRUE@static_validator_pam_lib = -lpam @HAVE_PAM_TRUE@@STATIC_VALIDATOR_PAM_FALSE@dynamic_validator_pam_lib = libplugin_pam.la # # Validator LDAP # @HAVE_LDAP_TRUE@validator_ldap = \ @HAVE_LDAP_TRUE@validator_ldap.c \ @HAVE_LDAP_TRUE@validator_ldap.h @HAVE_LDAP_TRUE@libplugin_ldap_la_LDFLAGS = $(module_ldflags) @HAVE_LDAP_TRUE@libplugin_ldap_la_SOURCES = $(validator_ldap) @HAVE_LDAP_TRUE@libplugin_ldap_la_LIBADD = -lldap @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_TRUE@static_validator_ldap_src = $(validator_ldap) @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_TRUE@static_validator_ldap_lib = -lldap @HAVE_LDAP_TRUE@@STATIC_VALIDATOR_LDAP_FALSE@dynamic_validator_ldap_lib = libplugin_ldap.la # # Validator htpasswd # @HAVE_CRYPT_TRUE@validator_htpasswd = \ @HAVE_CRYPT_TRUE@validator_htpasswd.c \ @HAVE_CRYPT_TRUE@validator_htpasswd.h @HAVE_CRYPT_TRUE@libplugin_htpasswd_la_LDFLAGS = $(module_ldflags) @HAVE_CRYPT_TRUE@libplugin_htpasswd_la_SOURCES = $(validator_htpasswd) @HAVE_CRYPT_TRUE@libplugin_htpasswd_la_LIBADD = $(CRYPT_LIBS) @HAVE_CRYPT_TRUE@libplugin_htpasswd_la_CFLAGS = $(CRYPT_CFLAGS) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_TRUE@static_validator_htpasswd_src = $(validator_htpasswd) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_TRUE@static_validator_htpasswd_lib = $(CRYPT_LIBS) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_TRUE@static_validator_htpasswd_flags = $(CRYPT_CFLAGS) @HAVE_CRYPT_TRUE@@STATIC_VALIDATOR_HTPASSWD_FALSE@dynamic_validator_htpasswd_lib = libplugin_htpasswd.la # # Validator plain text # validator_plain = \ validator_plain.c \ validator_plain.h libplugin_plain_la_LDFLAGS = $(module_ldflags) libplugin_plain_la_SOURCES = $(validator_plain) @STATIC_VALIDATOR_PLAIN_TRUE@static_validator_plain_src = $(validator_plain) @STATIC_VALIDATOR_PLAIN_FALSE@dynamic_validator_plain_lib = libplugin_plain.la # # Validator htdigest # validator_htdigest = \ validator_htdigest.c \ validator_htdigest.h libplugin_htdigest_la_LDFLAGS = $(module_ldflags) libplugin_htdigest_la_SOURCES = $(validator_htdigest) @STATIC_VALIDATOR_HTDIGEST_TRUE@static_validator_htdigest_src = $(validator_htdigest) @STATIC_VALIDATOR_HTDIGEST_FALSE@dynamic_validator_htdigest_lib = libplugin_htdigest.la # # Validator mysql # @HAVE_MYSQL_TRUE@validator_mysql = \ @HAVE_MYSQL_TRUE@validator_mysql.c \ @HAVE_MYSQL_TRUE@validator_mysql.h @HAVE_MYSQL_TRUE@libplugin_mysql_la_LDFLAGS = $(module_ldflags) @HAVE_MYSQL_TRUE@libplugin_mysql_la_SOURCES = $(validator_mysql) @HAVE_MYSQL_TRUE@libplugin_mysql_la_LIBADD = $(MYSQL_LDFLAGS) @HAVE_MYSQL_TRUE@libplugin_mysql_la_CFLAGS = $(MYSQL_CFLAGS) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_TRUE@static_validator_mysql_src = $(validator_mysql) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_TRUE@static_validator_mysql_lib = $(MYSQL_LDFLAGS) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_TRUE@static_validator_mysql_flags = $(MYSQL_CFLAGS) @HAVE_MYSQL_TRUE@@STATIC_VALIDATOR_MYSQL_FALSE@dynamic_validator_mysql_lib = libplugin_mysql.la # # Balancer Round Robin # balancer_round_robin = \ balancer_round_robin.c \ balancer_round_robin.h libplugin_round_robin_la_LDFLAGS = $(module_ldflags) libplugin_round_robin_la_SOURCES = $(balancer_round_robin) @STATIC_BALANCER_ROUND_ROBIN_TRUE@static_balancer_round_robin_src = $(balancer_round_robin) @STATIC_BALANCER_ROUND_ROBIN_FALSE@dynamic_balancer_round_robin_lib = libplugin_round_robin.la @USE_INTERNAL_PCRE_TRUE@internal_pcre_src = $(pcre_src) @USE_INTERNAL_PCRE_FALSE@external_pcre_lib = -lpcre lib_LTLIBRARIES = \ libcherokee-base.la \ libcherokee-client.la \ libcherokee-server.la \ libcherokee-config.la # the macro puts -pthread into cflags, but we want to link # with this flag too, so stick it into the ldflags if it's there... # extra cflags at link time can't hurt libcherokee_base_la_LDFLAGS = $(common_ldflags) libcherokee_base_la_LIBADD = \ $(TLS_LIBS) \ $(PTHREAD_LIBS) \ $(PTHREAD_CFLAGS) \ $(external_pcre_lib) libcherokee_client_la_LDFLAGS = $(common_ldflags) libcherokee_client_la_LIBADD = \ $(TLS_LIBS) \ $(PTHREAD_LIBS) \ $(PTHREAD_CFLAGS) \ libcherokee-base.la libcherokee_server_la_LDFLAGS = $(common_ldflags) libcherokee_server_la_CFLAGS = \ $(static_validator_htpasswd_flags) \ $(static_validator_mysql_flags) libcherokee_server_la_LIBADD = \ $(TLS_LIBS) \ $(PTHREAD_LIBS) \ $(PTHREAD_CFLAGS) \ $(static_validator_pam_lib) \ $(static_validator_ldap_lib) \ $(static_validator_htpasswd_lib) \ $(static_validator_mysql_lib) \ $(static_handler_proxy_lib) \ libcherokee-base.la libcherokee_config_la_LDFLAGS = $(common_ldflags) libcherokee_config_la_LIBADD = \ $(PTHREAD_LIBS) \ $(PTHREAD_CFLAGS) \ libcherokee-base.la \ libcherokee-client.la \ libcherokee-server.la @COMPILE_EPOLL_TRUE@poll_epoll_src = fdpoll-epoll.c @COMPILE_KQUEUE_TRUE@poll_kqueue_src = fdpoll-kqueue.c @COMPILE_PORT_TRUE@poll_port_src = fdpoll-port.c @COMPILE_POLL_TRUE@poll_poll_src = fdpoll-poll.c @COMPILE_SELECT_TRUE@poll_select_src = fdpoll-select.c @COMPILE_WIN32_SELECT_TRUE@poll_win32_src = fdpoll-win32.c @PLATFORM_WIN32_TRUE@win32_src = \ @PLATFORM_WIN32_TRUE@unix4win32.h \ @PLATFORM_WIN32_TRUE@unix4win32.c \ @PLATFORM_WIN32_TRUE@win32_misc.h \ @PLATFORM_WIN32_TRUE@win32_misc.c \ @PLATFORM_WIN32_TRUE@win32_cservice.h \ @PLATFORM_WIN32_TRUE@win32_cservice.c libcherokee_base_la_SOURCES = \ $(zlib_src) \ $(internal_pcre_src) \ $(internal_getopt_src) \ $(poll_poll_src) \ $(poll_epoll_src) \ $(poll_kqueue_src) \ $(poll_port_src) \ $(poll_select_src) \ $(poll_win32_src) \ $(win32_src) \ cherokee.h \ avl.h \ avl.c \ http.h \ http.c \ list.h \ list.c \ ncpus.h \ ncpus.c \ crc32.h \ crc32.c \ macros.h \ common.h \ common-internal.h \ util.h \ util.c \ version.h \ version.c \ buffer.h \ buffer.c \ socket.h \ socket.c \ fdpoll.h \ fdpoll-protected.h \ fdpoll.c \ mime.h \ mime-protected.h \ mime.c \ mime_entry.c \ matching_list.h \ matching_list.c \ iocache.h \ iocache.c \ md5.h \ md5.c \ md5crypt.h \ md5crypt.c \ sha1.h \ sha1.c \ match.h \ match.c \ dtm.h \ dtm.c \ header.h \ header-protected.h \ header.c \ access.h \ access.c \ regex.h \ regex.c \ resolv_cache.h \ resolv_cache.c \ post.h \ post.c libcherokee_client_la_SOURCES = \ url.h \ url.c \ request.h \ request.c \ downloader.h \ downloader-protected.h \ downloader.c @STATIC_HANDLER_CGI_TRUE@common_cgi = handler_cgi_base.h \ @STATIC_HANDLER_CGI_TRUE@ handler_cgi_base.c @STATIC_HANDLER_FASTCGI_TRUE@common_cgi = handler_cgi_base.h \ @STATIC_HANDLER_FASTCGI_TRUE@ handler_cgi_base.c @STATIC_HANDLER_FCGI_TRUE@common_cgi = handler_cgi_base.h \ @STATIC_HANDLER_FCGI_TRUE@ handler_cgi_base.c @STATIC_HANDLER_SCGI_TRUE@common_cgi = handler_cgi_base.h \ @STATIC_HANDLER_SCGI_TRUE@ handler_cgi_base.c libcherokee_server_la_SOURCES = \ $(static_handler_file_src) \ $(static_handler_admin_src) \ $(static_handler_dirlist_src) \ $(static_handler_scgi_src) \ $(static_handler_fcgi_src) \ $(static_handler_fastcgi_src) \ $(static_handler_redir_src) \ $(static_handler_error_redir_src) \ $(static_handler_cgi_src) \ $(static_handler_phpcgi_src) \ $(static_handler_common_src) \ $(static_handler_nn_src) \ $(static_handler_proxy_src) \ $(static_handler_mirror_src) \ $(static_handler_server_info_src) \ \ $(static_logger_w3c_src) \ $(static_logger_ncsa_src) \ $(static_logger_combined_src) \ \ $(static_encoder_gzip_src) \ \ $(static_validator_pam_src) \ $(static_validator_ldap_src) \ $(static_validator_plain_src) \ $(static_validator_htdigest_src) \ $(static_validator_htpasswd_src) \ $(static_validator_mysql_src) \ \ $(static_balancer_round_robin_src) \ \ $(common_cgi) \ \ connection.h \ connection-protected.h \ connection.c \ handler.h \ handler.c \ config_entry.h \ config_entry.c \ virtual_entries.h \ virtual_entries.c \ dirs_table.h \ dirs_table.c \ exts_table.h \ exts_table.c \ reqs_list.h \ reqs_list.c \ reqs_list_entry.h \ reqs_list_entry.c \ server-protected.h \ server.h \ server.c \ virtual_server_names.h \ virtual_server_names.c \ virtual_server.h \ virtual_server.c \ encoder.h \ encoder.c \ encoder_table.h \ encoder_table.c \ logger.h \ logger.c \ logger_writer.h \ logger_writer.c \ thread.h \ thread.c \ plugin.h \ module.h \ module.c \ validator.h \ validator.c \ plugin_loader.h \ plugin_loader.c \ icons.h \ icons.c \ handler_error.c \ handler_error.h \ nonce.h \ nonce.c \ config_node.h \ config_node.c \ config_reader.h \ config_reader.c \ balancer.h \ balancer.c \ source.h \ source.c \ source_interpreter.h \ source_interpreter.c libcherokee_config_la_SOURCES = \ $(config_common) \ admin_client.h \ admin_client.c # # Header files # libcherokeeincludedir = $(includedir)/cherokee libcherokeeinclude_HEADERS = \ cherokee.h \ macros.h \ common.h \ util.h \ version.h \ buffer.h\ fdpoll.h \ http.h \ mime.h \ mime_entry.h \ list.h \ url.h \ header.h \ resolv_cache.h \ post.h \ \ server.h \ module.h \ logger.h \ handler.h \ encoder.h \ connection.h \ plugin.h \ plugin_loader.h \ nonce.h \ \ downloader.h \ \ admin_client.h \ connection_info.h # # Cherokee plugins # plugindir = "$(libdir)/cherokee" plugin_LTLIBRARIES = \ $(dynamic_handler_cgi_lib) \ $(dynamic_handler_phpcgi_lib) \ $(dynamic_handler_server_info_lib) \ $(dynamic_handler_file_lib) \ $(dynamic_handler_admin_lib) \ $(dynamic_handler_dirlist_lib) \ $(dynamic_handler_scgi_lib) \ $(dynamic_handler_fcgi_lib) \ $(dynamic_handler_fastcgi_lib) \ $(dynamic_handler_redir_lib) \ $(dynamic_handler_proxy_lib) \ $(dynamic_handler_mirror_lib) \ $(dynamic_handler_error_redir_lib) \ $(dynamic_handler_common_lib) \ $(dynamic_handler_nn_lib) \ $(dynamic_encoder_gzip_lib) \ $(dynamic_logger_ncsa_lib) \ $(dynamic_logger_combined_lib) \ $(dynamic_logger_w3c_lib) \ $(dynamic_validator_pam_lib) \ $(dynamic_validator_ldap_lib) \ $(dynamic_validator_plain_lib) \ $(dynamic_validator_htdigest_lib) \ $(dynamic_validator_htpasswd_lib) \ $(dynamic_validator_mysql_lib) \ $(dynamic_balancer_round_robin_lib) cherokee_SOURCES = main.c cherokee_LDADD = \ $(PTHREAD_LIBS) \ $(PTHREAD_CFLAGS) \ libcherokee-base.la \ libcherokee-server.la cherokee_LDFLAGS = -export-dynamic # # Cherokee admin # cherokee_admin_SOURCES = main_admin.c cherokee_admin_LDADD = $(cherokee_LDADD) cherokee_admin_LDFLAGS = $(cherokee_LDFLAGS) cherokee_logrotate_SOURCES = cherokee_logrotate.c cherokee_logrotate_LDADD = libcherokee-base.la libcherokee-client.la libcherokee-server.la libcherokee-config.la @PLATFORM_WIN32_FALSE@win32_cherokeeserv = # # Win32 service # @PLATFORM_WIN32_TRUE@win32_cherokeeserv = win32_cherokeeserv win32_cherokeeserv_SOURCES = win32_cherokeeserv.c win32_cherokeeserv_LDADD = libcherokee-config.la libcherokee-base.la libcherokee-client.la cherokee_show_SOURCES = cherokee_show.c cherokee_show_LDADD = libcherokee-config.la libcherokee-base.la libcherokee-client.la # test_SOURCES = test.c # test_LDADD = libcherokee-config.la libcherokee-base.la libcherokee-client.la CLEANFILES = \ config.h WINDOWS_PORT_FILES = \ Makefile.MingW \ Makefile.MingW.in \ unix4win32.h \ unix4win32.c \ win32_misc.h \ win32_misc.c EXTRA_DIST = \ $(pcre_src) \ $(win32_src) \ $(getopt_src) \ $(bin_SCRIPTS) \ $(cherokeedeps_DATA) \ $(cherokeedata_DATA) \ $(WINDOWS_PORT_FILES) \ loader.autoconf.h \ loader.autoconf.inc all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cherokee/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu cherokee/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh Makefile.MingW: $(top_builddir)/config.status $(srcdir)/Makefile.MingW.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)" @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ else :; fi; \ done uninstall-pluginLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ done clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libcherokee-base.la: $(libcherokee_base_la_OBJECTS) $(libcherokee_base_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libcherokee_base_la_LDFLAGS) $(libcherokee_base_la_OBJECTS) $(libcherokee_base_la_LIBADD) $(LIBS) libcherokee-client.la: $(libcherokee_client_la_OBJECTS) $(libcherokee_client_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libcherokee_client_la_LDFLAGS) $(libcherokee_client_la_OBJECTS) $(libcherokee_client_la_LIBADD) $(LIBS) libcherokee-config.la: $(libcherokee_config_la_OBJECTS) $(libcherokee_config_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libcherokee_config_la_LDFLAGS) $(libcherokee_config_la_OBJECTS) $(libcherokee_config_la_LIBADD) $(LIBS) libcherokee-server.la: $(libcherokee_server_la_OBJECTS) $(libcherokee_server_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libcherokee_server_la_LDFLAGS) $(libcherokee_server_la_OBJECTS) $(libcherokee_server_la_LIBADD) $(LIBS) libplugin_admin.la: $(libplugin_admin_la_OBJECTS) $(libplugin_admin_la_DEPENDENCIES) $(LINK) $(am_libplugin_admin_la_rpath) $(libplugin_admin_la_LDFLAGS) $(libplugin_admin_la_OBJECTS) $(libplugin_admin_la_LIBADD) $(LIBS) libplugin_cgi.la: $(libplugin_cgi_la_OBJECTS) $(libplugin_cgi_la_DEPENDENCIES) $(LINK) $(am_libplugin_cgi_la_rpath) $(libplugin_cgi_la_LDFLAGS) $(libplugin_cgi_la_OBJECTS) $(libplugin_cgi_la_LIBADD) $(LIBS) libplugin_combined.la: $(libplugin_combined_la_OBJECTS) $(libplugin_combined_la_DEPENDENCIES) $(LINK) $(am_libplugin_combined_la_rpath) $(libplugin_combined_la_LDFLAGS) $(libplugin_combined_la_OBJECTS) $(libplugin_combined_la_LIBADD) $(LIBS) libplugin_common.la: $(libplugin_common_la_OBJECTS) $(libplugin_common_la_DEPENDENCIES) $(LINK) $(am_libplugin_common_la_rpath) $(libplugin_common_la_LDFLAGS) $(libplugin_common_la_OBJECTS) $(libplugin_common_la_LIBADD) $(LIBS) libplugin_dirlist.la: $(libplugin_dirlist_la_OBJECTS) $(libplugin_dirlist_la_DEPENDENCIES) $(LINK) $(am_libplugin_dirlist_la_rpath) $(libplugin_dirlist_la_LDFLAGS) $(libplugin_dirlist_la_OBJECTS) $(libplugin_dirlist_la_LIBADD) $(LIBS) libplugin_error_redir.la: $(libplugin_error_redir_la_OBJECTS) $(libplugin_error_redir_la_DEPENDENCIES) $(LINK) $(am_libplugin_error_redir_la_rpath) $(libplugin_error_redir_la_LDFLAGS) $(libplugin_error_redir_la_OBJECTS) $(libplugin_error_redir_la_LIBADD) $(LIBS) libplugin_fastcgi.la: $(libplugin_fastcgi_la_OBJECTS) $(libplugin_fastcgi_la_DEPENDENCIES) $(LINK) $(am_libplugin_fastcgi_la_rpath) $(libplugin_fastcgi_la_LDFLAGS) $(libplugin_fastcgi_la_OBJECTS) $(libplugin_fastcgi_la_LIBADD) $(LIBS) libplugin_fcgi.la: $(libplugin_fcgi_la_OBJECTS) $(libplugin_fcgi_la_DEPENDENCIES) $(LINK) $(am_libplugin_fcgi_la_rpath) $(libplugin_fcgi_la_LDFLAGS) $(libplugin_fcgi_la_OBJECTS) $(libplugin_fcgi_la_LIBADD) $(LIBS) libplugin_file.la: $(libplugin_file_la_OBJECTS) $(libplugin_file_la_DEPENDENCIES) $(LINK) $(am_libplugin_file_la_rpath) $(libplugin_file_la_LDFLAGS) $(libplugin_file_la_OBJECTS) $(libplugin_file_la_LIBADD) $(LIBS) libplugin_gzip.la: $(libplugin_gzip_la_OBJECTS) $(libplugin_gzip_la_DEPENDENCIES) $(LINK) $(am_libplugin_gzip_la_rpath) $(libplugin_gzip_la_LDFLAGS) $(libplugin_gzip_la_OBJECTS) $(libplugin_gzip_la_LIBADD) $(LIBS) libplugin_htdigest.la: $(libplugin_htdigest_la_OBJECTS) $(libplugin_htdigest_la_DEPENDENCIES) $(LINK) $(am_libplugin_htdigest_la_rpath) $(libplugin_htdigest_la_LDFLAGS) $(libplugin_htdigest_la_OBJECTS) $(libplugin_htdigest_la_LIBADD) $(LIBS) libplugin_htpasswd.la: $(libplugin_htpasswd_la_OBJECTS) $(libplugin_htpasswd_la_DEPENDENCIES) $(LINK) $(am_libplugin_htpasswd_la_rpath) $(libplugin_htpasswd_la_LDFLAGS) $(libplugin_htpasswd_la_OBJECTS) $(libplugin_htpasswd_la_LIBADD) $(LIBS) libplugin_ldap.la: $(libplugin_ldap_la_OBJECTS) $(libplugin_ldap_la_DEPENDENCIES) $(LINK) $(am_libplugin_ldap_la_rpath) $(libplugin_ldap_la_LDFLAGS) $(libplugin_ldap_la_OBJECTS) $(libplugin_ldap_la_LIBADD) $(LIBS) libplugin_mirror.la: $(libplugin_mirror_la_OBJECTS) $(libplugin_mirror_la_DEPENDENCIES) $(LINK) $(am_libplugin_mirror_la_rpath) $(libplugin_mirror_la_LDFLAGS) $(libplugin_mirror_la_OBJECTS) $(libplugin_mirror_la_LIBADD) $(LIBS) libplugin_mysql.la: $(libplugin_mysql_la_OBJECTS) $(libplugin_mysql_la_DEPENDENCIES) $(LINK) $(am_libplugin_mysql_la_rpath) $(libplugin_mysql_la_LDFLAGS) $(libplugin_mysql_la_OBJECTS) $(libplugin_mysql_la_LIBADD) $(LIBS) libplugin_ncsa.la: $(libplugin_ncsa_la_OBJECTS) $(libplugin_ncsa_la_DEPENDENCIES) $(LINK) $(am_libplugin_ncsa_la_rpath) $(libplugin_ncsa_la_LDFLAGS) $(libplugin_ncsa_la_OBJECTS) $(libplugin_ncsa_la_LIBADD) $(LIBS) libplugin_nn.la: $(libplugin_nn_la_OBJECTS) $(libplugin_nn_la_DEPENDENCIES) $(LINK) $(am_libplugin_nn_la_rpath) $(libplugin_nn_la_LDFLAGS) $(libplugin_nn_la_OBJECTS) $(libplugin_nn_la_LIBADD) $(LIBS) libplugin_pam.la: $(libplugin_pam_la_OBJECTS) $(libplugin_pam_la_DEPENDENCIES) $(LINK) $(am_libplugin_pam_la_rpath) $(libplugin_pam_la_LDFLAGS) $(libplugin_pam_la_OBJECTS) $(libplugin_pam_la_LIBADD) $(LIBS) libplugin_phpcgi.la: $(libplugin_phpcgi_la_OBJECTS) $(libplugin_phpcgi_la_DEPENDENCIES) $(LINK) $(am_libplugin_phpcgi_la_rpath) $(libplugin_phpcgi_la_LDFLAGS) $(libplugin_phpcgi_la_OBJECTS) $(libplugin_phpcgi_la_LIBADD) $(LIBS) libplugin_plain.la: $(libplugin_plain_la_OBJECTS) $(libplugin_plain_la_DEPENDENCIES) $(LINK) $(am_libplugin_plain_la_rpath) $(libplugin_plain_la_LDFLAGS) $(libplugin_plain_la_OBJECTS) $(libplugin_plain_la_LIBADD) $(LIBS) libplugin_proxy.la: $(libplugin_proxy_la_OBJECTS) $(libplugin_proxy_la_DEPENDENCIES) $(LINK) $(am_libplugin_proxy_la_rpath) $(libplugin_proxy_la_LDFLAGS) $(libplugin_proxy_la_OBJECTS) $(libplugin_proxy_la_LIBADD) $(LIBS) libplugin_redir.la: $(libplugin_redir_la_OBJECTS) $(libplugin_redir_la_DEPENDENCIES) $(LINK) $(am_libplugin_redir_la_rpath) $(libplugin_redir_la_LDFLAGS) $(libplugin_redir_la_OBJECTS) $(libplugin_redir_la_LIBADD) $(LIBS) libplugin_round_robin.la: $(libplugin_round_robin_la_OBJECTS) $(libplugin_round_robin_la_DEPENDENCIES) $(LINK) $(am_libplugin_round_robin_la_rpath) $(libplugin_round_robin_la_LDFLAGS) $(libplugin_round_robin_la_OBJECTS) $(libplugin_round_robin_la_LIBADD) $(LIBS) libplugin_scgi.la: $(libplugin_scgi_la_OBJECTS) $(libplugin_scgi_la_DEPENDENCIES) $(LINK) $(am_libplugin_scgi_la_rpath) $(libplugin_scgi_la_LDFLAGS) $(libplugin_scgi_la_OBJECTS) $(libplugin_scgi_la_LIBADD) $(LIBS) libplugin_server_info.la: $(libplugin_server_info_la_OBJECTS) $(libplugin_server_info_la_DEPENDENCIES) $(LINK) $(am_libplugin_server_info_la_rpath) $(libplugin_server_info_la_LDFLAGS) $(libplugin_server_info_la_OBJECTS) $(libplugin_server_info_la_LIBADD) $(LIBS) libplugin_w3c.la: $(libplugin_w3c_la_OBJECTS) $(libplugin_w3c_la_DEPENDENCIES) $(LINK) $(am_libplugin_w3c_la_rpath) $(libplugin_w3c_la_LDFLAGS) $(libplugin_w3c_la_OBJECTS) $(libplugin_w3c_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)" @list='$(sbin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-sbinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(sbin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \ rm -f "$(DESTDIR)$(sbindir)/$$f"; \ done clean-sbinPROGRAMS: @list='$(sbin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done cherokee$(EXEEXT): $(cherokee_OBJECTS) $(cherokee_DEPENDENCIES) @rm -f cherokee$(EXEEXT) $(LINK) $(cherokee_LDFLAGS) $(cherokee_OBJECTS) $(cherokee_LDADD) $(LIBS) cherokee-admin$(EXEEXT): $(cherokee_admin_OBJECTS) $(cherokee_admin_DEPENDENCIES) @rm -f cherokee-admin$(EXEEXT) $(LINK) $(cherokee_admin_LDFLAGS) $(cherokee_admin_OBJECTS) $(cherokee_admin_LDADD) $(LIBS) cherokee_logrotate$(EXEEXT): $(cherokee_logrotate_OBJECTS) $(cherokee_logrotate_DEPENDENCIES) @rm -f cherokee_logrotate$(EXEEXT) $(LINK) $(cherokee_logrotate_LDFLAGS) $(cherokee_logrotate_OBJECTS) $(cherokee_logrotate_LDADD) $(LIBS) cherokee_show$(EXEEXT): $(cherokee_show_OBJECTS) $(cherokee_show_DEPENDENCIES) @rm -f cherokee_show$(EXEEXT) $(LINK) $(cherokee_show_LDFLAGS) $(cherokee_show_OBJECTS) $(cherokee_show_LDADD) $(LIBS) win32_cherokeeserv$(EXEEXT): $(win32_cherokeeserv_OBJECTS) $(win32_cherokeeserv_DEPENDENCIES) @rm -f win32_cherokeeserv$(EXEEXT) $(LINK) $(win32_cherokeeserv_LDFLAGS) $(win32_cherokeeserv_OBJECTS) $(win32_cherokeeserv_LDADD) $(LIBS) install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_SCRIPTS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f $$d$$p; then \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ else :; fi; \ done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; for p in $$list; do \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/access.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/admin_client.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/admin_server.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/balancer_round_robin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chartables.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cherokee_logrotate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cherokee_show.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deflate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deftree.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/downloader.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encoder_gzip.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcgi_dispatcher.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcgi_manager.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-epoll.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-kqueue.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-poll.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-port.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-select.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll-win32.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdpoll.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_admin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_cgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_cgi_base.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_common.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_dirlist.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_error_redir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_fastcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_fcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_file.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_mirror.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_nn.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_phpcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_proxy.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_redir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_scgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler_server_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iocache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/levenshtein_distance.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-admin_server.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-balancer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-balancer_round_robin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-config_entry.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-config_node.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-config_reader.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-connection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-connection_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-dirs_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-encoder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-encoder_gzip.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-encoder_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-exts_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-fcgi_dispatcher.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-fcgi_manager.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_admin.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_cgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_cgi_base.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_common.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_dirlist.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_error.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_error_redir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_fastcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_fcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_file.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_mirror.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_nn.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_phpcgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_proxy.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_redir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_scgi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-handler_server_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-icons.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-levenshtein_distance.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-logger.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-logger_combined.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-logger_ncsa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-logger_w3c.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-logger_writer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-module.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-nonce.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-plugin_loader.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-reqs_list.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-reqs_list_entry.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-server.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-source.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-source_interpreter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-thread.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_htdigest.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_htpasswd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_ldap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_mysql.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_pam.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-validator_plain.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-virtual_entries.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-virtual_server.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcherokee_server_la-virtual_server_names.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libplugin_htpasswd_la-validator_htpasswd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libplugin_mysql_la-validator_mysql.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger_combined.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger_ncsa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger_w3c.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main_admin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matching_list.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5crypt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mime_entry.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ncpus.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/post.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/request.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolv_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix4win32.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/validator_htdigest.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/validator_ldap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/validator_pam.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/validator_plain.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_cherokeeserv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_cservice.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_misc.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< deflate.lo: zlib/deflate.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT deflate.lo -MD -MP -MF "$(DEPDIR)/deflate.Tpo" -c -o deflate.lo `test -f 'zlib/deflate.c' || echo '$(srcdir)/'`zlib/deflate.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/deflate.Tpo" "$(DEPDIR)/deflate.Plo"; else rm -f "$(DEPDIR)/deflate.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zlib/deflate.c' object='deflate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o deflate.lo `test -f 'zlib/deflate.c' || echo '$(srcdir)/'`zlib/deflate.c deftree.lo: zlib/deftree.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT deftree.lo -MD -MP -MF "$(DEPDIR)/deftree.Tpo" -c -o deftree.lo `test -f 'zlib/deftree.c' || echo '$(srcdir)/'`zlib/deftree.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/deftree.Tpo" "$(DEPDIR)/deftree.Plo"; else rm -f "$(DEPDIR)/deftree.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zlib/deftree.c' object='deftree.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o deftree.lo `test -f 'zlib/deftree.c' || echo '$(srcdir)/'`zlib/deftree.c get.lo: pcre/get.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT get.lo -MD -MP -MF "$(DEPDIR)/get.Tpo" -c -o get.lo `test -f 'pcre/get.c' || echo '$(srcdir)/'`pcre/get.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/get.Tpo" "$(DEPDIR)/get.Plo"; else rm -f "$(DEPDIR)/get.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pcre/get.c' object='get.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o get.lo `test -f 'pcre/get.c' || echo '$(srcdir)/'`pcre/get.c pcre.lo: pcre/pcre.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pcre.lo -MD -MP -MF "$(DEPDIR)/pcre.Tpo" -c -o pcre.lo `test -f 'pcre/pcre.c' || echo '$(srcdir)/'`pcre/pcre.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/pcre.Tpo" "$(DEPDIR)/pcre.Plo"; else rm -f "$(DEPDIR)/pcre.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pcre/pcre.c' object='pcre.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pcre.lo `test -f 'pcre/pcre.c' || echo '$(srcdir)/'`pcre/pcre.c chartables.lo: pcre/chartables.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT chartables.lo -MD -MP -MF "$(DEPDIR)/chartables.Tpo" -c -o chartables.lo `test -f 'pcre/chartables.c' || echo '$(srcdir)/'`pcre/chartables.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/chartables.Tpo" "$(DEPDIR)/chartables.Plo"; else rm -f "$(DEPDIR)/chartables.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pcre/chartables.c' object='chartables.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o chartables.lo `test -f 'pcre/chartables.c' || echo '$(srcdir)/'`pcre/chartables.c getopt.lo: getopt/getopt.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.lo -MD -MP -MF "$(DEPDIR)/getopt.Tpo" -c -o getopt.lo `test -f 'getopt/getopt.c' || echo '$(srcdir)/'`getopt/getopt.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/getopt.Tpo" "$(DEPDIR)/getopt.Plo"; else rm -f "$(DEPDIR)/getopt.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='getopt/getopt.c' object='getopt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.lo `test -f 'getopt/getopt.c' || echo '$(srcdir)/'`getopt/getopt.c getopt1.lo: getopt/getopt1.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt1.lo -MD -MP -MF "$(DEPDIR)/getopt1.Tpo" -c -o getopt1.lo `test -f 'getopt/getopt1.c' || echo '$(srcdir)/'`getopt/getopt1.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/getopt1.Tpo" "$(DEPDIR)/getopt1.Plo"; else rm -f "$(DEPDIR)/getopt1.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='getopt/getopt1.c' object='getopt1.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt1.lo `test -f 'getopt/getopt1.c' || echo '$(srcdir)/'`getopt/getopt1.c libcherokee_server_la-handler_file.lo: handler_file.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_file.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_file.Tpo" -c -o libcherokee_server_la-handler_file.lo `test -f 'handler_file.c' || echo '$(srcdir)/'`handler_file.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_file.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_file.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_file.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_file.c' object='libcherokee_server_la-handler_file.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_file.lo `test -f 'handler_file.c' || echo '$(srcdir)/'`handler_file.c libcherokee_server_la-handler_admin.lo: handler_admin.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_admin.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_admin.Tpo" -c -o libcherokee_server_la-handler_admin.lo `test -f 'handler_admin.c' || echo '$(srcdir)/'`handler_admin.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_admin.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_admin.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_admin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_admin.c' object='libcherokee_server_la-handler_admin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_admin.lo `test -f 'handler_admin.c' || echo '$(srcdir)/'`handler_admin.c libcherokee_server_la-admin_server.lo: admin_server.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-admin_server.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-admin_server.Tpo" -c -o libcherokee_server_la-admin_server.lo `test -f 'admin_server.c' || echo '$(srcdir)/'`admin_server.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-admin_server.Tpo" "$(DEPDIR)/libcherokee_server_la-admin_server.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-admin_server.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='admin_server.c' object='libcherokee_server_la-admin_server.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-admin_server.lo `test -f 'admin_server.c' || echo '$(srcdir)/'`admin_server.c libcherokee_server_la-connection_info.lo: connection_info.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-connection_info.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-connection_info.Tpo" -c -o libcherokee_server_la-connection_info.lo `test -f 'connection_info.c' || echo '$(srcdir)/'`connection_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-connection_info.Tpo" "$(DEPDIR)/libcherokee_server_la-connection_info.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-connection_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='connection_info.c' object='libcherokee_server_la-connection_info.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-connection_info.lo `test -f 'connection_info.c' || echo '$(srcdir)/'`connection_info.c libcherokee_server_la-handler_dirlist.lo: handler_dirlist.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_dirlist.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_dirlist.Tpo" -c -o libcherokee_server_la-handler_dirlist.lo `test -f 'handler_dirlist.c' || echo '$(srcdir)/'`handler_dirlist.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_dirlist.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_dirlist.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_dirlist.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_dirlist.c' object='libcherokee_server_la-handler_dirlist.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_dirlist.lo `test -f 'handler_dirlist.c' || echo '$(srcdir)/'`handler_dirlist.c libcherokee_server_la-handler_cgi_base.lo: handler_cgi_base.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_cgi_base.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_cgi_base.Tpo" -c -o libcherokee_server_la-handler_cgi_base.lo `test -f 'handler_cgi_base.c' || echo '$(srcdir)/'`handler_cgi_base.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_cgi_base.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_cgi_base.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_cgi_base.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_cgi_base.c' object='libcherokee_server_la-handler_cgi_base.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_cgi_base.lo `test -f 'handler_cgi_base.c' || echo '$(srcdir)/'`handler_cgi_base.c libcherokee_server_la-handler_scgi.lo: handler_scgi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_scgi.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_scgi.Tpo" -c -o libcherokee_server_la-handler_scgi.lo `test -f 'handler_scgi.c' || echo '$(srcdir)/'`handler_scgi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_scgi.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_scgi.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_scgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_scgi.c' object='libcherokee_server_la-handler_scgi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_scgi.lo `test -f 'handler_scgi.c' || echo '$(srcdir)/'`handler_scgi.c libcherokee_server_la-handler_fcgi.lo: handler_fcgi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_fcgi.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_fcgi.Tpo" -c -o libcherokee_server_la-handler_fcgi.lo `test -f 'handler_fcgi.c' || echo '$(srcdir)/'`handler_fcgi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_fcgi.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_fcgi.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_fcgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_fcgi.c' object='libcherokee_server_la-handler_fcgi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_fcgi.lo `test -f 'handler_fcgi.c' || echo '$(srcdir)/'`handler_fcgi.c libcherokee_server_la-fcgi_dispatcher.lo: fcgi_dispatcher.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-fcgi_dispatcher.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-fcgi_dispatcher.Tpo" -c -o libcherokee_server_la-fcgi_dispatcher.lo `test -f 'fcgi_dispatcher.c' || echo '$(srcdir)/'`fcgi_dispatcher.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-fcgi_dispatcher.Tpo" "$(DEPDIR)/libcherokee_server_la-fcgi_dispatcher.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-fcgi_dispatcher.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fcgi_dispatcher.c' object='libcherokee_server_la-fcgi_dispatcher.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-fcgi_dispatcher.lo `test -f 'fcgi_dispatcher.c' || echo '$(srcdir)/'`fcgi_dispatcher.c libcherokee_server_la-fcgi_manager.lo: fcgi_manager.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-fcgi_manager.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-fcgi_manager.Tpo" -c -o libcherokee_server_la-fcgi_manager.lo `test -f 'fcgi_manager.c' || echo '$(srcdir)/'`fcgi_manager.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-fcgi_manager.Tpo" "$(DEPDIR)/libcherokee_server_la-fcgi_manager.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-fcgi_manager.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fcgi_manager.c' object='libcherokee_server_la-fcgi_manager.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-fcgi_manager.lo `test -f 'fcgi_manager.c' || echo '$(srcdir)/'`fcgi_manager.c libcherokee_server_la-handler_fastcgi.lo: handler_fastcgi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_fastcgi.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_fastcgi.Tpo" -c -o libcherokee_server_la-handler_fastcgi.lo `test -f 'handler_fastcgi.c' || echo '$(srcdir)/'`handler_fastcgi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_fastcgi.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_fastcgi.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_fastcgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_fastcgi.c' object='libcherokee_server_la-handler_fastcgi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_fastcgi.lo `test -f 'handler_fastcgi.c' || echo '$(srcdir)/'`handler_fastcgi.c libcherokee_server_la-handler_redir.lo: handler_redir.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_redir.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_redir.Tpo" -c -o libcherokee_server_la-handler_redir.lo `test -f 'handler_redir.c' || echo '$(srcdir)/'`handler_redir.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_redir.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_redir.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_redir.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_redir.c' object='libcherokee_server_la-handler_redir.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_redir.lo `test -f 'handler_redir.c' || echo '$(srcdir)/'`handler_redir.c libcherokee_server_la-handler_error_redir.lo: handler_error_redir.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_error_redir.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_error_redir.Tpo" -c -o libcherokee_server_la-handler_error_redir.lo `test -f 'handler_error_redir.c' || echo '$(srcdir)/'`handler_error_redir.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_error_redir.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_error_redir.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_error_redir.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_error_redir.c' object='libcherokee_server_la-handler_error_redir.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_error_redir.lo `test -f 'handler_error_redir.c' || echo '$(srcdir)/'`handler_error_redir.c libcherokee_server_la-handler_cgi.lo: handler_cgi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_cgi.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_cgi.Tpo" -c -o libcherokee_server_la-handler_cgi.lo `test -f 'handler_cgi.c' || echo '$(srcdir)/'`handler_cgi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_cgi.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_cgi.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_cgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_cgi.c' object='libcherokee_server_la-handler_cgi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_cgi.lo `test -f 'handler_cgi.c' || echo '$(srcdir)/'`handler_cgi.c libcherokee_server_la-handler_phpcgi.lo: handler_phpcgi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_phpcgi.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_phpcgi.Tpo" -c -o libcherokee_server_la-handler_phpcgi.lo `test -f 'handler_phpcgi.c' || echo '$(srcdir)/'`handler_phpcgi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_phpcgi.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_phpcgi.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_phpcgi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_phpcgi.c' object='libcherokee_server_la-handler_phpcgi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_phpcgi.lo `test -f 'handler_phpcgi.c' || echo '$(srcdir)/'`handler_phpcgi.c libcherokee_server_la-handler_common.lo: handler_common.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_common.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_common.Tpo" -c -o libcherokee_server_la-handler_common.lo `test -f 'handler_common.c' || echo '$(srcdir)/'`handler_common.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_common.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_common.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_common.c' object='libcherokee_server_la-handler_common.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_common.lo `test -f 'handler_common.c' || echo '$(srcdir)/'`handler_common.c libcherokee_server_la-levenshtein_distance.lo: levenshtein_distance.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-levenshtein_distance.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-levenshtein_distance.Tpo" -c -o libcherokee_server_la-levenshtein_distance.lo `test -f 'levenshtein_distance.c' || echo '$(srcdir)/'`levenshtein_distance.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-levenshtein_distance.Tpo" "$(DEPDIR)/libcherokee_server_la-levenshtein_distance.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-levenshtein_distance.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='levenshtein_distance.c' object='libcherokee_server_la-levenshtein_distance.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-levenshtein_distance.lo `test -f 'levenshtein_distance.c' || echo '$(srcdir)/'`levenshtein_distance.c libcherokee_server_la-handler_nn.lo: handler_nn.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_nn.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_nn.Tpo" -c -o libcherokee_server_la-handler_nn.lo `test -f 'handler_nn.c' || echo '$(srcdir)/'`handler_nn.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_nn.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_nn.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_nn.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_nn.c' object='libcherokee_server_la-handler_nn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_nn.lo `test -f 'handler_nn.c' || echo '$(srcdir)/'`handler_nn.c libcherokee_server_la-handler_proxy.lo: handler_proxy.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_proxy.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_proxy.Tpo" -c -o libcherokee_server_la-handler_proxy.lo `test -f 'handler_proxy.c' || echo '$(srcdir)/'`handler_proxy.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_proxy.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_proxy.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_proxy.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_proxy.c' object='libcherokee_server_la-handler_proxy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_proxy.lo `test -f 'handler_proxy.c' || echo '$(srcdir)/'`handler_proxy.c libcherokee_server_la-handler_mirror.lo: handler_mirror.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_mirror.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_mirror.Tpo" -c -o libcherokee_server_la-handler_mirror.lo `test -f 'handler_mirror.c' || echo '$(srcdir)/'`handler_mirror.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_mirror.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_mirror.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_mirror.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_mirror.c' object='libcherokee_server_la-handler_mirror.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_mirror.lo `test -f 'handler_mirror.c' || echo '$(srcdir)/'`handler_mirror.c libcherokee_server_la-handler_server_info.lo: handler_server_info.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_server_info.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_server_info.Tpo" -c -o libcherokee_server_la-handler_server_info.lo `test -f 'handler_server_info.c' || echo '$(srcdir)/'`handler_server_info.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_server_info.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_server_info.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_server_info.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_server_info.c' object='libcherokee_server_la-handler_server_info.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_server_info.lo `test -f 'handler_server_info.c' || echo '$(srcdir)/'`handler_server_info.c libcherokee_server_la-logger_w3c.lo: logger_w3c.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-logger_w3c.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-logger_w3c.Tpo" -c -o libcherokee_server_la-logger_w3c.lo `test -f 'logger_w3c.c' || echo '$(srcdir)/'`logger_w3c.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-logger_w3c.Tpo" "$(DEPDIR)/libcherokee_server_la-logger_w3c.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-logger_w3c.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger_w3c.c' object='libcherokee_server_la-logger_w3c.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-logger_w3c.lo `test -f 'logger_w3c.c' || echo '$(srcdir)/'`logger_w3c.c libcherokee_server_la-logger_ncsa.lo: logger_ncsa.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-logger_ncsa.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-logger_ncsa.Tpo" -c -o libcherokee_server_la-logger_ncsa.lo `test -f 'logger_ncsa.c' || echo '$(srcdir)/'`logger_ncsa.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-logger_ncsa.Tpo" "$(DEPDIR)/libcherokee_server_la-logger_ncsa.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-logger_ncsa.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger_ncsa.c' object='libcherokee_server_la-logger_ncsa.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-logger_ncsa.lo `test -f 'logger_ncsa.c' || echo '$(srcdir)/'`logger_ncsa.c libcherokee_server_la-logger_combined.lo: logger_combined.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-logger_combined.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-logger_combined.Tpo" -c -o libcherokee_server_la-logger_combined.lo `test -f 'logger_combined.c' || echo '$(srcdir)/'`logger_combined.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-logger_combined.Tpo" "$(DEPDIR)/libcherokee_server_la-logger_combined.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-logger_combined.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger_combined.c' object='libcherokee_server_la-logger_combined.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-logger_combined.lo `test -f 'logger_combined.c' || echo '$(srcdir)/'`logger_combined.c libcherokee_server_la-encoder_gzip.lo: encoder_gzip.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-encoder_gzip.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-encoder_gzip.Tpo" -c -o libcherokee_server_la-encoder_gzip.lo `test -f 'encoder_gzip.c' || echo '$(srcdir)/'`encoder_gzip.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-encoder_gzip.Tpo" "$(DEPDIR)/libcherokee_server_la-encoder_gzip.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-encoder_gzip.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='encoder_gzip.c' object='libcherokee_server_la-encoder_gzip.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-encoder_gzip.lo `test -f 'encoder_gzip.c' || echo '$(srcdir)/'`encoder_gzip.c libcherokee_server_la-validator_pam.lo: validator_pam.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_pam.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_pam.Tpo" -c -o libcherokee_server_la-validator_pam.lo `test -f 'validator_pam.c' || echo '$(srcdir)/'`validator_pam.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_pam.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_pam.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_pam.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_pam.c' object='libcherokee_server_la-validator_pam.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_pam.lo `test -f 'validator_pam.c' || echo '$(srcdir)/'`validator_pam.c libcherokee_server_la-validator_ldap.lo: validator_ldap.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_ldap.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_ldap.Tpo" -c -o libcherokee_server_la-validator_ldap.lo `test -f 'validator_ldap.c' || echo '$(srcdir)/'`validator_ldap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_ldap.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_ldap.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_ldap.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_ldap.c' object='libcherokee_server_la-validator_ldap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_ldap.lo `test -f 'validator_ldap.c' || echo '$(srcdir)/'`validator_ldap.c libcherokee_server_la-validator_plain.lo: validator_plain.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_plain.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_plain.Tpo" -c -o libcherokee_server_la-validator_plain.lo `test -f 'validator_plain.c' || echo '$(srcdir)/'`validator_plain.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_plain.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_plain.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_plain.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_plain.c' object='libcherokee_server_la-validator_plain.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_plain.lo `test -f 'validator_plain.c' || echo '$(srcdir)/'`validator_plain.c libcherokee_server_la-validator_htdigest.lo: validator_htdigest.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_htdigest.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_htdigest.Tpo" -c -o libcherokee_server_la-validator_htdigest.lo `test -f 'validator_htdigest.c' || echo '$(srcdir)/'`validator_htdigest.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_htdigest.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_htdigest.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_htdigest.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_htdigest.c' object='libcherokee_server_la-validator_htdigest.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_htdigest.lo `test -f 'validator_htdigest.c' || echo '$(srcdir)/'`validator_htdigest.c libcherokee_server_la-validator_htpasswd.lo: validator_htpasswd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_htpasswd.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_htpasswd.Tpo" -c -o libcherokee_server_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo '$(srcdir)/'`validator_htpasswd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_htpasswd.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_htpasswd.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_htpasswd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_htpasswd.c' object='libcherokee_server_la-validator_htpasswd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo '$(srcdir)/'`validator_htpasswd.c libcherokee_server_la-validator_mysql.lo: validator_mysql.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator_mysql.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator_mysql.Tpo" -c -o libcherokee_server_la-validator_mysql.lo `test -f 'validator_mysql.c' || echo '$(srcdir)/'`validator_mysql.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator_mysql.Tpo" "$(DEPDIR)/libcherokee_server_la-validator_mysql.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator_mysql.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_mysql.c' object='libcherokee_server_la-validator_mysql.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator_mysql.lo `test -f 'validator_mysql.c' || echo '$(srcdir)/'`validator_mysql.c libcherokee_server_la-balancer_round_robin.lo: balancer_round_robin.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-balancer_round_robin.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-balancer_round_robin.Tpo" -c -o libcherokee_server_la-balancer_round_robin.lo `test -f 'balancer_round_robin.c' || echo '$(srcdir)/'`balancer_round_robin.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-balancer_round_robin.Tpo" "$(DEPDIR)/libcherokee_server_la-balancer_round_robin.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-balancer_round_robin.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='balancer_round_robin.c' object='libcherokee_server_la-balancer_round_robin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-balancer_round_robin.lo `test -f 'balancer_round_robin.c' || echo '$(srcdir)/'`balancer_round_robin.c libcherokee_server_la-connection.lo: connection.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-connection.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-connection.Tpo" -c -o libcherokee_server_la-connection.lo `test -f 'connection.c' || echo '$(srcdir)/'`connection.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-connection.Tpo" "$(DEPDIR)/libcherokee_server_la-connection.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-connection.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='connection.c' object='libcherokee_server_la-connection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-connection.lo `test -f 'connection.c' || echo '$(srcdir)/'`connection.c libcherokee_server_la-handler.lo: handler.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler.Tpo" -c -o libcherokee_server_la-handler.lo `test -f 'handler.c' || echo '$(srcdir)/'`handler.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler.Tpo" "$(DEPDIR)/libcherokee_server_la-handler.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler.c' object='libcherokee_server_la-handler.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler.lo `test -f 'handler.c' || echo '$(srcdir)/'`handler.c libcherokee_server_la-config_entry.lo: config_entry.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-config_entry.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-config_entry.Tpo" -c -o libcherokee_server_la-config_entry.lo `test -f 'config_entry.c' || echo '$(srcdir)/'`config_entry.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-config_entry.Tpo" "$(DEPDIR)/libcherokee_server_la-config_entry.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-config_entry.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_entry.c' object='libcherokee_server_la-config_entry.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-config_entry.lo `test -f 'config_entry.c' || echo '$(srcdir)/'`config_entry.c libcherokee_server_la-virtual_entries.lo: virtual_entries.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-virtual_entries.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-virtual_entries.Tpo" -c -o libcherokee_server_la-virtual_entries.lo `test -f 'virtual_entries.c' || echo '$(srcdir)/'`virtual_entries.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-virtual_entries.Tpo" "$(DEPDIR)/libcherokee_server_la-virtual_entries.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-virtual_entries.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='virtual_entries.c' object='libcherokee_server_la-virtual_entries.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-virtual_entries.lo `test -f 'virtual_entries.c' || echo '$(srcdir)/'`virtual_entries.c libcherokee_server_la-dirs_table.lo: dirs_table.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-dirs_table.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-dirs_table.Tpo" -c -o libcherokee_server_la-dirs_table.lo `test -f 'dirs_table.c' || echo '$(srcdir)/'`dirs_table.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-dirs_table.Tpo" "$(DEPDIR)/libcherokee_server_la-dirs_table.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-dirs_table.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dirs_table.c' object='libcherokee_server_la-dirs_table.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-dirs_table.lo `test -f 'dirs_table.c' || echo '$(srcdir)/'`dirs_table.c libcherokee_server_la-exts_table.lo: exts_table.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-exts_table.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-exts_table.Tpo" -c -o libcherokee_server_la-exts_table.lo `test -f 'exts_table.c' || echo '$(srcdir)/'`exts_table.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-exts_table.Tpo" "$(DEPDIR)/libcherokee_server_la-exts_table.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-exts_table.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exts_table.c' object='libcherokee_server_la-exts_table.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-exts_table.lo `test -f 'exts_table.c' || echo '$(srcdir)/'`exts_table.c libcherokee_server_la-reqs_list.lo: reqs_list.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-reqs_list.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-reqs_list.Tpo" -c -o libcherokee_server_la-reqs_list.lo `test -f 'reqs_list.c' || echo '$(srcdir)/'`reqs_list.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-reqs_list.Tpo" "$(DEPDIR)/libcherokee_server_la-reqs_list.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-reqs_list.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='reqs_list.c' object='libcherokee_server_la-reqs_list.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-reqs_list.lo `test -f 'reqs_list.c' || echo '$(srcdir)/'`reqs_list.c libcherokee_server_la-reqs_list_entry.lo: reqs_list_entry.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-reqs_list_entry.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-reqs_list_entry.Tpo" -c -o libcherokee_server_la-reqs_list_entry.lo `test -f 'reqs_list_entry.c' || echo '$(srcdir)/'`reqs_list_entry.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-reqs_list_entry.Tpo" "$(DEPDIR)/libcherokee_server_la-reqs_list_entry.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-reqs_list_entry.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='reqs_list_entry.c' object='libcherokee_server_la-reqs_list_entry.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-reqs_list_entry.lo `test -f 'reqs_list_entry.c' || echo '$(srcdir)/'`reqs_list_entry.c libcherokee_server_la-server.lo: server.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-server.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-server.Tpo" -c -o libcherokee_server_la-server.lo `test -f 'server.c' || echo '$(srcdir)/'`server.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-server.Tpo" "$(DEPDIR)/libcherokee_server_la-server.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-server.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='server.c' object='libcherokee_server_la-server.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-server.lo `test -f 'server.c' || echo '$(srcdir)/'`server.c libcherokee_server_la-virtual_server_names.lo: virtual_server_names.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-virtual_server_names.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-virtual_server_names.Tpo" -c -o libcherokee_server_la-virtual_server_names.lo `test -f 'virtual_server_names.c' || echo '$(srcdir)/'`virtual_server_names.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-virtual_server_names.Tpo" "$(DEPDIR)/libcherokee_server_la-virtual_server_names.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-virtual_server_names.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='virtual_server_names.c' object='libcherokee_server_la-virtual_server_names.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-virtual_server_names.lo `test -f 'virtual_server_names.c' || echo '$(srcdir)/'`virtual_server_names.c libcherokee_server_la-virtual_server.lo: virtual_server.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-virtual_server.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-virtual_server.Tpo" -c -o libcherokee_server_la-virtual_server.lo `test -f 'virtual_server.c' || echo '$(srcdir)/'`virtual_server.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-virtual_server.Tpo" "$(DEPDIR)/libcherokee_server_la-virtual_server.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-virtual_server.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='virtual_server.c' object='libcherokee_server_la-virtual_server.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-virtual_server.lo `test -f 'virtual_server.c' || echo '$(srcdir)/'`virtual_server.c libcherokee_server_la-encoder.lo: encoder.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-encoder.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-encoder.Tpo" -c -o libcherokee_server_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-encoder.Tpo" "$(DEPDIR)/libcherokee_server_la-encoder.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-encoder.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='encoder.c' object='libcherokee_server_la-encoder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c libcherokee_server_la-encoder_table.lo: encoder_table.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-encoder_table.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-encoder_table.Tpo" -c -o libcherokee_server_la-encoder_table.lo `test -f 'encoder_table.c' || echo '$(srcdir)/'`encoder_table.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-encoder_table.Tpo" "$(DEPDIR)/libcherokee_server_la-encoder_table.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-encoder_table.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='encoder_table.c' object='libcherokee_server_la-encoder_table.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-encoder_table.lo `test -f 'encoder_table.c' || echo '$(srcdir)/'`encoder_table.c libcherokee_server_la-logger.lo: logger.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-logger.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-logger.Tpo" -c -o libcherokee_server_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-logger.Tpo" "$(DEPDIR)/libcherokee_server_la-logger.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-logger.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger.c' object='libcherokee_server_la-logger.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c libcherokee_server_la-logger_writer.lo: logger_writer.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-logger_writer.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-logger_writer.Tpo" -c -o libcherokee_server_la-logger_writer.lo `test -f 'logger_writer.c' || echo '$(srcdir)/'`logger_writer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-logger_writer.Tpo" "$(DEPDIR)/libcherokee_server_la-logger_writer.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-logger_writer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logger_writer.c' object='libcherokee_server_la-logger_writer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-logger_writer.lo `test -f 'logger_writer.c' || echo '$(srcdir)/'`logger_writer.c libcherokee_server_la-thread.lo: thread.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-thread.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-thread.Tpo" -c -o libcherokee_server_la-thread.lo `test -f 'thread.c' || echo '$(srcdir)/'`thread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-thread.Tpo" "$(DEPDIR)/libcherokee_server_la-thread.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='thread.c' object='libcherokee_server_la-thread.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-thread.lo `test -f 'thread.c' || echo '$(srcdir)/'`thread.c libcherokee_server_la-module.lo: module.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-module.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-module.Tpo" -c -o libcherokee_server_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-module.Tpo" "$(DEPDIR)/libcherokee_server_la-module.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-module.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='module.c' object='libcherokee_server_la-module.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-module.lo `test -f 'module.c' || echo '$(srcdir)/'`module.c libcherokee_server_la-validator.lo: validator.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-validator.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-validator.Tpo" -c -o libcherokee_server_la-validator.lo `test -f 'validator.c' || echo '$(srcdir)/'`validator.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-validator.Tpo" "$(DEPDIR)/libcherokee_server_la-validator.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-validator.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator.c' object='libcherokee_server_la-validator.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-validator.lo `test -f 'validator.c' || echo '$(srcdir)/'`validator.c libcherokee_server_la-plugin_loader.lo: plugin_loader.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-plugin_loader.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-plugin_loader.Tpo" -c -o libcherokee_server_la-plugin_loader.lo `test -f 'plugin_loader.c' || echo '$(srcdir)/'`plugin_loader.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-plugin_loader.Tpo" "$(DEPDIR)/libcherokee_server_la-plugin_loader.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-plugin_loader.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin_loader.c' object='libcherokee_server_la-plugin_loader.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-plugin_loader.lo `test -f 'plugin_loader.c' || echo '$(srcdir)/'`plugin_loader.c libcherokee_server_la-icons.lo: icons.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-icons.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-icons.Tpo" -c -o libcherokee_server_la-icons.lo `test -f 'icons.c' || echo '$(srcdir)/'`icons.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-icons.Tpo" "$(DEPDIR)/libcherokee_server_la-icons.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-icons.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='icons.c' object='libcherokee_server_la-icons.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-icons.lo `test -f 'icons.c' || echo '$(srcdir)/'`icons.c libcherokee_server_la-handler_error.lo: handler_error.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-handler_error.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-handler_error.Tpo" -c -o libcherokee_server_la-handler_error.lo `test -f 'handler_error.c' || echo '$(srcdir)/'`handler_error.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-handler_error.Tpo" "$(DEPDIR)/libcherokee_server_la-handler_error.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-handler_error.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='handler_error.c' object='libcherokee_server_la-handler_error.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-handler_error.lo `test -f 'handler_error.c' || echo '$(srcdir)/'`handler_error.c libcherokee_server_la-nonce.lo: nonce.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-nonce.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-nonce.Tpo" -c -o libcherokee_server_la-nonce.lo `test -f 'nonce.c' || echo '$(srcdir)/'`nonce.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-nonce.Tpo" "$(DEPDIR)/libcherokee_server_la-nonce.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-nonce.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nonce.c' object='libcherokee_server_la-nonce.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-nonce.lo `test -f 'nonce.c' || echo '$(srcdir)/'`nonce.c libcherokee_server_la-config_node.lo: config_node.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-config_node.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-config_node.Tpo" -c -o libcherokee_server_la-config_node.lo `test -f 'config_node.c' || echo '$(srcdir)/'`config_node.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-config_node.Tpo" "$(DEPDIR)/libcherokee_server_la-config_node.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-config_node.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_node.c' object='libcherokee_server_la-config_node.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-config_node.lo `test -f 'config_node.c' || echo '$(srcdir)/'`config_node.c libcherokee_server_la-config_reader.lo: config_reader.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-config_reader.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-config_reader.Tpo" -c -o libcherokee_server_la-config_reader.lo `test -f 'config_reader.c' || echo '$(srcdir)/'`config_reader.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-config_reader.Tpo" "$(DEPDIR)/libcherokee_server_la-config_reader.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-config_reader.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config_reader.c' object='libcherokee_server_la-config_reader.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-config_reader.lo `test -f 'config_reader.c' || echo '$(srcdir)/'`config_reader.c libcherokee_server_la-balancer.lo: balancer.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-balancer.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-balancer.Tpo" -c -o libcherokee_server_la-balancer.lo `test -f 'balancer.c' || echo '$(srcdir)/'`balancer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-balancer.Tpo" "$(DEPDIR)/libcherokee_server_la-balancer.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-balancer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='balancer.c' object='libcherokee_server_la-balancer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-balancer.lo `test -f 'balancer.c' || echo '$(srcdir)/'`balancer.c libcherokee_server_la-source.lo: source.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-source.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-source.Tpo" -c -o libcherokee_server_la-source.lo `test -f 'source.c' || echo '$(srcdir)/'`source.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-source.Tpo" "$(DEPDIR)/libcherokee_server_la-source.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-source.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source.c' object='libcherokee_server_la-source.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-source.lo `test -f 'source.c' || echo '$(srcdir)/'`source.c libcherokee_server_la-source_interpreter.lo: source_interpreter.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -MT libcherokee_server_la-source_interpreter.lo -MD -MP -MF "$(DEPDIR)/libcherokee_server_la-source_interpreter.Tpo" -c -o libcherokee_server_la-source_interpreter.lo `test -f 'source_interpreter.c' || echo '$(srcdir)/'`source_interpreter.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libcherokee_server_la-source_interpreter.Tpo" "$(DEPDIR)/libcherokee_server_la-source_interpreter.Plo"; else rm -f "$(DEPDIR)/libcherokee_server_la-source_interpreter.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source_interpreter.c' object='libcherokee_server_la-source_interpreter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcherokee_server_la_CFLAGS) $(CFLAGS) -c -o libcherokee_server_la-source_interpreter.lo `test -f 'source_interpreter.c' || echo '$(srcdir)/'`source_interpreter.c libplugin_htpasswd_la-validator_htpasswd.lo: validator_htpasswd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplugin_htpasswd_la_CFLAGS) $(CFLAGS) -MT libplugin_htpasswd_la-validator_htpasswd.lo -MD -MP -MF "$(DEPDIR)/libplugin_htpasswd_la-validator_htpasswd.Tpo" -c -o libplugin_htpasswd_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo '$(srcdir)/'`validator_htpasswd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libplugin_htpasswd_la-validator_htpasswd.Tpo" "$(DEPDIR)/libplugin_htpasswd_la-validator_htpasswd.Plo"; else rm -f "$(DEPDIR)/libplugin_htpasswd_la-validator_htpasswd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_htpasswd.c' object='libplugin_htpasswd_la-validator_htpasswd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplugin_htpasswd_la_CFLAGS) $(CFLAGS) -c -o libplugin_htpasswd_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo '$(srcdir)/'`validator_htpasswd.c libplugin_mysql_la-validator_mysql.lo: validator_mysql.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplugin_mysql_la_CFLAGS) $(CFLAGS) -MT libplugin_mysql_la-validator_mysql.lo -MD -MP -MF "$(DEPDIR)/libplugin_mysql_la-validator_mysql.Tpo" -c -o libplugin_mysql_la-validator_mysql.lo `test -f 'validator_mysql.c' || echo '$(srcdir)/'`validator_mysql.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libplugin_mysql_la-validator_mysql.Tpo" "$(DEPDIR)/libplugin_mysql_la-validator_mysql.Plo"; else rm -f "$(DEPDIR)/libplugin_mysql_la-validator_mysql.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validator_mysql.c' object='libplugin_mysql_la-validator_mysql.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplugin_mysql_la_CFLAGS) $(CFLAGS) -c -o libplugin_mysql_la-validator_mysql.lo `test -f 'validator_mysql.c' || echo '$(srcdir)/'`validator_mysql.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-cherokeedataDATA: $(cherokeedata_DATA) @$(NORMAL_INSTALL) test -z "$(cherokeedatadir)" || $(mkdir_p) "$(DESTDIR)$(cherokeedatadir)" @list='$(cherokeedata_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(cherokeedataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(cherokeedatadir)/$$f'"; \ $(cherokeedataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(cherokeedatadir)/$$f"; \ done uninstall-cherokeedataDATA: @$(NORMAL_UNINSTALL) @list='$(cherokeedata_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(cherokeedatadir)/$$f'"; \ rm -f "$(DESTDIR)$(cherokeedatadir)/$$f"; \ done install-cherokeedepsDATA: $(cherokeedeps_DATA) @$(NORMAL_INSTALL) test -z "$(cherokeedepsdir)" || $(mkdir_p) "$(DESTDIR)$(cherokeedepsdir)" @list='$(cherokeedeps_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(cherokeedepsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(cherokeedepsdir)/$$f'"; \ $(cherokeedepsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(cherokeedepsdir)/$$f"; \ done uninstall-cherokeedepsDATA: @$(NORMAL_UNINSTALL) @list='$(cherokeedeps_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(cherokeedepsdir)/$$f'"; \ rm -f "$(DESTDIR)$(cherokeedepsdir)/$$f"; \ done install-libcherokeeincludeHEADERS: $(libcherokeeinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(libcherokeeincludedir)" || $(mkdir_p) "$(DESTDIR)$(libcherokeeincludedir)" @list='$(libcherokeeinclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(libcherokeeincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libcherokeeincludedir)/$$f'"; \ $(libcherokeeincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libcherokeeincludedir)/$$f"; \ done uninstall-libcherokeeincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(libcherokeeinclude_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(libcherokeeincludedir)/$$f'"; \ rm -f "$(DESTDIR)$(libcherokeeincludedir)/$$f"; \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(mkdir_p) $(distdir)/getopt $(distdir)/pcre @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \ $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(cherokeedatadir)" "$(DESTDIR)$(cherokeedepsdir)" "$(DESTDIR)$(libcherokeeincludedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \ clean-libtool clean-noinstPROGRAMS clean-pluginLTLIBRARIES \ clean-sbinPROGRAMS mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-cherokeedataDATA install-cherokeedepsDATA \ install-libcherokeeincludeHEADERS install-pluginLTLIBRARIES install-exec-am: install-binPROGRAMS install-binSCRIPTS \ install-libLTLIBRARIES install-sbinPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \ uninstall-cherokeedataDATA uninstall-cherokeedepsDATA \ uninstall-info-am uninstall-libLTLIBRARIES \ uninstall-libcherokeeincludeHEADERS \ uninstall-pluginLTLIBRARIES uninstall-sbinPROGRAMS .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstPROGRAMS clean-pluginLTLIBRARIES \ clean-sbinPROGRAMS ctags distclean distclean-compile \ distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-binSCRIPTS \ install-cherokeedataDATA install-cherokeedepsDATA install-data \ install-data-am install-exec install-exec-am install-info \ install-info-am install-libLTLIBRARIES \ install-libcherokeeincludeHEADERS install-man \ install-pluginLTLIBRARIES install-sbinPROGRAMS install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-binSCRIPTS uninstall-cherokeedataDATA \ uninstall-cherokeedepsDATA uninstall-info-am \ uninstall-libLTLIBRARIES uninstall-libcherokeeincludeHEADERS \ uninstall-pluginLTLIBRARIES uninstall-sbinPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: