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