1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # nghttp2 - HTTP/2 C Library
19 # Copyright (c) 2014 Tatsuhiro Tsujikawa
21 # Permission is hereby granted, free of charge, to any person obtaining
22 # a copy of this software and associated documentation files (the
23 # "Software"), to deal in the Software without restriction, including
24 # without limitation the rights to use, copy, modify, merge, publish,
25 # distribute, sublicense, and/or sell copies of the Software, and to
26 # permit persons to whom the Software is furnished to do so, subject to
27 # the following conditions:
29 # The above copyright notice and this permission notice shall be
30 # included in all copies or substantial portions of the Software.
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
33 # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
35 # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
36 # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
37 # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
38 # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
40 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
41 am__make_running_with_option = \
42 case $${target_option-} in \
44 *) echo "am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
49 sane_makeflags=$$MAKEFLAGS; \
50 if $(am__is_gnu_make); then \
51 sane_makeflags=$$MFLAGS; \
56 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
63 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65 for flg in $$sane_makeflags; do \
66 test $$skip_next = yes && { skip_next=no; continue; }; \
69 -*I) strip_trailopt 'I'; skip_next=yes;; \
70 -*I?*) strip_trailopt 'I';; \
71 -*O) strip_trailopt 'O'; skip_next=yes;; \
72 -*O?*) strip_trailopt 'O';; \
73 -*l) strip_trailopt 'l'; skip_next=yes;; \
74 -*l?*) strip_trailopt 'l';; \
75 -[dEDm]) skip_next=yes;; \
76 -[JT]) skip_next=yes;; \
79 *$$target_option*) has_opt=yes; break;; \
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
101 build_triplet = @build@
102 host_triplet = @host@
103 target_triplet = @target@
105 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
106 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_asio.m4 \
108 $(top_srcdir)/m4/ax_boost_base.m4 \
109 $(top_srcdir)/m4/ax_boost_system.m4 \
110 $(top_srcdir)/m4/ax_boost_thread.m4 \
111 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
112 $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
113 $(top_srcdir)/m4/ax_have_epoll.m4 \
114 $(top_srcdir)/m4/ax_python_devel.m4 \
115 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml2.m4 \
116 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
117 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
118 $(top_srcdir)/configure.ac
119 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121 mkinstalldirs = $(install_sh) -d
122 CONFIG_HEADER = $(top_builddir)/config.h
124 CONFIG_CLEAN_VPATH_FILES =
125 AM_V_P = $(am__v_P_@AM_V@)
126 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
129 AM_V_GEN = $(am__v_GEN_@AM_V@)
130 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
131 am__v_GEN_0 = @echo " GEN " $@;
133 AM_V_at = $(am__v_at_@AM_V@)
134 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139 am__can_run_installinfo = \
140 case $$AM_UPDATE_INFO_DIR in \
142 *) (install-info --version) >/dev/null 2>&1;; \
144 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
145 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
149 APPLDFLAGS = @APPLDFLAGS@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
155 BOOST_ASIO_LIB = @BOOST_ASIO_LIB@
156 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
157 BOOST_LDFLAGS = @BOOST_LDFLAGS@
158 BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
159 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
161 CCDEPMODE = @CCDEPMODE@
164 CPPFLAGS = @CPPFLAGS@
165 CUNIT_CFLAGS = @CUNIT_CFLAGS@
166 CUNIT_LIBS = @CUNIT_LIBS@
169 CXXDEPMODE = @CXXDEPMODE@
170 CXXFLAGS = @CXXFLAGS@
171 CYGPATH_W = @CYGPATH_W@
176 DSYMUTIL = @DSYMUTIL@
185 HAVE_CXX11 = @HAVE_CXX11@
187 INSTALL_DATA = @INSTALL_DATA@
188 INSTALL_PROGRAM = @INSTALL_PROGRAM@
189 INSTALL_SCRIPT = @INSTALL_SCRIPT@
190 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191 JANSSON_CFLAGS = @JANSSON_CFLAGS@
192 JANSSON_LIBS = @JANSSON_LIBS@
193 JEMALLOC_LIBS = @JEMALLOC_LIBS@
196 LIBEVENT_OPENSSL_CFLAGS = @LIBEVENT_OPENSSL_CFLAGS@
197 LIBEVENT_OPENSSL_LIBS = @LIBEVENT_OPENSSL_LIBS@
198 LIBEV_CFLAGS = @LIBEV_CFLAGS@
199 LIBEV_LIBS = @LIBEV_LIBS@
202 LIBSPDYLAY_CFLAGS = @LIBSPDYLAY_CFLAGS@
203 LIBSPDYLAY_LIBS = @LIBSPDYLAY_LIBS@
207 LTLIBOBJS = @LTLIBOBJS@
209 LT_CURRENT = @LT_CURRENT@
210 LT_REVISION = @LT_REVISION@
211 MAKEINFO = @MAKEINFO@
212 MANIFEST_TOOL = @MANIFEST_TOOL@
218 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
219 OPENSSL_LIBS = @OPENSSL_LIBS@
223 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224 PACKAGE_NAME = @PACKAGE_NAME@
225 PACKAGE_STRING = @PACKAGE_STRING@
226 PACKAGE_TARNAME = @PACKAGE_TARNAME@
227 PACKAGE_URL = @PACKAGE_URL@
228 PACKAGE_VERSION = @PACKAGE_VERSION@
229 PACKAGE_VERSION_NUM = @PACKAGE_VERSION_NUM@
230 PATH_SEPARATOR = @PATH_SEPARATOR@
231 PKG_CONFIG = @PKG_CONFIG@
232 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
233 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
235 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
236 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
237 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
238 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
239 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
240 PYTHON_PLATFORM = @PYTHON_PLATFORM@
241 PYTHON_PREFIX = @PYTHON_PREFIX@
242 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
243 PYTHON_VERSION = @PYTHON_VERSION@
246 SET_MAKE = @SET_MAKE@
249 TESTLDADD = @TESTLDADD@
251 WARNCFLAGS = @WARNCFLAGS@
252 XML2_CONFIG = @XML2_CONFIG@
253 XML_CPPFLAGS = @XML_CPPFLAGS@
254 XML_LIBS = @XML_LIBS@
255 ZLIB_CFLAGS = @ZLIB_CFLAGS@
256 ZLIB_LIBS = @ZLIB_LIBS@
257 abs_builddir = @abs_builddir@
258 abs_srcdir = @abs_srcdir@
259 abs_top_builddir = @abs_top_builddir@
260 abs_top_srcdir = @abs_top_srcdir@
261 ac_ct_AR = @ac_ct_AR@
262 ac_ct_CC = @ac_ct_CC@
263 ac_ct_CXX = @ac_ct_CXX@
264 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
265 am__include = @am__include@
266 am__leading_dot = @am__leading_dot@
267 am__quote = @am__quote@
269 am__untar = @am__untar@
272 build_alias = @build_alias@
273 build_cpu = @build_cpu@
274 build_os = @build_os@
275 build_vendor = @build_vendor@
276 builddir = @builddir@
278 datarootdir = @datarootdir@
281 exec_prefix = @exec_prefix@
283 host_alias = @host_alias@
284 host_cpu = @host_cpu@
286 host_vendor = @host_vendor@
288 includedir = @includedir@
290 install_sh = @install_sh@
292 libexecdir = @libexecdir@
293 localedir = @localedir@
294 localstatedir = @localstatedir@
297 oldincludedir = @oldincludedir@
299 pkgpyexecdir = @pkgpyexecdir@
300 pkgpythondir = @pkgpythondir@
302 program_transform_name = @program_transform_name@
304 pyexecdir = @pyexecdir@
305 pythondir = @pythondir@
307 sharedstatedir = @sharedstatedir@
309 sysconfdir = @sysconfdir@
311 target_alias = @target_alias@
312 target_cpu = @target_cpu@
313 target_os = @target_os@
314 target_vendor = @target_vendor@
315 top_build_prefix = @top_build_prefix@
316 top_builddir = @top_builddir@
317 top_srcdir = @top_srcdir@
318 configfiles = nghttpx-init nghttpx.service nghttpx-upstart.conf
319 EXTRA_DIST = $(configfiles:%=%.in) nghttpx-logrotate
320 edit = sed -e 's|@bindir[@]|$(bindir)|g'
324 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
326 case '$(am__configure_deps)' in \
328 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
329 && { if test -f $@; then exit 0; else break; fi; }; \
333 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/Makefile'; \
334 $(am__cd) $(top_srcdir) && \
335 $(AUTOMAKE) --gnu contrib/Makefile
337 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
343 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
346 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
347 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(top_srcdir)/configure: $(am__configure_deps)
350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
352 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353 $(am__aclocal_m4_deps):
367 distdir: $(DISTFILES)
368 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370 list='$(DISTFILES)'; \
371 dist_files=`for file in $$list; do echo $$file; done | \
372 sed -e "s|^$$srcdirstrip/||;t" \
373 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374 case $$dist_files in \
375 */*) $(MKDIR_P) `echo "$$dist_files" | \
376 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
379 for file in $$dist_files; do \
380 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381 if test -d $$d/$$file; then \
382 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383 if test -d "$(distdir)/$$file"; then \
384 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
388 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
392 test -f "$(distdir)/$$file" \
393 || cp -p $$d/$$file "$(distdir)/$$file" \
399 all-am: Makefile all-local
402 install-exec: install-exec-am
403 install-data: install-data-am
404 uninstall: uninstall-am
407 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
409 installcheck: installcheck-am
411 if test -z '$(STRIP)'; then \
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
425 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
426 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
428 maintainer-clean-generic:
429 @echo "This command is intended for maintainers to use"
430 @echo "it deletes files that may require special tools to rebuild."
433 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
435 distclean: distclean-am
437 distclean-am: clean-am distclean-generic
453 install-dvi: install-dvi-am
459 install-html: install-html-am
463 install-info: install-info-am
469 install-pdf: install-pdf-am
473 install-ps: install-ps-am
479 maintainer-clean: maintainer-clean-am
481 maintainer-clean-am: distclean-am maintainer-clean-generic
483 mostlyclean: mostlyclean-am
485 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
497 .MAKE: install-am install-strip
499 .PHONY: all all-am all-local check check-am clean clean-generic \
500 clean-libtool clean-local cscopelist-am ctags-am distclean \
501 distclean-generic distclean-libtool distdir dvi dvi-am html \
502 html-am info info-am install install-am install-data \
503 install-data-am install-dvi install-dvi-am install-exec \
504 install-exec-am install-html install-html-am install-info \
505 install-info-am install-man install-pdf install-pdf-am \
506 install-ps install-ps-am install-strip installcheck \
507 installcheck-am installdirs maintainer-clean \
508 maintainer-clean-generic mostlyclean mostlyclean-generic \
509 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
513 nghttpx-init: %: $(srcdir)/%.in
519 nghttpx.service nghttpx-upstart.conf: %: $(srcdir)/%.in
522 $(configfiles): Makefile
524 all-local: $(configfiles)
527 -rm -f nghttpx-init.tmp $(configfiles)
529 # Tell versions [3.59,3.63) of GNU make to not export all variables.
530 # Otherwise a system limit (for SysV at least) may be exceeded.