blob: 0998c05b1228d1df97fb983c77b4c299ce2edb60 [file] [log] [blame]
Daniel Erat748945e2015-08-11 09:22:30 -06001# 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@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80subdir = m4
81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
84 $(top_srcdir)/m4/ax_append_flag.m4 \
85 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
86 $(top_srcdir)/m4/ax_check_link_flag.m4 \
87 $(top_srcdir)/m4/ax_check_openssl.m4 \
88 $(top_srcdir)/m4/ax_count_cpus.m4 \
89 $(top_srcdir)/m4/ax_have_epoll.m4 \
90 $(top_srcdir)/m4/ax_pthread.m4 \
91 $(top_srcdir)/m4/ax_require_defined.m4 \
92 $(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgcrypt.m4 \
93 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
94 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
95 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
96 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98 $(ACLOCAL_M4)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/MHD_config.h
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo " GEN " $@;
110am__v_GEN_1 =
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 =
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118 case $$AM_UPDATE_INFO_DIR in \
119 n|no|NO) false;; \
120 *) (install-info --version) >/dev/null 2>&1;; \
121 esac
122am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
123DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124ACLOCAL = @ACLOCAL@
125AMTAR = @AMTAR@
126AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
127AR = @AR@
128AS = @AS@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133CC = @CC@
134CCDEPMODE = @CCDEPMODE@
135CFLAGS = @CFLAGS@
136CPP = @CPP@
137CPPFLAGS = @CPPFLAGS@
138CPU_COUNT = @CPU_COUNT@
139CYGPATH_W = @CYGPATH_W@
140DEFS = @DEFS@
141DEPDIR = @DEPDIR@
142DLLTOOL = @DLLTOOL@
143DSYMUTIL = @DSYMUTIL@
144DUMPBIN = @DUMPBIN@
145ECHO_C = @ECHO_C@
146ECHO_N = @ECHO_N@
147ECHO_T = @ECHO_T@
148EGREP = @EGREP@
149EXEEXT = @EXEEXT@
150FGREP = @FGREP@
151GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
152GNUTLS_CPPFLAGS = @GNUTLS_CPPFLAGS@
153GNUTLS_LDFLAGS = @GNUTLS_LDFLAGS@
154GNUTLS_LIBS = @GNUTLS_LIBS@
155GREP = @GREP@
156HAVE_CURL_BINARY = @HAVE_CURL_BINARY@
157HAVE_MAKEINFO_BINARY = @HAVE_MAKEINFO_BINARY@
158HIDDEN_VISIBILITY_CFLAGS = @HIDDEN_VISIBILITY_CFLAGS@
159INSTALL = @INSTALL@
160INSTALL_DATA = @INSTALL_DATA@
161INSTALL_PROGRAM = @INSTALL_PROGRAM@
162INSTALL_SCRIPT = @INSTALL_SCRIPT@
163INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164LD = @LD@
165LDFLAGS = @LDFLAGS@
166LIBCURL = @LIBCURL@
167LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
168LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
169LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
170LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
171LIBOBJS = @LIBOBJS@
172LIBS = @LIBS@
173LIBSPDY_VERSION_AGE = @LIBSPDY_VERSION_AGE@
174LIBSPDY_VERSION_CURRENT = @LIBSPDY_VERSION_CURRENT@
175LIBSPDY_VERSION_REVISION = @LIBSPDY_VERSION_REVISION@
176LIBTOOL = @LIBTOOL@
177LIB_VERSION_AGE = @LIB_VERSION_AGE@
178LIB_VERSION_CURRENT = @LIB_VERSION_CURRENT@
179LIB_VERSION_REVISION = @LIB_VERSION_REVISION@
180LIPO = @LIPO@
181LN_S = @LN_S@
182LTLIBOBJS = @LTLIBOBJS@
183MAKEINFO = @MAKEINFO@
184MANIFEST_TOOL = @MANIFEST_TOOL@
185MHD_LIBDEPS = @MHD_LIBDEPS@
186MHD_LIBDEPS_PKGCFG = @MHD_LIBDEPS_PKGCFG@
187MHD_LIB_CFLAGS = @MHD_LIB_CFLAGS@
188MHD_LIB_CPPFLAGS = @MHD_LIB_CPPFLAGS@
189MHD_LIB_LDFLAGS = @MHD_LIB_LDFLAGS@
190MHD_REQ_PRIVATE = @MHD_REQ_PRIVATE@
191MKDIR_P = @MKDIR_P@
192MS_LIB_TOOL = @MS_LIB_TOOL@
193NM = @NM@
194NMEDIT = @NMEDIT@
195OBJDUMP = @OBJDUMP@
196OBJEXT = @OBJEXT@
197OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
198OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
199OPENSSL_LIBS = @OPENSSL_LIBS@
200OTOOL = @OTOOL@
201OTOOL64 = @OTOOL64@
202PACKAGE = @PACKAGE@
203PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204PACKAGE_NAME = @PACKAGE_NAME@
205PACKAGE_STRING = @PACKAGE_STRING@
206PACKAGE_TARNAME = @PACKAGE_TARNAME@
207PACKAGE_URL = @PACKAGE_URL@
208PACKAGE_VERSION = @PACKAGE_VERSION@
209PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
210PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
211PACKAGE_VERSION_SUBMINOR = @PACKAGE_VERSION_SUBMINOR@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213PKG_CONFIG = @PKG_CONFIG@
214PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
215PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
216PTHREAD_CC = @PTHREAD_CC@
217PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
218PTHREAD_LIBS = @PTHREAD_LIBS@
219RANLIB = @RANLIB@
220RC = @RC@
221SED = @SED@
222SET_MAKE = @SET_MAKE@
223SHELL = @SHELL@
224SPDY_LIBDEPS = @SPDY_LIBDEPS@
225SPDY_LIB_CFLAGS = @SPDY_LIB_CFLAGS@
226SPDY_LIB_CPPFLAGS = @SPDY_LIB_CPPFLAGS@
227SPDY_LIB_LDFLAGS = @SPDY_LIB_LDFLAGS@
228STRIP = @STRIP@
229VERSION = @VERSION@
230_libcurl_config = @_libcurl_config@
231abs_builddir = @abs_builddir@
232abs_srcdir = @abs_srcdir@
233abs_top_builddir = @abs_top_builddir@
234abs_top_srcdir = @abs_top_srcdir@
235ac_ct_AR = @ac_ct_AR@
236ac_ct_CC = @ac_ct_CC@
237ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
238am__include = @am__include@
239am__leading_dot = @am__leading_dot@
240am__quote = @am__quote@
241am__tar = @am__tar@
242am__untar = @am__untar@
243ax_pthread_config = @ax_pthread_config@
244bindir = @bindir@
245build = @build@
246build_alias = @build_alias@
247build_cpu = @build_cpu@
248build_os = @build_os@
249build_vendor = @build_vendor@
250builddir = @builddir@
251datadir = @datadir@
252datarootdir = @datarootdir@
253docdir = @docdir@
254dvidir = @dvidir@
255exec_prefix = @exec_prefix@
256have_socat = @have_socat@
257have_zzuf = @have_zzuf@
258host = @host@
259host_alias = @host_alias@
260host_cpu = @host_cpu@
261host_os = @host_os@
262host_vendor = @host_vendor@
263htmldir = @htmldir@
264includedir = @includedir@
265infodir = @infodir@
266install_sh = @install_sh@
267libdir = @libdir@
268libexecdir = @libexecdir@
269localedir = @localedir@
270localstatedir = @localstatedir@
271lt_cv_objdir = @lt_cv_objdir@
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
275pdfdir = @pdfdir@
276prefix = @prefix@
277program_transform_name = @program_transform_name@
278psdir = @psdir@
279sbindir = @sbindir@
280sharedstatedir = @sharedstatedir@
281srcdir = @srcdir@
282sysconfdir = @sysconfdir@
283target_alias = @target_alias@
284top_build_prefix = @top_build_prefix@
285top_builddir = @top_builddir@
286top_srcdir = @top_srcdir@
287
288# This Makefile.am is in the public domain
289EXTRA_DIST = libcurl.m4
290all: all-am
291
292.SUFFIXES:
293$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
294 @for dep in $?; do \
295 case '$(am__configure_deps)' in \
296 *$$dep*) \
297 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
298 && { if test -f $@; then exit 0; else break; fi; }; \
299 exit 1;; \
300 esac; \
301 done; \
302 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
303 $(am__cd) $(top_srcdir) && \
304 $(AUTOMAKE) --gnu m4/Makefile
305.PRECIOUS: Makefile
306Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307 @case '$?' in \
308 *config.status*) \
309 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310 *) \
311 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313 esac;
314
315$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
318$(top_srcdir)/configure: $(am__configure_deps)
319 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320$(ACLOCAL_M4): $(am__aclocal_m4_deps)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322$(am__aclocal_m4_deps):
323
324mostlyclean-libtool:
325 -rm -f *.lo
326
327clean-libtool:
328 -rm -rf .libs _libs
329tags TAGS:
330
331ctags CTAGS:
332
333cscope cscopelist:
334
335
336distdir: $(DISTFILES)
337 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
338 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339 list='$(DISTFILES)'; \
340 dist_files=`for file in $$list; do echo $$file; done | \
341 sed -e "s|^$$srcdirstrip/||;t" \
342 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
343 case $$dist_files in \
344 */*) $(MKDIR_P) `echo "$$dist_files" | \
345 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
346 sort -u` ;; \
347 esac; \
348 for file in $$dist_files; do \
349 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
350 if test -d $$d/$$file; then \
351 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
352 if test -d "$(distdir)/$$file"; then \
353 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354 fi; \
355 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
357 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358 fi; \
359 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
360 else \
361 test -f "$(distdir)/$$file" \
362 || cp -p $$d/$$file "$(distdir)/$$file" \
363 || exit 1; \
364 fi; \
365 done
366check-am: all-am
367check: check-am
368all-am: Makefile
369installdirs:
370install: install-am
371install-exec: install-exec-am
372install-data: install-data-am
373uninstall: uninstall-am
374
375install-am: all-am
376 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378installcheck: installcheck-am
379install-strip:
380 if test -z '$(STRIP)'; then \
381 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383 install; \
384 else \
385 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
388 fi
389mostlyclean-generic:
390
391clean-generic:
392
393distclean-generic:
394 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
397maintainer-clean-generic:
398 @echo "This command is intended for maintainers to use"
399 @echo "it deletes files that may require special tools to rebuild."
400clean: clean-am
401
402clean-am: clean-generic clean-libtool mostlyclean-am
403
404distclean: distclean-am
405 -rm -f Makefile
406distclean-am: clean-am distclean-generic
407
408dvi: dvi-am
409
410dvi-am:
411
412html: html-am
413
414html-am:
415
416info: info-am
417
418info-am:
419
420install-data-am:
421
422install-dvi: install-dvi-am
423
424install-dvi-am:
425
426install-exec-am:
427
428install-html: install-html-am
429
430install-html-am:
431
432install-info: install-info-am
433
434install-info-am:
435
436install-man:
437
438install-pdf: install-pdf-am
439
440install-pdf-am:
441
442install-ps: install-ps-am
443
444install-ps-am:
445
446installcheck-am:
447
448maintainer-clean: maintainer-clean-am
449 -rm -f Makefile
450maintainer-clean-am: distclean-am maintainer-clean-generic
451
452mostlyclean: mostlyclean-am
453
454mostlyclean-am: mostlyclean-generic mostlyclean-libtool
455
456pdf: pdf-am
457
458pdf-am:
459
460ps: ps-am
461
462ps-am:
463
464uninstall-am:
465
466.MAKE: install-am install-strip
467
468.PHONY: all all-am check check-am clean clean-generic clean-libtool \
469 cscopelist-am ctags-am distclean distclean-generic \
470 distclean-libtool distdir dvi dvi-am html html-am info info-am \
471 install install-am install-data install-data-am install-dvi \
472 install-dvi-am install-exec install-exec-am install-html \
473 install-html-am install-info install-info-am install-man \
474 install-pdf install-pdf-am install-ps install-ps-am \
475 install-strip installcheck installcheck-am installdirs \
476 maintainer-clean maintainer-clean-generic mostlyclean \
477 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
478 tags-am uninstall uninstall-am
479
480
481# Tell versions [3.59,3.63) of GNU make to not export all variables.
482# Otherwise a system limit (for SysV at least) may be exceeded.
483.NOEXPORT: