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