Imported Upstream version 7.62.0
[platform/upstream/curl.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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 - 2018, 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 ###########################################################################
38 VPATH = @srcdir@
39 am__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 }
50 am__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
92 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
93 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
94 pkgdatadir = $(datadir)/@PACKAGE@
95 pkgincludedir = $(includedir)/@PACKAGE@
96 pkglibdir = $(libdir)/@PACKAGE@
97 pkglibexecdir = $(libexecdir)/@PACKAGE@
98 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99 install_sh_DATA = $(install_sh) -c -m 644
100 install_sh_PROGRAM = $(install_sh) -c
101 install_sh_SCRIPT = $(install_sh) -c
102 INSTALL_HEADER = $(INSTALL_DATA)
103 transform = $(program_transform_name)
104 NORMAL_INSTALL = :
105 PRE_INSTALL = :
106 POST_INSTALL = :
107 NORMAL_UNINSTALL = :
108 PRE_UNINSTALL = :
109 POST_UNINSTALL = :
110 build_triplet = @build@
111 host_triplet = @host@
112 subdir = tests
113 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \
115         $(top_srcdir)/m4/ax_compile_check_sizeof.m4 \
116         $(top_srcdir)/m4/curl-compilers.m4 \
117         $(top_srcdir)/m4/curl-confopts.m4 \
118         $(top_srcdir)/m4/curl-functions.m4 \
119         $(top_srcdir)/m4/curl-openssl.m4 \
120         $(top_srcdir)/m4/curl-override.m4 \
121         $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
122         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
123         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
124         $(top_srcdir)/m4/xc-am-iface.m4 \
125         $(top_srcdir)/m4/xc-cc-check.m4 \
126         $(top_srcdir)/m4/xc-lt-iface.m4 \
127         $(top_srcdir)/m4/xc-translit.m4 \
128         $(top_srcdir)/m4/xc-val-flgs.m4 \
129         $(top_srcdir)/m4/zz40-xc-ovr.m4 \
130         $(top_srcdir)/m4/zz50-xc-ovr.m4 \
131         $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
132         $(top_srcdir)/configure.ac
133 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134         $(ACLOCAL_M4)
135 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
136 mkinstalldirs = $(install_sh) -d
137 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
138 CONFIG_CLEAN_FILES =
139 CONFIG_CLEAN_VPATH_FILES =
140 AM_V_P = $(am__v_P_@AM_V@)
141 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142 am__v_P_0 = false
143 am__v_P_1 = :
144 AM_V_GEN = $(am__v_GEN_@AM_V@)
145 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146 am__v_GEN_0 = @echo "  GEN     " $@;
147 am__v_GEN_1 = 
148 AM_V_at = $(am__v_at_@AM_V@)
149 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150 am__v_at_0 = @
151 am__v_at_1 = 
152 SOURCES =
153 DIST_SOURCES =
154 RECURSIVE_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
162 am__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
167 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168   distclean-recursive maintainer-clean-recursive
169 am__recursive_targets = \
170   $(RECURSIVE_TARGETS) \
171   $(RECURSIVE_CLEAN_TARGETS) \
172   $(am__extra_recursive_targets)
173 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174         distdir distdir-am
175 am__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.
179 am__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.
187 am__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)`
192 ETAGS = etags
193 CTAGS = ctags
194 am__DIST_COMMON = $(srcdir)/Makefile.in README
195 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196 am__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"
221 ACLOCAL = @ACLOCAL@
222 AMTAR = @AMTAR@
223 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
224 AR = @AR@
225 AR_FLAGS = @AR_FLAGS@
226 AS = @AS@
227 AUTOCONF = @AUTOCONF@
228 AUTOHEADER = @AUTOHEADER@
229 AUTOMAKE = @AUTOMAKE@
230 AWK = @AWK@
231 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
232 CC = @CC@
233 CCDEPMODE = @CCDEPMODE@
234 CFLAGS = @CFLAGS@
235 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
236 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
237 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
238 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
239 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
240 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
241 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
242 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
243 CPP = @CPP@
244 CPPFLAGS = @CPPFLAGS@
245 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
246 CURLVERSION = @CURLVERSION@
247 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
248 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
249 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
250 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
251 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
252 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
253 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
254 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
255 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
256 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
257 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
258 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
259 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
260 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
261 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
262 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
263 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
264 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
265 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
266 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
267 CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
268 CYGPATH_W = @CYGPATH_W@
269 DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
270 DEFS = @DEFS@
271 DEPDIR = @DEPDIR@
272 DLLTOOL = @DLLTOOL@
273 DSYMUTIL = @DSYMUTIL@
274 DUMPBIN = @DUMPBIN@
275 ECHO_C = @ECHO_C@
276 ECHO_N = @ECHO_N@
277 ECHO_T = @ECHO_T@
278 EGREP = @EGREP@
279 ENABLE_SHARED = @ENABLE_SHARED@
280 ENABLE_STATIC = @ENABLE_STATIC@
281 EXEEXT = @EXEEXT@
282 FGREP = @FGREP@
283 GCOV = @GCOV@
284 GENHTML = @GENHTML@
285 GREP = @GREP@
286 HAVE_BROTLI = @HAVE_BROTLI@
287 HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
288 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
289 HAVE_LIBZ = @HAVE_LIBZ@
290 HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
291 IDN_ENABLED = @IDN_ENABLED@
292 INSTALL = @INSTALL@
293 INSTALL_DATA = @INSTALL_DATA@
294 INSTALL_PROGRAM = @INSTALL_PROGRAM@
295 INSTALL_SCRIPT = @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297 IPV6_ENABLED = @IPV6_ENABLED@
298 LCOV = @LCOV@
299 LD = @LD@
300 LDFLAGS = @LDFLAGS@
301 LIBCURL_LIBS = @LIBCURL_LIBS@
302 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
303 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
304 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
305 LIBOBJS = @LIBOBJS@
306 LIBS = @LIBS@
307 LIBTOOL = @LIBTOOL@
308 LIPO = @LIPO@
309 LN_S = @LN_S@
310 LTLIBOBJS = @LTLIBOBJS@
311 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
312 MAINT = @MAINT@
313 MAKEINFO = @MAKEINFO@
314 MANIFEST_TOOL = @MANIFEST_TOOL@
315 MANOPT = @MANOPT@
316 MKDIR_P = @MKDIR_P@
317 NM = @NM@
318 NMEDIT = @NMEDIT@
319 NROFF = @NROFF@
320 NSS_LIBS = @NSS_LIBS@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_SEPARATOR = @PATH_SEPARATOR@
333 PERL = @PERL@
334 PKGADD_NAME = @PKGADD_NAME@
335 PKGADD_PKG = @PKGADD_PKG@
336 PKGADD_VENDOR = @PKGADD_VENDOR@
337 PKGCONFIG = @PKGCONFIG@
338 RANDOM_FILE = @RANDOM_FILE@
339 RANLIB = @RANLIB@
340 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
341 SED = @SED@
342 SET_MAKE = @SET_MAKE@
343 SHELL = @SHELL@
344 SSL_BACKENDS = @SSL_BACKENDS@
345 SSL_ENABLED = @SSL_ENABLED@
346 SSL_LIBS = @SSL_LIBS@
347 STRIP = @STRIP@
348 SUPPORT_FEATURES = @SUPPORT_FEATURES@
349 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
350 USE_ARES = @USE_ARES@
351 USE_AXTLS = @USE_AXTLS@
352 USE_CYASSL = @USE_CYASSL@
353 USE_DARWINSSL = @USE_DARWINSSL@
354 USE_GNUTLS = @USE_GNUTLS@
355 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
356 USE_LIBRTMP = @USE_LIBRTMP@
357 USE_LIBSSH = @USE_LIBSSH@
358 USE_LIBSSH2 = @USE_LIBSSH2@
359 USE_MBEDTLS = @USE_MBEDTLS@
360 USE_MESALINK = @USE_MESALINK@
361 USE_NGHTTP2 = @USE_NGHTTP2@
362 USE_NSS = @USE_NSS@
363 USE_OPENLDAP = @USE_OPENLDAP@
364 USE_POLARSSL = @USE_POLARSSL@
365 USE_SCHANNEL = @USE_SCHANNEL@
366 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
367 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
368 VERSION = @VERSION@
369 VERSIONNUM = @VERSIONNUM@
370 ZLIB_LIBS = @ZLIB_LIBS@
371 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
372 abs_builddir = @abs_builddir@
373 abs_srcdir = @abs_srcdir@
374 abs_top_builddir = @abs_top_builddir@
375 abs_top_srcdir = @abs_top_srcdir@
376 ac_ct_AR = @ac_ct_AR@
377 ac_ct_CC = @ac_ct_CC@
378 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
379 am__include = @am__include@
380 am__leading_dot = @am__leading_dot@
381 am__quote = @am__quote@
382 am__tar = @am__tar@
383 am__untar = @am__untar@
384 bindir = @bindir@
385 build = @build@
386 build_alias = @build_alias@
387 build_cpu = @build_cpu@
388 build_os = @build_os@
389 build_vendor = @build_vendor@
390 builddir = @builddir@
391 datadir = @datadir@
392 datarootdir = @datarootdir@
393 docdir = @docdir@
394 dvidir = @dvidir@
395 exec_prefix = @exec_prefix@
396 host = @host@
397 host_alias = @host_alias@
398 host_cpu = @host_cpu@
399 host_os = @host_os@
400 host_vendor = @host_vendor@
401 htmldir = @htmldir@
402 includedir = @includedir@
403 infodir = @infodir@
404 install_sh = @install_sh@
405 libdir = @libdir@
406 libexecdir = @libexecdir@
407 libext = @libext@
408 localedir = @localedir@
409 localstatedir = @localstatedir@
410 mandir = @mandir@
411 mkdir_p = @mkdir_p@
412 oldincludedir = @oldincludedir@
413 pdfdir = @pdfdir@
414 prefix = @prefix@
415 program_transform_name = @program_transform_name@
416 psdir = @psdir@
417 runstatedir = @runstatedir@
418 sbindir = @sbindir@
419 sharedstatedir = @sharedstatedir@
420 srcdir = @srcdir@
421 subdirs = @subdirs@
422 sysconfdir = @sysconfdir@
423 target_alias = @target_alias@
424 top_build_prefix = @top_build_prefix@
425 top_builddir = @top_builddir@
426 top_srcdir = @top_srcdir@
427 HTMLPAGES = testcurl.html runtests.html
428 PDFPAGES = testcurl.pdf runtests.pdf
429 MANDISTPAGES = runtests.1.dist testcurl.1.dist
430
431 # the path to the impacket python lib used for SMB tests
432 IMP = python_dependencies/impacket
433 SMBDEPS = $(IMP)/__init__.py $(IMP)/nmb.py $(IMP)/nt_errors.py          \
434  $(IMP)/ntlm.py $(IMP)/smb.py $(IMP)/smb3.py $(IMP)/smb3structs.py      \
435  $(IMP)/smbserver.py $(IMP)/spnego.py $(IMP)/structure.py               \
436  $(IMP)/uuid.py $(IMP)/version.py smbserver.py curl_test_data.py
437
438 EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \
439  FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm   \
440  sshserver.pl sshhelp.pm pathhelp.pm testcurl.1 runtests.1 \
441  serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
442  CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py extern-scan.pl \
443  manpage-scan.pl nroff-scan.pl http2-server.pl dictserver.py \
444  negtelnetserver.py $(SMBDEPS)
445
446 DISTCLEANFILES = configurehelp.pm
447 @BUILD_UNITTESTS_FALSE@BUILD_UNIT = 
448
449 # we have two variables here to make sure DIST_SUBDIRS won't get 'unit'
450 # added twice as then targets such as 'distclean' misbehave and try to
451 # do things twice in that subdir at times (and thus fails).
452 @BUILD_UNITTESTS_TRUE@BUILD_UNIT = unit
453 @BUILD_UNITTESTS_FALSE@DIST_UNIT = unit
454 @BUILD_UNITTESTS_TRUE@DIST_UNIT = 
455 SUBDIRS = certs data server libtest $(BUILD_UNIT)
456 DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
457 PERLFLAGS = -I$(srcdir)
458 CLEANFILES = .http.pid .https.pid .ftp.pid .ftps.pid $(MANDISTPAGES)
459 MAN2HTML = roffit $< >$@
460 @CROSSCOMPILING_FALSE@TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
461 @CROSSCOMPILING_TRUE@TEST = @echo "NOTICE: we can't run the tests when cross-compiling!"
462 @CROSSCOMPILING_FALSE@TEST_Q = -a -s
463 @CROSSCOMPILING_FALSE@TEST_AM = -a -am
464 @CROSSCOMPILING_FALSE@TEST_F = -a -p -r
465 @CROSSCOMPILING_FALSE@TEST_T = -a -t
466 @CROSSCOMPILING_FALSE@TEST_E = -a -e
467
468 # !flaky means that it'll skip all tests using the flaky keyword
469 @CROSSCOMPILING_FALSE@TEST_NF = -a -p !flaky
470 all: all-recursive
471
472 .SUFFIXES:
473 .SUFFIXES: .1 .html .pdf
474 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
475         @for dep in $?; do \
476           case '$(am__configure_deps)' in \
477             *$$dep*) \
478               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
479                 && { if test -f $@; then exit 0; else break; fi; }; \
480               exit 1;; \
481           esac; \
482         done; \
483         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
484         $(am__cd) $(top_srcdir) && \
485           $(AUTOMAKE) --foreign tests/Makefile
486 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
487         @case '$?' in \
488           *config.status*) \
489             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
490           *) \
491             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
492             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
493         esac;
494
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
497
498 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
499         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
501         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502 $(am__aclocal_m4_deps):
503
504 mostlyclean-libtool:
505         -rm -f *.lo
506
507 clean-libtool:
508         -rm -rf .libs _libs
509
510 # This directory's subdirectories are mostly independent; you can cd
511 # into them and run 'make' without going through this Makefile.
512 # To change the values of 'make' variables: instead of editing Makefiles,
513 # (1) if the variable is set in 'config.status', edit 'config.status'
514 #     (which will cause the Makefiles to be regenerated when you run 'make');
515 # (2) otherwise, pass the desired values on the 'make' command line.
516 $(am__recursive_targets):
517         @fail=; \
518         if $(am__make_keepgoing); then \
519           failcom='fail=yes'; \
520         else \
521           failcom='exit 1'; \
522         fi; \
523         dot_seen=no; \
524         target=`echo $@ | sed s/-recursive//`; \
525         case "$@" in \
526           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
527           *) list='$(SUBDIRS)' ;; \
528         esac; \
529         for subdir in $$list; do \
530           echo "Making $$target in $$subdir"; \
531           if test "$$subdir" = "."; then \
532             dot_seen=yes; \
533             local_target="$$target-am"; \
534           else \
535             local_target="$$target"; \
536           fi; \
537           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
538           || eval $$failcom; \
539         done; \
540         if test "$$dot_seen" = "no"; then \
541           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
542         fi; test -z "$$fail"
543
544 ID: $(am__tagged_files)
545         $(am__define_uniq_tagged_files); mkid -fID $$unique
546 tags: tags-recursive
547 TAGS: tags
548
549 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
550         set x; \
551         here=`pwd`; \
552         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
553           include_option=--etags-include; \
554           empty_fix=.; \
555         else \
556           include_option=--include; \
557           empty_fix=; \
558         fi; \
559         list='$(SUBDIRS)'; for subdir in $$list; do \
560           if test "$$subdir" = .; then :; else \
561             test ! -f $$subdir/TAGS || \
562               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
563           fi; \
564         done; \
565         $(am__define_uniq_tagged_files); \
566         shift; \
567         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
568           test -n "$$unique" || unique=$$empty_fix; \
569           if test $$# -gt 0; then \
570             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571               "$$@" $$unique; \
572           else \
573             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
574               $$unique; \
575           fi; \
576         fi
577 ctags: ctags-recursive
578
579 CTAGS: ctags
580 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
581         $(am__define_uniq_tagged_files); \
582         test -z "$(CTAGS_ARGS)$$unique" \
583           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
584              $$unique
585
586 GTAGS:
587         here=`$(am__cd) $(top_builddir) && pwd` \
588           && $(am__cd) $(top_srcdir) \
589           && gtags -i $(GTAGS_ARGS) "$$here"
590 cscopelist: cscopelist-recursive
591
592 cscopelist-am: $(am__tagged_files)
593         list='$(am__tagged_files)'; \
594         case "$(srcdir)" in \
595           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
596           *) sdir=$(subdir)/$(srcdir) ;; \
597         esac; \
598         for i in $$list; do \
599           if test -f "$$i"; then \
600             echo "$(subdir)/$$i"; \
601           else \
602             echo "$$sdir/$$i"; \
603           fi; \
604         done >> $(top_builddir)/cscope.files
605
606 distclean-tags:
607         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
608
609 distdir: $(BUILT_SOURCES)
610         $(MAKE) $(AM_MAKEFLAGS) distdir-am
611
612 distdir-am: $(DISTFILES)
613         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
614         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
615         list='$(DISTFILES)'; \
616           dist_files=`for file in $$list; do echo $$file; done | \
617           sed -e "s|^$$srcdirstrip/||;t" \
618               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
619         case $$dist_files in \
620           */*) $(MKDIR_P) `echo "$$dist_files" | \
621                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
622                            sort -u` ;; \
623         esac; \
624         for file in $$dist_files; do \
625           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
626           if test -d $$d/$$file; then \
627             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
628             if test -d "$(distdir)/$$file"; then \
629               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
630             fi; \
631             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
632               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
633               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
634             fi; \
635             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
636           else \
637             test -f "$(distdir)/$$file" \
638             || cp -p $$d/$$file "$(distdir)/$$file" \
639             || exit 1; \
640           fi; \
641         done
642         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
643           if test "$$subdir" = .; then :; else \
644             $(am__make_dryrun) \
645               || test -d "$(distdir)/$$subdir" \
646               || $(MKDIR_P) "$(distdir)/$$subdir" \
647               || exit 1; \
648             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
649             $(am__relativize); \
650             new_distdir=$$reldir; \
651             dir1=$$subdir; dir2="$(top_distdir)"; \
652             $(am__relativize); \
653             new_top_distdir=$$reldir; \
654             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
655             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
656             ($(am__cd) $$subdir && \
657               $(MAKE) $(AM_MAKEFLAGS) \
658                 top_distdir="$$new_top_distdir" \
659                 distdir="$$new_distdir" \
660                 am__remove_distdir=: \
661                 am__skip_length_check=: \
662                 am__skip_mode_fix=: \
663                 distdir) \
664               || exit 1; \
665           fi; \
666         done
667 check-am: all-am
668 check: check-recursive
669 @CURLDEBUG_FALSE@all-local:
670 all-am: Makefile all-local
671 installdirs: installdirs-recursive
672 installdirs-am:
673 install: install-recursive
674 install-exec: install-exec-recursive
675 install-data: install-data-recursive
676 uninstall: uninstall-recursive
677
678 install-am: all-am
679         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
680
681 installcheck: installcheck-recursive
682 install-strip:
683         if test -z '$(STRIP)'; then \
684           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
685             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
686               install; \
687         else \
688           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
689             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
690             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
691         fi
692 mostlyclean-generic:
693
694 clean-generic:
695         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
696
697 distclean-generic:
698         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
699         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
700         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
701
702 maintainer-clean-generic:
703         @echo "This command is intended for maintainers to use"
704         @echo "it deletes files that may require special tools to rebuild."
705 clean: clean-recursive
706
707 clean-am: clean-generic clean-libtool mostlyclean-am
708
709 distclean: distclean-recursive
710         -rm -f Makefile
711 distclean-am: clean-am distclean-generic distclean-tags
712
713 dvi: dvi-recursive
714
715 dvi-am:
716
717 html: html-recursive
718
719 html-am:
720
721 info: info-recursive
722
723 info-am:
724
725 install-data-am:
726
727 install-dvi: install-dvi-recursive
728
729 install-dvi-am:
730
731 install-exec-am:
732
733 install-html: install-html-recursive
734
735 install-html-am:
736
737 install-info: install-info-recursive
738
739 install-info-am:
740
741 install-man:
742
743 install-pdf: install-pdf-recursive
744
745 install-pdf-am:
746
747 install-ps: install-ps-recursive
748
749 install-ps-am:
750
751 installcheck-am:
752
753 maintainer-clean: maintainer-clean-recursive
754         -rm -f Makefile
755 maintainer-clean-am: distclean-am maintainer-clean-generic
756
757 mostlyclean: mostlyclean-recursive
758
759 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
760
761 pdf: pdf-recursive
762
763 pdf-am:
764
765 ps: ps-recursive
766
767 ps-am:
768
769 uninstall-am:
770
771 .MAKE: $(am__recursive_targets) install-am install-strip
772
773 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
774         check check-am clean clean-generic clean-libtool cscopelist-am \
775         ctags ctags-am distclean distclean-generic distclean-libtool \
776         distclean-tags distdir dvi dvi-am html html-am info info-am \
777         install install-am install-data install-data-am install-dvi \
778         install-dvi-am install-exec install-exec-am install-html \
779         install-html-am install-info install-info-am install-man \
780         install-pdf install-pdf-am install-ps install-ps-am \
781         install-strip installcheck installcheck-am installdirs \
782         installdirs-am maintainer-clean maintainer-clean-generic \
783         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
784         ps ps-am tags tags-am uninstall uninstall-am
785
786 .PRECIOUS: Makefile
787
788
789 curl:
790         @cd $(top_builddir) && $(MAKE)
791
792 # make sure that PERL is pointing to an executable
793 perlcheck:
794         @if ! test -x "$(PERL)"; then echo "No perl!"; exit 2; fi
795
796 test: perlcheck all
797         $(TEST) $(TFLAGS)
798
799 quiet-test: perlcheck all
800         $(TEST) $(TEST_Q) $(TFLAGS)
801
802 am-test: perlcheck all
803         $(TEST) $(TEST_AM) $(TFLAGS)
804
805 full-test: perlcheck all
806         $(TEST) $(TEST_F) $(TFLAGS)
807
808 nonflaky-test: perlcheck all
809         $(TEST) $(TEST_NF) $(TFLAGS)
810
811 torture-test: perlcheck all
812         $(TEST) $(TEST_T) $(TFLAGS)
813
814 event-test: perlcheck all
815         $(TEST) $(TEST_E) $(TFLAGS)
816
817 .1.html:
818         $(MAN2HTML)
819
820 .1.pdf:
821         @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
822         groff -Tps -man $< >$$foo.ps; \
823         ps2pdf $$foo.ps $@; \
824         rm $$foo.ps; \
825         echo "converted $< to $@")
826
827 checksrc:
828         cd libtest && $(MAKE) checksrc
829         cd unit && $(MAKE) checksrc
830         cd server && $(MAKE) checksrc
831
832 # for debug builds, we scan the sources on all regular make invokes
833 @CURLDEBUG_TRUE@all-local: checksrc
834
835 # Tell versions [3.59,3.63) of GNU make to not export all variables.
836 # Otherwise a system limit (for SysV at least) may be exceeded.
837 .NOEXPORT: