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