blob: c1447b647729f5688872bacd8e12d209615bca79 [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 = tests
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 =
152SOURCES =
153DIST_SOURCES =
154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
155 ctags-recursive dvi-recursive html-recursive info-recursive \
156 install-data-recursive install-dvi-recursive \
157 install-exec-recursive install-html-recursive \
158 install-info-recursive install-pdf-recursive \
159 install-ps-recursive install-recursive installcheck-recursive \
160 installdirs-recursive pdf-recursive ps-recursive \
161 tags-recursive uninstall-recursive
162am__can_run_installinfo = \
163 case $$AM_UPDATE_INFO_DIR in \
164 n|no|NO) false;; \
165 *) (install-info --version) >/dev/null 2>&1;; \
166 esac
167RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168 distclean-recursive maintainer-clean-recursive
169am__recursive_targets = \
170 $(RECURSIVE_TARGETS) \
171 $(RECURSIVE_CLEAN_TARGETS) \
172 $(am__extra_recursive_targets)
173AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174 distdir
175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176# Read a list of newline-separated strings from the standard input,
177# and print each of them once, without duplicates. Input order is
178# *not* preserved.
179am__uniquify_input = $(AWK) '\
180 BEGIN { nonempty = 0; } \
181 { items[$$0] = 1; nonempty = 1; } \
182 END { if (nonempty) { for (i in items) print i; }; } \
183'
184# Make sure the list of sources is unique. This is necessary because,
185# e.g., the same source file might be shared among _SOURCES variables
186# for different programs/libraries.
187am__define_uniq_tagged_files = \
188 list='$(am__tagged_files)'; \
189 unique=`for i in $$list; do \
190 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191 done | $(am__uniquify_input)`
192ETAGS = etags
193CTAGS = ctags
194am__DIST_COMMON = $(srcdir)/Makefile.in README
195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196am__relativize = \
197 dir0=`pwd`; \
198 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
199 sed_rest='s,^[^/]*/*,,'; \
200 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
201 sed_butlast='s,/*[^/]*$$,,'; \
202 while test -n "$$dir1"; do \
203 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
204 if test "$$first" != "."; then \
205 if test "$$first" = ".."; then \
206 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
208 else \
209 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210 if test "$$first2" = "$$first"; then \
211 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
212 else \
213 dir2="../$$dir2"; \
214 fi; \
215 dir0="$$dir0"/"$$first"; \
216 fi; \
217 fi; \
218 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
219 done; \
220 reldir="$$dir2"
221ACLOCAL = @ACLOCAL@
222AMTAR = @AMTAR@
223AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
224AR = @AR@
225AS = @AS@
226AUTOCONF = @AUTOCONF@
227AUTOHEADER = @AUTOHEADER@
228AUTOMAKE = @AUTOMAKE@
229AWK = @AWK@
230BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
231CC = @CC@
232CCDEPMODE = @CCDEPMODE@
233CFLAGS = @CFLAGS@
234CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
235CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
236CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
237CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
238CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
239CPP = @CPP@
240CPPFLAGS = @CPPFLAGS@
241CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
242CURLVERSION = @CURLVERSION@
243CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
244CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
245CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
246CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
247CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
248CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
249CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
250CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
251CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
252CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
253CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
254CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
255CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
256CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
257CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
258CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
259CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
260CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
261CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
262CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
263CYGPATH_W = @CYGPATH_W@
264DEFS = @DEFS@
265DEPDIR = @DEPDIR@
266DLLTOOL = @DLLTOOL@
267DSYMUTIL = @DSYMUTIL@
268DUMPBIN = @DUMPBIN@
269ECHO_C = @ECHO_C@
270ECHO_N = @ECHO_N@
271ECHO_T = @ECHO_T@
272EGREP = @EGREP@
273ENABLE_SHARED = @ENABLE_SHARED@
274ENABLE_STATIC = @ENABLE_STATIC@
275EXEEXT = @EXEEXT@
276FGREP = @FGREP@
277GCOV = @GCOV@
278GENHTML = @GENHTML@
279GREP = @GREP@
280HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
281HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
282HAVE_LIBZ = @HAVE_LIBZ@
283HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
284IDN_ENABLED = @IDN_ENABLED@
285INSTALL = @INSTALL@
286INSTALL_DATA = @INSTALL_DATA@
287INSTALL_PROGRAM = @INSTALL_PROGRAM@
288INSTALL_SCRIPT = @INSTALL_SCRIPT@
289INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
290IPV6_ENABLED = @IPV6_ENABLED@
291LCOV = @LCOV@
292LD = @LD@
293LDFLAGS = @LDFLAGS@
294LIBCURL_LIBS = @LIBCURL_LIBS@
295LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
296LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
297LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
298LIBOBJS = @LIBOBJS@
299LIBS = @LIBS@
300LIBTOOL = @LIBTOOL@
301LIPO = @LIPO@
302LN_S = @LN_S@
303LTLIBOBJS = @LTLIBOBJS@
304LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
305MAINT = @MAINT@
306MAKEINFO = @MAKEINFO@
307MANIFEST_TOOL = @MANIFEST_TOOL@
308MANOPT = @MANOPT@
309MKDIR_P = @MKDIR_P@
310NM = @NM@
311NMEDIT = @NMEDIT@
312NROFF = @NROFF@
313NSS_LIBS = @NSS_LIBS@
314OBJDUMP = @OBJDUMP@
315OBJEXT = @OBJEXT@
316OTOOL = @OTOOL@
317OTOOL64 = @OTOOL64@
318PACKAGE = @PACKAGE@
319PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
320PACKAGE_NAME = @PACKAGE_NAME@
321PACKAGE_STRING = @PACKAGE_STRING@
322PACKAGE_TARNAME = @PACKAGE_TARNAME@
323PACKAGE_URL = @PACKAGE_URL@
324PACKAGE_VERSION = @PACKAGE_VERSION@
325PATH_SEPARATOR = @PATH_SEPARATOR@
326PERL = @PERL@
327PKGADD_NAME = @PKGADD_NAME@
328PKGADD_PKG = @PKGADD_PKG@
329PKGADD_VENDOR = @PKGADD_VENDOR@
330PKGCONFIG = @PKGCONFIG@
331RANDOM_FILE = @RANDOM_FILE@
332RANLIB = @RANLIB@
333REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
334SED = @SED@
335SET_MAKE = @SET_MAKE@
336SHELL = @SHELL@
337SSL_ENABLED = @SSL_ENABLED@
338SSL_LIBS = @SSL_LIBS@
339STRIP = @STRIP@
340SUPPORT_FEATURES = @SUPPORT_FEATURES@
341SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
342USE_ARES = @USE_ARES@
343USE_AXTLS = @USE_AXTLS@
344USE_CYASSL = @USE_CYASSL@
345USE_DARWINSSL = @USE_DARWINSSL@
346USE_GNUTLS = @USE_GNUTLS@
347USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
348USE_LIBRTMP = @USE_LIBRTMP@
349USE_LIBSSH2 = @USE_LIBSSH2@
350USE_MBEDTLS = @USE_MBEDTLS@
351USE_NGHTTP2 = @USE_NGHTTP2@
352USE_NSS = @USE_NSS@
353USE_OPENLDAP = @USE_OPENLDAP@
354USE_POLARSSL = @USE_POLARSSL@
355USE_SCHANNEL = @USE_SCHANNEL@
356USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
357USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
358VERSION = @VERSION@
359VERSIONNUM = @VERSIONNUM@
360ZLIB_LIBS = @ZLIB_LIBS@
361ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
362abs_builddir = @abs_builddir@
363abs_srcdir = @abs_srcdir@
364abs_top_builddir = @abs_top_builddir@
365abs_top_srcdir = @abs_top_srcdir@
366ac_ct_AR = @ac_ct_AR@
367ac_ct_CC = @ac_ct_CC@
368ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
369am__include = @am__include@
370am__leading_dot = @am__leading_dot@
371am__quote = @am__quote@
372am__tar = @am__tar@
373am__untar = @am__untar@
374bindir = @bindir@
375build = @build@
376build_alias = @build_alias@
377build_cpu = @build_cpu@
378build_os = @build_os@
379build_vendor = @build_vendor@
380builddir = @builddir@
381datadir = @datadir@
382datarootdir = @datarootdir@
383docdir = @docdir@
384dvidir = @dvidir@
385exec_prefix = @exec_prefix@
386host = @host@
387host_alias = @host_alias@
388host_cpu = @host_cpu@
389host_os = @host_os@
390host_vendor = @host_vendor@
391htmldir = @htmldir@
392includedir = @includedir@
393infodir = @infodir@
394install_sh = @install_sh@
395libdir = @libdir@
396libexecdir = @libexecdir@
397libext = @libext@
398localedir = @localedir@
399localstatedir = @localstatedir@
400mandir = @mandir@
401mkdir_p = @mkdir_p@
402oldincludedir = @oldincludedir@
403pdfdir = @pdfdir@
404prefix = @prefix@
405program_transform_name = @program_transform_name@
406psdir = @psdir@
407runstatedir = @runstatedir@
408sbindir = @sbindir@
409sharedstatedir = @sharedstatedir@
410srcdir = @srcdir@
411subdirs = @subdirs@
412sysconfdir = @sysconfdir@
413target_alias = @target_alias@
414top_build_prefix = @top_build_prefix@
415top_builddir = @top_builddir@
416top_srcdir = @top_srcdir@
417HTMLPAGES = testcurl.html runtests.html
418PDFPAGES = testcurl.pdf runtests.pdf
419MANDISTPAGES = runtests.1.dist testcurl.1.dist
420EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \
421 FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \
422 sshserver.pl sshhelp.pm pathhelp.pm testcurl.1 runtests.1 \
423 serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
424 CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py extern-scan.pl \
425 manpage-scan.pl nroff-scan.pl http2-server.pl
426
427DISTCLEANFILES = configurehelp.pm
428@BUILD_UNITTESTS_FALSE@BUILD_UNIT =
429
430# we have two variables here to make sure DIST_SUBDIRS won't get 'unit'
431# added twice as then targets such as 'distclean' misbehave and try to
432# do things twice in that subdir at times (and thus fails).
433@BUILD_UNITTESTS_TRUE@BUILD_UNIT = unit
434@BUILD_UNITTESTS_FALSE@DIST_UNIT = unit
435@BUILD_UNITTESTS_TRUE@DIST_UNIT =
436SUBDIRS = certs data server libtest $(BUILD_UNIT)
437DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
438PERLFLAGS = -I$(srcdir)
439CLEANFILES = .http.pid .https.pid .ftp.pid .ftps.pid $(MANDISTPAGES)
440MAN2HTML = roffit $< >$@
441@CROSSCOMPILING_FALSE@TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
442@CROSSCOMPILING_TRUE@TEST = @echo "NOTICE: we can't run the tests when cross-compiling!"
443@CROSSCOMPILING_FALSE@TEST_Q = -a -s
444@CROSSCOMPILING_FALSE@TEST_AM = -a -am
445@CROSSCOMPILING_FALSE@TEST_F = -a -p -r
446@CROSSCOMPILING_FALSE@TEST_T = -a -t
447@CROSSCOMPILING_FALSE@TEST_E = -a -e
448
449# !flaky means that it'll skip all tests using the flaky keyword
450@CROSSCOMPILING_FALSE@TEST_NF = -a -p -r !flaky
451all: all-recursive
452
453.SUFFIXES:
454.SUFFIXES: .1 .html .pdf
455$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
456 @for dep in $?; do \
457 case '$(am__configure_deps)' in \
458 *$$dep*) \
459 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
460 && { if test -f $@; then exit 0; else break; fi; }; \
461 exit 1;; \
462 esac; \
463 done; \
464 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
465 $(am__cd) $(top_srcdir) && \
466 $(AUTOMAKE) --foreign tests/Makefile
467Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
468 @case '$?' in \
469 *config.status*) \
470 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
471 *) \
472 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
473 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
474 esac;
475
476$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
477 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478
479$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483$(am__aclocal_m4_deps):
484
485mostlyclean-libtool:
486 -rm -f *.lo
487
488clean-libtool:
489 -rm -rf .libs _libs
490
491# This directory's subdirectories are mostly independent; you can cd
492# into them and run 'make' without going through this Makefile.
493# To change the values of 'make' variables: instead of editing Makefiles,
494# (1) if the variable is set in 'config.status', edit 'config.status'
495# (which will cause the Makefiles to be regenerated when you run 'make');
496# (2) otherwise, pass the desired values on the 'make' command line.
497$(am__recursive_targets):
498 @fail=; \
499 if $(am__make_keepgoing); then \
500 failcom='fail=yes'; \
501 else \
502 failcom='exit 1'; \
503 fi; \
504 dot_seen=no; \
505 target=`echo $@ | sed s/-recursive//`; \
506 case "$@" in \
507 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
508 *) list='$(SUBDIRS)' ;; \
509 esac; \
510 for subdir in $$list; do \
511 echo "Making $$target in $$subdir"; \
512 if test "$$subdir" = "."; then \
513 dot_seen=yes; \
514 local_target="$$target-am"; \
515 else \
516 local_target="$$target"; \
517 fi; \
518 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519 || eval $$failcom; \
520 done; \
521 if test "$$dot_seen" = "no"; then \
522 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
523 fi; test -z "$$fail"
524
525ID: $(am__tagged_files)
526 $(am__define_uniq_tagged_files); mkid -fID $$unique
527tags: tags-recursive
528TAGS: tags
529
530tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531 set x; \
532 here=`pwd`; \
533 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
534 include_option=--etags-include; \
535 empty_fix=.; \
536 else \
537 include_option=--include; \
538 empty_fix=; \
539 fi; \
540 list='$(SUBDIRS)'; for subdir in $$list; do \
541 if test "$$subdir" = .; then :; else \
542 test ! -f $$subdir/TAGS || \
543 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
544 fi; \
545 done; \
546 $(am__define_uniq_tagged_files); \
547 shift; \
548 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549 test -n "$$unique" || unique=$$empty_fix; \
550 if test $$# -gt 0; then \
551 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552 "$$@" $$unique; \
553 else \
554 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555 $$unique; \
556 fi; \
557 fi
558ctags: ctags-recursive
559
560CTAGS: ctags
561ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
562 $(am__define_uniq_tagged_files); \
563 test -z "$(CTAGS_ARGS)$$unique" \
564 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565 $$unique
566
567GTAGS:
568 here=`$(am__cd) $(top_builddir) && pwd` \
569 && $(am__cd) $(top_srcdir) \
570 && gtags -i $(GTAGS_ARGS) "$$here"
571cscopelist: cscopelist-recursive
572
573cscopelist-am: $(am__tagged_files)
574 list='$(am__tagged_files)'; \
575 case "$(srcdir)" in \
576 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
577 *) sdir=$(subdir)/$(srcdir) ;; \
578 esac; \
579 for i in $$list; do \
580 if test -f "$$i"; then \
581 echo "$(subdir)/$$i"; \
582 else \
583 echo "$$sdir/$$i"; \
584 fi; \
585 done >> $(top_builddir)/cscope.files
586
587distclean-tags:
588 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
589
590distdir: $(DISTFILES)
591 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593 list='$(DISTFILES)'; \
594 dist_files=`for file in $$list; do echo $$file; done | \
595 sed -e "s|^$$srcdirstrip/||;t" \
596 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
597 case $$dist_files in \
598 */*) $(MKDIR_P) `echo "$$dist_files" | \
599 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
600 sort -u` ;; \
601 esac; \
602 for file in $$dist_files; do \
603 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
604 if test -d $$d/$$file; then \
605 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
606 if test -d "$(distdir)/$$file"; then \
607 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608 fi; \
609 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
610 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
611 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612 fi; \
613 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
614 else \
615 test -f "$(distdir)/$$file" \
616 || cp -p $$d/$$file "$(distdir)/$$file" \
617 || exit 1; \
618 fi; \
619 done
620 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
621 if test "$$subdir" = .; then :; else \
622 $(am__make_dryrun) \
623 || test -d "$(distdir)/$$subdir" \
624 || $(MKDIR_P) "$(distdir)/$$subdir" \
625 || exit 1; \
626 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
627 $(am__relativize); \
628 new_distdir=$$reldir; \
629 dir1=$$subdir; dir2="$(top_distdir)"; \
630 $(am__relativize); \
631 new_top_distdir=$$reldir; \
632 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
633 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
634 ($(am__cd) $$subdir && \
635 $(MAKE) $(AM_MAKEFLAGS) \
636 top_distdir="$$new_top_distdir" \
637 distdir="$$new_distdir" \
638 am__remove_distdir=: \
639 am__skip_length_check=: \
640 am__skip_mode_fix=: \
641 distdir) \
642 || exit 1; \
643 fi; \
644 done
645check-am: all-am
646check: check-recursive
647@CURLDEBUG_FALSE@all-local:
648all-am: Makefile all-local
649installdirs: installdirs-recursive
650installdirs-am:
651install: install-recursive
652install-exec: install-exec-recursive
653install-data: install-data-recursive
654uninstall: uninstall-recursive
655
656install-am: all-am
657 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
658
659installcheck: installcheck-recursive
660install-strip:
661 if test -z '$(STRIP)'; then \
662 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
663 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
664 install; \
665 else \
666 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
669 fi
670mostlyclean-generic:
671
672clean-generic:
673 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
674
675distclean-generic:
676 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
677 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
678 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
679
680maintainer-clean-generic:
681 @echo "This command is intended for maintainers to use"
682 @echo "it deletes files that may require special tools to rebuild."
683clean: clean-recursive
684
685clean-am: clean-generic clean-libtool mostlyclean-am
686
687distclean: distclean-recursive
688 -rm -f Makefile
689distclean-am: clean-am distclean-generic distclean-tags
690
691dvi: dvi-recursive
692
693dvi-am:
694
695html: html-recursive
696
697html-am:
698
699info: info-recursive
700
701info-am:
702
703install-data-am:
704
705install-dvi: install-dvi-recursive
706
707install-dvi-am:
708
709install-exec-am:
710
711install-html: install-html-recursive
712
713install-html-am:
714
715install-info: install-info-recursive
716
717install-info-am:
718
719install-man:
720
721install-pdf: install-pdf-recursive
722
723install-pdf-am:
724
725install-ps: install-ps-recursive
726
727install-ps-am:
728
729installcheck-am:
730
731maintainer-clean: maintainer-clean-recursive
732 -rm -f Makefile
733maintainer-clean-am: distclean-am maintainer-clean-generic
734
735mostlyclean: mostlyclean-recursive
736
737mostlyclean-am: mostlyclean-generic mostlyclean-libtool
738
739pdf: pdf-recursive
740
741pdf-am:
742
743ps: ps-recursive
744
745ps-am:
746
747uninstall-am:
748
749.MAKE: $(am__recursive_targets) install-am install-strip
750
751.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
752 check check-am clean clean-generic clean-libtool cscopelist-am \
753 ctags ctags-am distclean distclean-generic distclean-libtool \
754 distclean-tags distdir dvi dvi-am html html-am info info-am \
755 install install-am install-data install-data-am install-dvi \
756 install-dvi-am install-exec install-exec-am install-html \
757 install-html-am install-info install-info-am install-man \
758 install-pdf install-pdf-am install-ps install-ps-am \
759 install-strip installcheck installcheck-am installdirs \
760 installdirs-am maintainer-clean maintainer-clean-generic \
761 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
762 ps ps-am tags tags-am uninstall uninstall-am
763
764.PRECIOUS: Makefile
765
766
767curl:
768 @cd $(top_builddir) && $(MAKE)
769
770# make sure that PERL is pointing to an executable
771perlcheck:
772 @if ! test -x "$(PERL)"; then echo "No perl!"; exit 2; fi
773
774test: perlcheck all
775 $(TEST) $(TFLAGS)
776
777quiet-test: perlcheck all
778 $(TEST) $(TEST_Q) $(TFLAGS)
779
780am-test: perlcheck all
781 $(TEST) $(TEST_AM) $(TFLAGS)
782
783full-test: perlcheck all
784 $(TEST) $(TEST_F) $(TFLAGS)
785
786nonflaky-test: perlcheck all
787 $(TEST) $(TEST_NF) $(TFLAGS)
788
789torture-test: perlcheck all
790 $(TEST) $(TEST_T) $(TFLAGS)
791
792event-test: perlcheck all
793 $(TEST) $(TEST_E) $(TFLAGS)
794
795.1.html:
796 $(MAN2HTML)
797
798.1.pdf:
799 @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
800 groff -Tps -man $< >$$foo.ps; \
801 ps2pdf $$foo.ps $@; \
802 rm $$foo.ps; \
803 echo "converted $< to $@")
804
805checksrc:
806 cd libtest && $(MAKE) checksrc
807 cd unit && $(MAKE) checksrc
808 cd server && $(MAKE) checksrc
809
810# for debug builds, we scan the sources on all regular make invokes
811@CURLDEBUG_TRUE@all-local: checksrc
812
813# Tell versions [3.59,3.63) of GNU make to not export all variables.
814# Otherwise a system limit (for SysV at least) may be exceeded.
815.NOEXPORT: