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