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