Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / third-party / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # nghttp2 - HTTP/2 C Library
18
19 # Copyright (c) 2014 Tatsuhiro Tsujikawa
20
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:
28
29 # The above copyright notice and this permission notice shall be
30 # included in all copies or substantial portions of the Software.
31
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.
39
40
41 VPATH = @srcdir@
42 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
43 am__make_running_with_option = \
44   case $${target_option-} in \
45       ?) ;; \
46       *) echo "am__make_running_with_option: internal error: invalid" \
47               "target option '$${target_option-}' specified" >&2; \
48          exit 1;; \
49   esac; \
50   has_opt=no; \
51   sane_makeflags=$$MAKEFLAGS; \
52   if $(am__is_gnu_make); then \
53     sane_makeflags=$$MFLAGS; \
54   else \
55     case $$MAKEFLAGS in \
56       *\\[\ \   ]*) \
57         bs=\\; \
58         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
59           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
60     esac; \
61   fi; \
62   skip_next=no; \
63   strip_trailopt () \
64   { \
65     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
66   }; \
67   for flg in $$sane_makeflags; do \
68     test $$skip_next = yes && { skip_next=no; continue; }; \
69     case $$flg in \
70       *=*|--*) continue;; \
71         -*I) strip_trailopt 'I'; skip_next=yes;; \
72       -*I?*) strip_trailopt 'I';; \
73         -*O) strip_trailopt 'O'; skip_next=yes;; \
74       -*O?*) strip_trailopt 'O';; \
75         -*l) strip_trailopt 'l'; skip_next=yes;; \
76       -*l?*) strip_trailopt 'l';; \
77       -[dEDm]) skip_next=yes;; \
78       -[JT]) skip_next=yes;; \
79     esac; \
80     case $$flg in \
81       *$$target_option*) has_opt=yes; break;; \
82     esac; \
83   done; \
84   test $$has_opt = yes
85 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
86 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
87 pkgdatadir = $(datadir)/@PACKAGE@
88 pkgincludedir = $(includedir)/@PACKAGE@
89 pkglibdir = $(libdir)/@PACKAGE@
90 pkglibexecdir = $(libexecdir)/@PACKAGE@
91 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
92 install_sh_DATA = $(install_sh) -c -m 644
93 install_sh_PROGRAM = $(install_sh) -c
94 install_sh_SCRIPT = $(install_sh) -c
95 INSTALL_HEADER = $(INSTALL_DATA)
96 transform = $(program_transform_name)
97 NORMAL_INSTALL = :
98 PRE_INSTALL = :
99 POST_INSTALL = :
100 NORMAL_UNINSTALL = :
101 PRE_UNINSTALL = :
102 POST_UNINSTALL = :
103 build_triplet = @build@
104 host_triplet = @host@
105 target_triplet = @target@
106 subdir = third-party
107 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
108         $(dist_pkgdata_SCRIPTS) $(top_srcdir)/depcomp
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_asio.m4 \
111         $(top_srcdir)/m4/ax_boost_base.m4 \
112         $(top_srcdir)/m4/ax_boost_system.m4 \
113         $(top_srcdir)/m4/ax_boost_thread.m4 \
114         $(top_srcdir)/m4/ax_check_compile_flag.m4 \
115         $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
116         $(top_srcdir)/m4/ax_have_epoll.m4 \
117         $(top_srcdir)/m4/ax_python_devel.m4 \
118         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml2.m4 \
119         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
120         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
121         $(top_srcdir)/configure.ac
122 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123         $(ACLOCAL_M4)
124 mkinstalldirs = $(install_sh) -d
125 CONFIG_HEADER = $(top_builddir)/config.h
126 CONFIG_CLEAN_FILES =
127 CONFIG_CLEAN_VPATH_FILES =
128 LTLIBRARIES = $(noinst_LTLIBRARIES)
129 libhttp_parser_la_LIBADD =
130 am__dirstamp = $(am__leading_dot)dirstamp
131 am_libhttp_parser_la_OBJECTS = http-parser/http_parser.lo
132 libhttp_parser_la_OBJECTS = $(am_libhttp_parser_la_OBJECTS)
133 AM_V_lt = $(am__v_lt_@AM_V@)
134 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
135 am__v_lt_0 = --silent
136 am__v_lt_1 = 
137 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
138 am__vpath_adj = case $$p in \
139     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140     *) f=$$p;; \
141   esac;
142 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
143 am__install_max = 40
144 am__nobase_strip_setup = \
145   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146 am__nobase_strip = \
147   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
148 am__nobase_list = $(am__nobase_strip_setup); \
149   for p in $$list; do echo "$$p $$p"; done | \
150   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
151   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
152     if (++n[$$2] == $(am__install_max)) \
153       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
154     END { for (dir in files) print dir, files[dir] }'
155 am__base_list = \
156   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
157   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
158 am__uninstall_files_from_dir = { \
159   test -z "$$files" \
160     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
161     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
162          $(am__cd) "$$dir" && rm -f $$files; }; \
163   }
164 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
165 SCRIPTS = $(dist_pkgdata_SCRIPTS)
166 AM_V_P = $(am__v_P_@AM_V@)
167 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
168 am__v_P_0 = false
169 am__v_P_1 = :
170 AM_V_GEN = $(am__v_GEN_@AM_V@)
171 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
172 am__v_GEN_0 = @echo "  GEN     " $@;
173 am__v_GEN_1 = 
174 AM_V_at = $(am__v_at_@AM_V@)
175 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
176 am__v_at_0 = @
177 am__v_at_1 = 
178 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
179 depcomp = $(SHELL) $(top_srcdir)/depcomp
180 am__depfiles_maybe = depfiles
181 am__mv = mv -f
182 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
183         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
184 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
185         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
186         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
187         $(AM_CFLAGS) $(CFLAGS)
188 AM_V_CC = $(am__v_CC_@AM_V@)
189 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
190 am__v_CC_0 = @echo "  CC      " $@;
191 am__v_CC_1 = 
192 CCLD = $(CC)
193 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
195         $(AM_LDFLAGS) $(LDFLAGS) -o $@
196 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
197 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
198 am__v_CCLD_0 = @echo "  CCLD    " $@;
199 am__v_CCLD_1 = 
200 SOURCES = $(libhttp_parser_la_SOURCES)
201 DIST_SOURCES = $(libhttp_parser_la_SOURCES)
202 am__can_run_installinfo = \
203   case $$AM_UPDATE_INFO_DIR in \
204     n|no|NO) false;; \
205     *) (install-info --version) >/dev/null 2>&1;; \
206   esac
207 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
208 # Read a list of newline-separated strings from the standard input,
209 # and print each of them once, without duplicates.  Input order is
210 # *not* preserved.
211 am__uniquify_input = $(AWK) '\
212   BEGIN { nonempty = 0; } \
213   { items[$$0] = 1; nonempty = 1; } \
214   END { if (nonempty) { for (i in items) print i; }; } \
215 '
216 # Make sure the list of sources is unique.  This is necessary because,
217 # e.g., the same source file might be shared among _SOURCES variables
218 # for different programs/libraries.
219 am__define_uniq_tagged_files = \
220   list='$(am__tagged_files)'; \
221   unique=`for i in $$list; do \
222     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223   done | $(am__uniquify_input)`
224 ETAGS = etags
225 CTAGS = ctags
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227 ACLOCAL = @ACLOCAL@
228 AMTAR = @AMTAR@
229 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230 APPLDFLAGS = @APPLDFLAGS@
231 AR = @AR@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 BOOST_ASIO_LIB = @BOOST_ASIO_LIB@
237 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
238 BOOST_LDFLAGS = @BOOST_LDFLAGS@
239 BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
240 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
241 CC = @CC@
242 CCDEPMODE = @CCDEPMODE@
243 CFLAGS = @CFLAGS@
244 CPP = @CPP@
245 CPPFLAGS = @CPPFLAGS@
246 CUNIT_CFLAGS = @CUNIT_CFLAGS@
247 CUNIT_LIBS = @CUNIT_LIBS@
248 CXX = @CXX@
249 CXXCPP = @CXXCPP@
250 CXXDEPMODE = @CXXDEPMODE@
251 CXXFLAGS = @CXXFLAGS@
252 CYGPATH_W = @CYGPATH_W@
253 CYTHON = @CYTHON@
254 DEFS = @DEFS@
255 DEPDIR = @DEPDIR@
256 DLLTOOL = @DLLTOOL@
257 DSYMUTIL = @DSYMUTIL@
258 DUMPBIN = @DUMPBIN@
259 ECHO_C = @ECHO_C@
260 ECHO_N = @ECHO_N@
261 ECHO_T = @ECHO_T@
262 EGREP = @EGREP@
263 EXEEXT = @EXEEXT@
264 FGREP = @FGREP@
265 GREP = @GREP@
266 HAVE_CXX11 = @HAVE_CXX11@
267 INSTALL = @INSTALL@
268 INSTALL_DATA = @INSTALL_DATA@
269 INSTALL_PROGRAM = @INSTALL_PROGRAM@
270 INSTALL_SCRIPT = @INSTALL_SCRIPT@
271 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
272 JANSSON_CFLAGS = @JANSSON_CFLAGS@
273 JANSSON_LIBS = @JANSSON_LIBS@
274 JEMALLOC_LIBS = @JEMALLOC_LIBS@
275 LD = @LD@
276 LDFLAGS = @LDFLAGS@
277 LIBEVENT_OPENSSL_CFLAGS = @LIBEVENT_OPENSSL_CFLAGS@
278 LIBEVENT_OPENSSL_LIBS = @LIBEVENT_OPENSSL_LIBS@
279 LIBEV_CFLAGS = @LIBEV_CFLAGS@
280 LIBEV_LIBS = @LIBEV_LIBS@
281 LIBOBJS = @LIBOBJS@
282 LIBS = @LIBS@
283 LIBSPDYLAY_CFLAGS = @LIBSPDYLAY_CFLAGS@
284 LIBSPDYLAY_LIBS = @LIBSPDYLAY_LIBS@
285 LIBTOOL = @LIBTOOL@
286 LIPO = @LIPO@
287 LN_S = @LN_S@
288 LTLIBOBJS = @LTLIBOBJS@
289 LT_AGE = @LT_AGE@
290 LT_CURRENT = @LT_CURRENT@
291 LT_REVISION = @LT_REVISION@
292 MAKEINFO = @MAKEINFO@
293 MANIFEST_TOOL = @MANIFEST_TOOL@
294 MKDIR_P = @MKDIR_P@
295 NM = @NM@
296 NMEDIT = @NMEDIT@
297 OBJDUMP = @OBJDUMP@
298 OBJEXT = @OBJEXT@
299 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
300 OPENSSL_LIBS = @OPENSSL_LIBS@
301 OTOOL = @OTOOL@
302 OTOOL64 = @OTOOL64@
303 PACKAGE = @PACKAGE@
304 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
305 PACKAGE_NAME = @PACKAGE_NAME@
306 PACKAGE_STRING = @PACKAGE_STRING@
307 PACKAGE_TARNAME = @PACKAGE_TARNAME@
308 PACKAGE_URL = @PACKAGE_URL@
309 PACKAGE_VERSION = @PACKAGE_VERSION@
310 PACKAGE_VERSION_NUM = @PACKAGE_VERSION_NUM@
311 PATH_SEPARATOR = @PATH_SEPARATOR@
312 PKG_CONFIG = @PKG_CONFIG@
313 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
314 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
315 PYTHON = @PYTHON@
316 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
317 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
318 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
319 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
320 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
321 PYTHON_PLATFORM = @PYTHON_PLATFORM@
322 PYTHON_PREFIX = @PYTHON_PREFIX@
323 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
324 PYTHON_VERSION = @PYTHON_VERSION@
325 RANLIB = @RANLIB@
326 SED = @SED@
327 SET_MAKE = @SET_MAKE@
328 SHELL = @SHELL@
329 STRIP = @STRIP@
330 TESTLDADD = @TESTLDADD@
331 VERSION = @VERSION@
332 WARNCFLAGS = @WARNCFLAGS@
333 XML2_CONFIG = @XML2_CONFIG@
334 XML_CPPFLAGS = @XML_CPPFLAGS@
335 XML_LIBS = @XML_LIBS@
336 ZLIB_CFLAGS = @ZLIB_CFLAGS@
337 ZLIB_LIBS = @ZLIB_LIBS@
338 abs_builddir = @abs_builddir@
339 abs_srcdir = @abs_srcdir@
340 abs_top_builddir = @abs_top_builddir@
341 abs_top_srcdir = @abs_top_srcdir@
342 ac_ct_AR = @ac_ct_AR@
343 ac_ct_CC = @ac_ct_CC@
344 ac_ct_CXX = @ac_ct_CXX@
345 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
346 am__include = @am__include@
347 am__leading_dot = @am__leading_dot@
348 am__quote = @am__quote@
349 am__tar = @am__tar@
350 am__untar = @am__untar@
351 bindir = @bindir@
352 build = @build@
353 build_alias = @build_alias@
354 build_cpu = @build_cpu@
355 build_os = @build_os@
356 build_vendor = @build_vendor@
357 builddir = @builddir@
358 datadir = @datadir@
359 datarootdir = @datarootdir@
360 docdir = @docdir@
361 dvidir = @dvidir@
362 exec_prefix = @exec_prefix@
363 host = @host@
364 host_alias = @host_alias@
365 host_cpu = @host_cpu@
366 host_os = @host_os@
367 host_vendor = @host_vendor@
368 htmldir = @htmldir@
369 includedir = @includedir@
370 infodir = @infodir@
371 install_sh = @install_sh@
372 libdir = @libdir@
373 libexecdir = @libexecdir@
374 localedir = @localedir@
375 localstatedir = @localstatedir@
376 mandir = @mandir@
377 mkdir_p = @mkdir_p@
378 oldincludedir = @oldincludedir@
379 pdfdir = @pdfdir@
380 pkgpyexecdir = @pkgpyexecdir@
381 pkgpythondir = @pkgpythondir@
382 prefix = @prefix@
383 program_transform_name = @program_transform_name@
384 psdir = @psdir@
385 pyexecdir = @pyexecdir@
386 pythondir = @pythondir@
387 sbindir = @sbindir@
388 sharedstatedir = @sharedstatedir@
389 srcdir = @srcdir@
390 sysconfdir = @sysconfdir@
391 target = @target@
392 target_alias = @target_alias@
393 target_cpu = @target_cpu@
394 target_os = @target_os@
395 target_vendor = @target_vendor@
396 top_build_prefix = @top_build_prefix@
397 top_builddir = @top_builddir@
398 top_srcdir = @top_srcdir@
399 AM_CPPFLAGS = -Wall @DEFS@
400 noinst_LTLIBRARIES = libhttp-parser.la
401 libhttp_parser_la_SOURCES = \
402         http-parser/http_parser.c \
403         http-parser/http_parser.h
404
405 dist_pkgdata_SCRIPTS = h2o/fetch-ocsp-response
406 all: all-am
407
408 .SUFFIXES:
409 .SUFFIXES: .c .lo .o .obj
410 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
411         @for dep in $?; do \
412           case '$(am__configure_deps)' in \
413             *$$dep*) \
414               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
415                 && { if test -f $@; then exit 0; else break; fi; }; \
416               exit 1;; \
417           esac; \
418         done; \
419         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu third-party/Makefile'; \
420         $(am__cd) $(top_srcdir) && \
421           $(AUTOMAKE) --gnu third-party/Makefile
422 .PRECIOUS: Makefile
423 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
424         @case '$?' in \
425           *config.status*) \
426             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
427           *) \
428             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
429             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
430         esac;
431
432 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
433         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
434
435 $(top_srcdir)/configure:  $(am__configure_deps)
436         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
437 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
438         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439 $(am__aclocal_m4_deps):
440
441 clean-noinstLTLIBRARIES:
442         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
443         @list='$(noinst_LTLIBRARIES)'; \
444         locs=`for p in $$list; do echo $$p; done | \
445               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
446               sort -u`; \
447         test -z "$$locs" || { \
448           echo rm -f $${locs}; \
449           rm -f $${locs}; \
450         }
451 http-parser/$(am__dirstamp):
452         @$(MKDIR_P) http-parser
453         @: > http-parser/$(am__dirstamp)
454 http-parser/$(DEPDIR)/$(am__dirstamp):
455         @$(MKDIR_P) http-parser/$(DEPDIR)
456         @: > http-parser/$(DEPDIR)/$(am__dirstamp)
457 http-parser/http_parser.lo: http-parser/$(am__dirstamp) \
458         http-parser/$(DEPDIR)/$(am__dirstamp)
459
460 libhttp-parser.la: $(libhttp_parser_la_OBJECTS) $(libhttp_parser_la_DEPENDENCIES) $(EXTRA_libhttp_parser_la_DEPENDENCIES) 
461         $(AM_V_CCLD)$(LINK)  $(libhttp_parser_la_OBJECTS) $(libhttp_parser_la_LIBADD) $(LIBS)
462 install-dist_pkgdataSCRIPTS: $(dist_pkgdata_SCRIPTS)
463         @$(NORMAL_INSTALL)
464         @list='$(dist_pkgdata_SCRIPTS)'; test -n "$(pkgdatadir)" || list=; \
465         if test -n "$$list"; then \
466           echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
467           $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
468         fi; \
469         for p in $$list; do \
470           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
471           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
472         done | \
473         sed -e 'p;s,.*/,,;n' \
474             -e 'h;s|.*|.|' \
475             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
476         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
477           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
478             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
479               if (++n[d] == $(am__install_max)) { \
480                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
481             else { print "f", d "/" $$4, $$1 } } \
482           END { for (d in files) print "f", d, files[d] }' | \
483         while read type dir files; do \
484              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
485              test -z "$$files" || { \
486                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkgdatadir)$$dir'"; \
487                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkgdatadir)$$dir" || exit $$?; \
488              } \
489         ; done
490
491 uninstall-dist_pkgdataSCRIPTS:
492         @$(NORMAL_UNINSTALL)
493         @list='$(dist_pkgdata_SCRIPTS)'; test -n "$(pkgdatadir)" || exit 0; \
494         files=`for p in $$list; do echo "$$p"; done | \
495                sed -e 's,.*/,,;$(transform)'`; \
496         dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
497
498 mostlyclean-compile:
499         -rm -f *.$(OBJEXT)
500         -rm -f http-parser/*.$(OBJEXT)
501         -rm -f http-parser/*.lo
502
503 distclean-compile:
504         -rm -f *.tab.c
505
506 @AMDEP_TRUE@@am__include@ @am__quote@http-parser/$(DEPDIR)/http_parser.Plo@am__quote@
507
508 .c.o:
509 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
510 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
511 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
515
516 .c.obj:
517 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
518 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
519 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
521 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
523
524 .c.lo:
525 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
526 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
527 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
528 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
531
532 mostlyclean-libtool:
533         -rm -f *.lo
534
535 clean-libtool:
536         -rm -rf .libs _libs
537         -rm -rf http-parser/.libs http-parser/_libs
538
539 ID: $(am__tagged_files)
540         $(am__define_uniq_tagged_files); mkid -fID $$unique
541 tags: tags-am
542 TAGS: tags
543
544 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
545         set x; \
546         here=`pwd`; \
547         $(am__define_uniq_tagged_files); \
548         shift; \
549         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
550           test -n "$$unique" || unique=$$empty_fix; \
551           if test $$# -gt 0; then \
552             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
553               "$$@" $$unique; \
554           else \
555             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556               $$unique; \
557           fi; \
558         fi
559 ctags: ctags-am
560
561 CTAGS: ctags
562 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
563         $(am__define_uniq_tagged_files); \
564         test -z "$(CTAGS_ARGS)$$unique" \
565           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
566              $$unique
567
568 GTAGS:
569         here=`$(am__cd) $(top_builddir) && pwd` \
570           && $(am__cd) $(top_srcdir) \
571           && gtags -i $(GTAGS_ARGS) "$$here"
572 cscopelist: cscopelist-am
573
574 cscopelist-am: $(am__tagged_files)
575         list='$(am__tagged_files)'; \
576         case "$(srcdir)" in \
577           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
578           *) sdir=$(subdir)/$(srcdir) ;; \
579         esac; \
580         for i in $$list; do \
581           if test -f "$$i"; then \
582             echo "$(subdir)/$$i"; \
583           else \
584             echo "$$sdir/$$i"; \
585           fi; \
586         done >> $(top_builddir)/cscope.files
587
588 distclean-tags:
589         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
590
591 distdir: $(DISTFILES)
592         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
594         list='$(DISTFILES)'; \
595           dist_files=`for file in $$list; do echo $$file; done | \
596           sed -e "s|^$$srcdirstrip/||;t" \
597               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
598         case $$dist_files in \
599           */*) $(MKDIR_P) `echo "$$dist_files" | \
600                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
601                            sort -u` ;; \
602         esac; \
603         for file in $$dist_files; do \
604           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
605           if test -d $$d/$$file; then \
606             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
607             if test -d "$(distdir)/$$file"; then \
608               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609             fi; \
610             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
611               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
612               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
613             fi; \
614             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
615           else \
616             test -f "$(distdir)/$$file" \
617             || cp -p $$d/$$file "$(distdir)/$$file" \
618             || exit 1; \
619           fi; \
620         done
621 check-am: all-am
622 check: check-am
623 all-am: Makefile $(LTLIBRARIES) $(SCRIPTS)
624 installdirs:
625         for dir in "$(DESTDIR)$(pkgdatadir)"; do \
626           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
627         done
628 install: install-am
629 install-exec: install-exec-am
630 install-data: install-data-am
631 uninstall: uninstall-am
632
633 install-am: all-am
634         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
635
636 installcheck: installcheck-am
637 install-strip:
638         if test -z '$(STRIP)'; then \
639           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
640             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
641               install; \
642         else \
643           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
644             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
645             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
646         fi
647 mostlyclean-generic:
648
649 clean-generic:
650
651 distclean-generic:
652         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
653         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
654         -rm -f http-parser/$(DEPDIR)/$(am__dirstamp)
655         -rm -f http-parser/$(am__dirstamp)
656
657 maintainer-clean-generic:
658         @echo "This command is intended for maintainers to use"
659         @echo "it deletes files that may require special tools to rebuild."
660 clean: clean-am
661
662 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
663         mostlyclean-am
664
665 distclean: distclean-am
666         -rm -rf http-parser/$(DEPDIR)
667         -rm -f Makefile
668 distclean-am: clean-am distclean-compile distclean-generic \
669         distclean-tags
670
671 dvi: dvi-am
672
673 dvi-am:
674
675 html: html-am
676
677 html-am:
678
679 info: info-am
680
681 info-am:
682
683 install-data-am: install-dist_pkgdataSCRIPTS
684
685 install-dvi: install-dvi-am
686
687 install-dvi-am:
688
689 install-exec-am:
690
691 install-html: install-html-am
692
693 install-html-am:
694
695 install-info: install-info-am
696
697 install-info-am:
698
699 install-man:
700
701 install-pdf: install-pdf-am
702
703 install-pdf-am:
704
705 install-ps: install-ps-am
706
707 install-ps-am:
708
709 installcheck-am:
710
711 maintainer-clean: maintainer-clean-am
712         -rm -rf http-parser/$(DEPDIR)
713         -rm -f Makefile
714 maintainer-clean-am: distclean-am maintainer-clean-generic
715
716 mostlyclean: mostlyclean-am
717
718 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
719         mostlyclean-libtool
720
721 pdf: pdf-am
722
723 pdf-am:
724
725 ps: ps-am
726
727 ps-am:
728
729 uninstall-am: uninstall-dist_pkgdataSCRIPTS
730
731 .MAKE: install-am install-strip
732
733 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
734         clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
735         ctags-am distclean distclean-compile distclean-generic \
736         distclean-libtool distclean-tags distdir dvi dvi-am html \
737         html-am info info-am install install-am install-data \
738         install-data-am install-dist_pkgdataSCRIPTS install-dvi \
739         install-dvi-am install-exec install-exec-am install-html \
740         install-html-am install-info install-info-am install-man \
741         install-pdf install-pdf-am install-ps install-ps-am \
742         install-strip installcheck installcheck-am installdirs \
743         maintainer-clean maintainer-clean-generic mostlyclean \
744         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
745         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
746         uninstall-dist_pkgdataSCRIPTS
747
748
749 # Tell versions [3.59,3.63) of GNU make to not export all variables.
750 # Otherwise a system limit (for SysV at least) may be exceeded.
751 .NOEXPORT: