Revert "Imported Upstream version 7.44.0"
[platform/upstream/curl.git] / docs / 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 #***************************************************************************
18 #                                  _   _ ____  _
19 #  Project                     ___| | | |  _ \| |
20 #                             / __| | | | |_) | |
21 #                            | (__| |_| |  _ <| |___
22 #                             \___|\___/|_| \_\_____|
23 #
24 # Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
25 #
26 # This software is licensed as described in the file COPYING, which
27 # you should have received as part of this distribution. The terms
28 # are also available at http://curl.haxx.se/docs/copyright.html.
29 #
30 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
31 # copies of the Software, and permit persons to whom the Software is
32 # furnished to do so, under the terms of the COPYING file.
33 #
34 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
35 # KIND, either express or implied.
36 #
37 ###########################################################################
38 VPATH = @srcdir@
39 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
40 am__make_running_with_option = \
41   case $${target_option-} in \
42       ?) ;; \
43       *) echo "am__make_running_with_option: internal error: invalid" \
44               "target option '$${target_option-}' specified" >&2; \
45          exit 1;; \
46   esac; \
47   has_opt=no; \
48   sane_makeflags=$$MAKEFLAGS; \
49   if $(am__is_gnu_make); then \
50     sane_makeflags=$$MFLAGS; \
51   else \
52     case $$MAKEFLAGS in \
53       *\\[\ \   ]*) \
54         bs=\\; \
55         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
56           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
57     esac; \
58   fi; \
59   skip_next=no; \
60   strip_trailopt () \
61   { \
62     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63   }; \
64   for flg in $$sane_makeflags; do \
65     test $$skip_next = yes && { skip_next=no; continue; }; \
66     case $$flg in \
67       *=*|--*) continue;; \
68         -*I) strip_trailopt 'I'; skip_next=yes;; \
69       -*I?*) strip_trailopt 'I';; \
70         -*O) strip_trailopt 'O'; skip_next=yes;; \
71       -*O?*) strip_trailopt 'O';; \
72         -*l) strip_trailopt 'l'; skip_next=yes;; \
73       -*l?*) strip_trailopt 'l';; \
74       -[dEDm]) skip_next=yes;; \
75       -[JT]) skip_next=yes;; \
76     esac; \
77     case $$flg in \
78       *$$target_option*) has_opt=yes; break;; \
79     esac; \
80   done; \
81   test $$has_opt = yes
82 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
83 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
84 pkgdatadir = $(datadir)/@PACKAGE@
85 pkgincludedir = $(includedir)/@PACKAGE@
86 pkglibdir = $(libdir)/@PACKAGE@
87 pkglibexecdir = $(libexecdir)/@PACKAGE@
88 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
89 install_sh_DATA = $(install_sh) -c -m 644
90 install_sh_PROGRAM = $(install_sh) -c
91 install_sh_SCRIPT = $(install_sh) -c
92 INSTALL_HEADER = $(INSTALL_DATA)
93 transform = $(program_transform_name)
94 NORMAL_INSTALL = :
95 PRE_INSTALL = :
96 POST_INSTALL = :
97 NORMAL_UNINSTALL = :
98 PRE_UNINSTALL = :
99 POST_UNINSTALL = :
100 build_triplet = @build@
101 host_triplet = @host@
102 subdir = docs
103 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
104         $(top_srcdir)/mkinstalldirs INSTALL THANKS TODO
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
107         $(top_srcdir)/m4/curl-confopts.m4 \
108         $(top_srcdir)/m4/curl-functions.m4 \
109         $(top_srcdir)/m4/curl-openssl.m4 \
110         $(top_srcdir)/m4/curl-override.m4 \
111         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
112         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
113         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
114         $(top_srcdir)/m4/xc-am-iface.m4 \
115         $(top_srcdir)/m4/xc-cc-check.m4 \
116         $(top_srcdir)/m4/xc-lt-iface.m4 \
117         $(top_srcdir)/m4/xc-translit.m4 \
118         $(top_srcdir)/m4/xc-val-flgs.m4 \
119         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
120         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
121         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
122         $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124         $(ACLOCAL_M4)
125 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
127         $(top_builddir)/include/curl/curlbuild.h
128 CONFIG_CLEAN_FILES =
129 CONFIG_CLEAN_VPATH_FILES =
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo "  GEN     " $@;
137 am__v_GEN_1 = 
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 = 
142 depcomp =
143 am__depfiles_maybe =
144 SOURCES =
145 DIST_SOURCES =
146 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
147         ctags-recursive dvi-recursive html-recursive info-recursive \
148         install-data-recursive install-dvi-recursive \
149         install-exec-recursive install-html-recursive \
150         install-info-recursive install-pdf-recursive \
151         install-ps-recursive install-recursive installcheck-recursive \
152         installdirs-recursive pdf-recursive ps-recursive \
153         tags-recursive uninstall-recursive
154 am__can_run_installinfo = \
155   case $$AM_UPDATE_INFO_DIR in \
156     n|no|NO) false;; \
157     *) (install-info --version) >/dev/null 2>&1;; \
158   esac
159 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
160 am__vpath_adj = case $$p in \
161     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162     *) f=$$p;; \
163   esac;
164 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
165 am__install_max = 40
166 am__nobase_strip_setup = \
167   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
168 am__nobase_strip = \
169   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
170 am__nobase_list = $(am__nobase_strip_setup); \
171   for p in $$list; do echo "$$p $$p"; done | \
172   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
173   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
174     if (++n[$$2] == $(am__install_max)) \
175       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
176     END { for (dir in files) print dir, files[dir] }'
177 am__base_list = \
178   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
179   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
180 am__uninstall_files_from_dir = { \
181   test -z "$$files" \
182     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
183     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
184          $(am__cd) "$$dir" && rm -f $$files; }; \
185   }
186 man1dir = $(mandir)/man1
187 am__installdirs = "$(DESTDIR)$(man1dir)"
188 MANS = $(man_MANS)
189 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
190   distclean-recursive maintainer-clean-recursive
191 am__recursive_targets = \
192   $(RECURSIVE_TARGETS) \
193   $(RECURSIVE_CLEAN_TARGETS) \
194   $(am__extra_recursive_targets)
195 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
196         distdir
197 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
198 # Read a list of newline-separated strings from the standard input,
199 # and print each of them once, without duplicates.  Input order is
200 # *not* preserved.
201 am__uniquify_input = $(AWK) '\
202   BEGIN { nonempty = 0; } \
203   { items[$$0] = 1; nonempty = 1; } \
204   END { if (nonempty) { for (i in items) print i; }; } \
205 '
206 # Make sure the list of sources is unique.  This is necessary because,
207 # e.g., the same source file might be shared among _SOURCES variables
208 # for different programs/libraries.
209 am__define_uniq_tagged_files = \
210   list='$(am__tagged_files)'; \
211   unique=`for i in $$list; do \
212     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213   done | $(am__uniquify_input)`
214 ETAGS = etags
215 CTAGS = ctags
216 DIST_SUBDIRS = $(SUBDIRS)
217 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
218 am__relativize = \
219   dir0=`pwd`; \
220   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
221   sed_rest='s,^[^/]*/*,,'; \
222   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
223   sed_butlast='s,/*[^/]*$$,,'; \
224   while test -n "$$dir1"; do \
225     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
226     if test "$$first" != "."; then \
227       if test "$$first" = ".."; then \
228         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
229         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
230       else \
231         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
232         if test "$$first2" = "$$first"; then \
233           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
234         else \
235           dir2="../$$dir2"; \
236         fi; \
237         dir0="$$dir0"/"$$first"; \
238       fi; \
239     fi; \
240     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
241   done; \
242   reldir="$$dir2"
243 ACLOCAL = @ACLOCAL@
244 AMTAR = @AMTAR@
245 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
246 AR = @AR@
247 AS = @AS@
248 AUTOCONF = @AUTOCONF@
249 AUTOHEADER = @AUTOHEADER@
250 AUTOMAKE = @AUTOMAKE@
251 AWK = @AWK@
252 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
253 CC = @CC@
254 CCDEPMODE = @CCDEPMODE@
255 CFLAGS = @CFLAGS@
256 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
257 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
258 CPP = @CPP@
259 CPPFLAGS = @CPPFLAGS@
260 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
261 CURLVERSION = @CURLVERSION@
262 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
263 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
264 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
265 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
266 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
267 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
268 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
269 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
270 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
271 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
272 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
273 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
274 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
275 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
276 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
277 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
278 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
279 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
280 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
281 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
282 CYGPATH_W = @CYGPATH_W@
283 DEFS = @DEFS@
284 DEPDIR = @DEPDIR@
285 DLLTOOL = @DLLTOOL@
286 DSYMUTIL = @DSYMUTIL@
287 DUMPBIN = @DUMPBIN@
288 ECHO_C = @ECHO_C@
289 ECHO_N = @ECHO_N@
290 ECHO_T = @ECHO_T@
291 EGREP = @EGREP@
292 ENABLE_SHARED = @ENABLE_SHARED@
293 ENABLE_STATIC = @ENABLE_STATIC@
294 EXEEXT = @EXEEXT@
295 FGREP = @FGREP@
296 GREP = @GREP@
297 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
298 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
299 HAVE_LIBZ = @HAVE_LIBZ@
300 HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
301 IDN_ENABLED = @IDN_ENABLED@
302 INSTALL = @INSTALL@
303 INSTALL_DATA = @INSTALL_DATA@
304 INSTALL_PROGRAM = @INSTALL_PROGRAM@
305 INSTALL_SCRIPT = @INSTALL_SCRIPT@
306 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
307 IPV6_ENABLED = @IPV6_ENABLED@
308 LD = @LD@
309 LDFLAGS = @LDFLAGS@
310 LIBCURL_LIBS = @LIBCURL_LIBS@
311 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
312 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
313 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
314 LIBOBJS = @LIBOBJS@
315 LIBS = @LIBS@
316 LIBTOOL = @LIBTOOL@
317 LIPO = @LIPO@
318 LN_S = @LN_S@
319 LTLIBOBJS = @LTLIBOBJS@
320 MAINT = @MAINT@
321 MAKEINFO = @MAKEINFO@
322 MANIFEST_TOOL = @MANIFEST_TOOL@
323 MANOPT = @MANOPT@
324 MKDIR_P = @MKDIR_P@
325 NM = @NM@
326 NMEDIT = @NMEDIT@
327 NROFF = @NROFF@
328 NSS_LIBS = @NSS_LIBS@
329 OBJDUMP = @OBJDUMP@
330 OBJEXT = @OBJEXT@
331 OTOOL = @OTOOL@
332 OTOOL64 = @OTOOL64@
333 PACKAGE = @PACKAGE@
334 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
335 PACKAGE_NAME = @PACKAGE_NAME@
336 PACKAGE_STRING = @PACKAGE_STRING@
337 PACKAGE_TARNAME = @PACKAGE_TARNAME@
338 PACKAGE_URL = @PACKAGE_URL@
339 PACKAGE_VERSION = @PACKAGE_VERSION@
340 PATH_SEPARATOR = @PATH_SEPARATOR@
341 PERL = @PERL@
342 PKGADD_NAME = @PKGADD_NAME@
343 PKGADD_PKG = @PKGADD_PKG@
344 PKGADD_VENDOR = @PKGADD_VENDOR@
345 PKGCONFIG = @PKGCONFIG@
346 RANDOM_FILE = @RANDOM_FILE@
347 RANLIB = @RANLIB@
348 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
349 SED = @SED@
350 SET_MAKE = @SET_MAKE@
351 SHELL = @SHELL@
352 SSL_ENABLED = @SSL_ENABLED@
353 STRIP = @STRIP@
354 SUPPORT_FEATURES = @SUPPORT_FEATURES@
355 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
356 USE_ARES = @USE_ARES@
357 USE_AXTLS = @USE_AXTLS@
358 USE_CYASSL = @USE_CYASSL@
359 USE_DARWINSSL = @USE_DARWINSSL@
360 USE_GNUTLS = @USE_GNUTLS@
361 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
362 USE_LIBRTMP = @USE_LIBRTMP@
363 USE_LIBSSH2 = @USE_LIBSSH2@
364 USE_NGHTTP2 = @USE_NGHTTP2@
365 USE_NSS = @USE_NSS@
366 USE_OPENLDAP = @USE_OPENLDAP@
367 USE_POLARSSL = @USE_POLARSSL@
368 USE_SCHANNEL = @USE_SCHANNEL@
369 USE_SSLEAY = @USE_SSLEAY@
370 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
371 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
372 VERSION = @VERSION@
373 VERSIONNUM = @VERSIONNUM@
374 ZLIB_LIBS = @ZLIB_LIBS@
375 abs_builddir = @abs_builddir@
376 abs_srcdir = @abs_srcdir@
377 abs_top_builddir = @abs_top_builddir@
378 abs_top_srcdir = @abs_top_srcdir@
379 ac_ct_AR = @ac_ct_AR@
380 ac_ct_CC = @ac_ct_CC@
381 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
382 am__include = @am__include@
383 am__leading_dot = @am__leading_dot@
384 am__quote = @am__quote@
385 am__tar = @am__tar@
386 am__untar = @am__untar@
387 bindir = @bindir@
388 build = @build@
389 build_alias = @build_alias@
390 build_cpu = @build_cpu@
391 build_os = @build_os@
392 build_vendor = @build_vendor@
393 builddir = @builddir@
394 datadir = @datadir@
395 datarootdir = @datarootdir@
396 docdir = @docdir@
397 dvidir = @dvidir@
398 exec_prefix = @exec_prefix@
399 host = @host@
400 host_alias = @host_alias@
401 host_cpu = @host_cpu@
402 host_os = @host_os@
403 host_vendor = @host_vendor@
404 htmldir = @htmldir@
405 includedir = @includedir@
406 infodir = @infodir@
407 install_sh = @install_sh@
408 libdir = @libdir@
409 libexecdir = @libexecdir@
410 libext = @libext@
411 localedir = @localedir@
412 localstatedir = @localstatedir@
413 mandir = @mandir@
414 mkdir_p = @mkdir_p@
415 oldincludedir = @oldincludedir@
416 pdfdir = @pdfdir@
417 prefix = @prefix@
418 program_transform_name = @program_transform_name@
419 psdir = @psdir@
420 sbindir = @sbindir@
421 sharedstatedir = @sharedstatedir@
422 srcdir = @srcdir@
423 subdirs = @subdirs@
424 sysconfdir = @sysconfdir@
425 target_alias = @target_alias@
426 top_build_prefix = @top_build_prefix@
427 top_builddir = @top_builddir@
428 top_srcdir = @top_srcdir@
429 AUTOMAKE_OPTIONS = foreign no-dependencies
430 man_MANS = curl.1 curl-config.1
431 noinst_man_MANS = mk-ca-bundle.1
432 GENHTMLPAGES = curl.html curl-config.html mk-ca-bundle.html
433 PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf
434 HTMLPAGES = $(GENHTMLPAGES) index.html
435 SUBDIRS = examples libcurl
436 CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)
437 EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS      \
438  README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS VERSIONS       \
439  KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) HISTORY INSTALL            \
440  $(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp \
441  MAIL-ETIQUETTE HTTP-COOKIES LIBCURL-STRUCTS SECURITY RELEASE-PROCEDURE  \
442  SSL-PROBLEMS
443
444 MAN2HTML = roffit < $< >$@
445 SUFFIXES = .1 .html .pdf
446 all: all-recursive
447
448 .SUFFIXES:
449 .SUFFIXES: .1 .html .pdf
450 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
451         @for dep in $?; do \
452           case '$(am__configure_deps)' in \
453             *$$dep*) \
454               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
455                 && { if test -f $@; then exit 0; else break; fi; }; \
456               exit 1;; \
457           esac; \
458         done; \
459         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
460         $(am__cd) $(top_srcdir) && \
461           $(AUTOMAKE) --foreign docs/Makefile
462 .PRECIOUS: Makefile
463 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
464         @case '$?' in \
465           *config.status*) \
466             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
467           *) \
468             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
469             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
470         esac;
471
472 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
473         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474
475 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
476         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
478         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
479 $(am__aclocal_m4_deps):
480
481 mostlyclean-libtool:
482         -rm -f *.lo
483
484 clean-libtool:
485         -rm -rf .libs _libs
486 install-man1: $(man_MANS)
487         @$(NORMAL_INSTALL)
488         @list1=''; \
489         list2='$(man_MANS)'; \
490         test -n "$(man1dir)" \
491           && test -n "`echo $$list1$$list2`" \
492           || exit 0; \
493         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
494         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
495         { for i in $$list1; do echo "$$i"; done;  \
496         if test -n "$$list2"; then \
497           for i in $$list2; do echo "$$i"; done \
498             | sed -n '/\.1[a-z]*$$/p'; \
499         fi; \
500         } | while read p; do \
501           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
502           echo "$$d$$p"; echo "$$p"; \
503         done | \
504         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
505               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
506         sed 'N;N;s,\n, ,g' | { \
507         list=; while read file base inst; do \
508           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
509             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
510             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
511           fi; \
512         done; \
513         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
514         while read files; do \
515           test -z "$$files" || { \
516             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
517             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
518         done; }
519
520 uninstall-man1:
521         @$(NORMAL_UNINSTALL)
522         @list=''; test -n "$(man1dir)" || exit 0; \
523         files=`{ for i in $$list; do echo "$$i"; done; \
524         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
525           sed -n '/\.1[a-z]*$$/p'; \
526         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
527               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
528         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
529
530 # This directory's subdirectories are mostly independent; you can cd
531 # into them and run 'make' without going through this Makefile.
532 # To change the values of 'make' variables: instead of editing Makefiles,
533 # (1) if the variable is set in 'config.status', edit 'config.status'
534 #     (which will cause the Makefiles to be regenerated when you run 'make');
535 # (2) otherwise, pass the desired values on the 'make' command line.
536 $(am__recursive_targets):
537         @fail=; \
538         if $(am__make_keepgoing); then \
539           failcom='fail=yes'; \
540         else \
541           failcom='exit 1'; \
542         fi; \
543         dot_seen=no; \
544         target=`echo $@ | sed s/-recursive//`; \
545         case "$@" in \
546           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
547           *) list='$(SUBDIRS)' ;; \
548         esac; \
549         for subdir in $$list; do \
550           echo "Making $$target in $$subdir"; \
551           if test "$$subdir" = "."; then \
552             dot_seen=yes; \
553             local_target="$$target-am"; \
554           else \
555             local_target="$$target"; \
556           fi; \
557           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
558           || eval $$failcom; \
559         done; \
560         if test "$$dot_seen" = "no"; then \
561           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
562         fi; test -z "$$fail"
563
564 ID: $(am__tagged_files)
565         $(am__define_uniq_tagged_files); mkid -fID $$unique
566 tags: tags-recursive
567 TAGS: tags
568
569 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
570         set x; \
571         here=`pwd`; \
572         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
573           include_option=--etags-include; \
574           empty_fix=.; \
575         else \
576           include_option=--include; \
577           empty_fix=; \
578         fi; \
579         list='$(SUBDIRS)'; for subdir in $$list; do \
580           if test "$$subdir" = .; then :; else \
581             test ! -f $$subdir/TAGS || \
582               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
583           fi; \
584         done; \
585         $(am__define_uniq_tagged_files); \
586         shift; \
587         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
588           test -n "$$unique" || unique=$$empty_fix; \
589           if test $$# -gt 0; then \
590             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591               "$$@" $$unique; \
592           else \
593             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
594               $$unique; \
595           fi; \
596         fi
597 ctags: ctags-recursive
598
599 CTAGS: ctags
600 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
601         $(am__define_uniq_tagged_files); \
602         test -z "$(CTAGS_ARGS)$$unique" \
603           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
604              $$unique
605
606 GTAGS:
607         here=`$(am__cd) $(top_builddir) && pwd` \
608           && $(am__cd) $(top_srcdir) \
609           && gtags -i $(GTAGS_ARGS) "$$here"
610 cscopelist: cscopelist-recursive
611
612 cscopelist-am: $(am__tagged_files)
613         list='$(am__tagged_files)'; \
614         case "$(srcdir)" in \
615           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
616           *) sdir=$(subdir)/$(srcdir) ;; \
617         esac; \
618         for i in $$list; do \
619           if test -f "$$i"; then \
620             echo "$(subdir)/$$i"; \
621           else \
622             echo "$$sdir/$$i"; \
623           fi; \
624         done >> $(top_builddir)/cscope.files
625
626 distclean-tags:
627         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
628
629 distdir: $(DISTFILES)
630         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
631         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
632         list='$(DISTFILES)'; \
633           dist_files=`for file in $$list; do echo $$file; done | \
634           sed -e "s|^$$srcdirstrip/||;t" \
635               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
636         case $$dist_files in \
637           */*) $(MKDIR_P) `echo "$$dist_files" | \
638                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
639                            sort -u` ;; \
640         esac; \
641         for file in $$dist_files; do \
642           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
643           if test -d $$d/$$file; then \
644             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
645             if test -d "$(distdir)/$$file"; then \
646               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647             fi; \
648             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
649               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
650               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
651             fi; \
652             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
653           else \
654             test -f "$(distdir)/$$file" \
655             || cp -p $$d/$$file "$(distdir)/$$file" \
656             || exit 1; \
657           fi; \
658         done
659         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
660           if test "$$subdir" = .; then :; else \
661             $(am__make_dryrun) \
662               || test -d "$(distdir)/$$subdir" \
663               || $(MKDIR_P) "$(distdir)/$$subdir" \
664               || exit 1; \
665             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
666             $(am__relativize); \
667             new_distdir=$$reldir; \
668             dir1=$$subdir; dir2="$(top_distdir)"; \
669             $(am__relativize); \
670             new_top_distdir=$$reldir; \
671             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
672             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
673             ($(am__cd) $$subdir && \
674               $(MAKE) $(AM_MAKEFLAGS) \
675                 top_distdir="$$new_top_distdir" \
676                 distdir="$$new_distdir" \
677                 am__remove_distdir=: \
678                 am__skip_length_check=: \
679                 am__skip_mode_fix=: \
680                 distdir) \
681               || exit 1; \
682           fi; \
683         done
684 check-am: all-am
685 check: check-recursive
686 all-am: Makefile $(MANS)
687 installdirs: installdirs-recursive
688 installdirs-am:
689         for dir in "$(DESTDIR)$(man1dir)"; do \
690           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
691         done
692 install: install-recursive
693 install-exec: install-exec-recursive
694 install-data: install-data-recursive
695 uninstall: uninstall-recursive
696
697 install-am: all-am
698         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
699
700 installcheck: installcheck-recursive
701 install-strip:
702         if test -z '$(STRIP)'; then \
703           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
704             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
705               install; \
706         else \
707           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
708             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
709             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
710         fi
711 mostlyclean-generic:
712
713 clean-generic:
714         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
715
716 distclean-generic:
717         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
719
720 maintainer-clean-generic:
721         @echo "This command is intended for maintainers to use"
722         @echo "it deletes files that may require special tools to rebuild."
723 clean: clean-recursive
724
725 clean-am: clean-generic clean-libtool mostlyclean-am
726
727 distclean: distclean-recursive
728         -rm -f Makefile
729 distclean-am: clean-am distclean-generic distclean-tags
730
731 dvi: dvi-recursive
732
733 dvi-am:
734
735 html-am:
736
737 info: info-recursive
738
739 info-am:
740
741 install-data-am: install-man
742
743 install-dvi: install-dvi-recursive
744
745 install-dvi-am:
746
747 install-exec-am:
748
749 install-html: install-html-recursive
750
751 install-html-am:
752
753 install-info: install-info-recursive
754
755 install-info-am:
756
757 install-man: install-man1
758
759 install-pdf: install-pdf-recursive
760
761 install-pdf-am:
762
763 install-ps: install-ps-recursive
764
765 install-ps-am:
766
767 installcheck-am:
768
769 maintainer-clean: maintainer-clean-recursive
770         -rm -f Makefile
771 maintainer-clean-am: distclean-am maintainer-clean-generic
772
773 mostlyclean: mostlyclean-recursive
774
775 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
776
777 pdf-am:
778
779 ps: ps-recursive
780
781 ps-am:
782
783 uninstall-am: uninstall-man
784
785 uninstall-man: uninstall-man1
786
787 .MAKE: $(am__recursive_targets) install-am install-strip
788
789 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
790         check-am clean clean-generic clean-libtool cscopelist-am ctags \
791         ctags-am distclean distclean-generic distclean-libtool \
792         distclean-tags distdir dvi dvi-am html html-am info info-am \
793         install install-am install-data install-data-am install-dvi \
794         install-dvi-am install-exec install-exec-am install-html \
795         install-html-am install-info install-info-am install-man \
796         install-man1 install-pdf install-pdf-am install-ps \
797         install-ps-am install-strip installcheck installcheck-am \
798         installdirs installdirs-am maintainer-clean \
799         maintainer-clean-generic mostlyclean mostlyclean-generic \
800         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
801         uninstall-am uninstall-man uninstall-man1
802
803
804 html: $(HTMLPAGES)
805         cd libcurl; make html
806
807 pdf: $(PDFPAGES)
808         cd libcurl; make pdf
809
810 .1.html:
811         $(MAN2HTML)
812
813 .1.pdf:
814         @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
815         groff -Tps -man $< >$$foo.ps; \
816         ps2pdf $$foo.ps $@; \
817         rm $$foo.ps; \
818         echo "converted $< to $@")
819
820 # Tell versions [3.59,3.63) of GNU make to not export all variables.
821 # Otherwise a system limit (for SysV at least) may be exceeded.
822 .NOEXPORT: