Imported Upstream version 7.59.0
[platform/upstream/curl.git] / include / curl / 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@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 = include/curl
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 $(pkginclude_HEADERS) \
113         $(am__DIST_COMMON)
114 mkinstalldirs = $(install_sh) -d
115 CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
116 CONFIG_CLEAN_FILES =
117 CONFIG_CLEAN_VPATH_FILES =
118 AM_V_P = $(am__v_P_@AM_V@)
119 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120 am__v_P_0 = false
121 am__v_P_1 = :
122 AM_V_GEN = $(am__v_GEN_@AM_V@)
123 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124 am__v_GEN_0 = @echo "  GEN     " $@;
125 am__v_GEN_1 = 
126 AM_V_at = $(am__v_at_@AM_V@)
127 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128 am__v_at_0 = @
129 am__v_at_1 = 
130 SOURCES =
131 DIST_SOURCES =
132 am__can_run_installinfo = \
133   case $$AM_UPDATE_INFO_DIR in \
134     n|no|NO) false;; \
135     *) (install-info --version) >/dev/null 2>&1;; \
136   esac
137 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
138 am__vpath_adj = case $$p in \
139     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140     *) f=$$p;; \
141   esac;
142 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
143 am__install_max = 40
144 am__nobase_strip_setup = \
145   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146 am__nobase_strip = \
147   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
148 am__nobase_list = $(am__nobase_strip_setup); \
149   for p in $$list; do echo "$$p $$p"; done | \
150   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
151   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
152     if (++n[$$2] == $(am__install_max)) \
153       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
154     END { for (dir in files) print dir, files[dir] }'
155 am__base_list = \
156   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
157   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
158 am__uninstall_files_from_dir = { \
159   test -z "$$files" \
160     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
161     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
162          $(am__cd) "$$dir" && rm -f $$files; }; \
163   }
164 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
165 HEADERS = $(pkginclude_HEADERS)
166 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167 # Read a list of newline-separated strings from the standard input,
168 # and print each of them once, without duplicates.  Input order is
169 # *not* preserved.
170 am__uniquify_input = $(AWK) '\
171   BEGIN { nonempty = 0; } \
172   { items[$$0] = 1; nonempty = 1; } \
173   END { if (nonempty) { for (i in items) print i; }; } \
174 '
175 # Make sure the list of sources is unique.  This is necessary because,
176 # e.g., the same source file might be shared among _SOURCES variables
177 # for different programs/libraries.
178 am__define_uniq_tagged_files = \
179   list='$(am__tagged_files)'; \
180   unique=`for i in $$list; do \
181     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182   done | $(am__uniquify_input)`
183 ETAGS = etags
184 CTAGS = ctags
185 am__DIST_COMMON = $(srcdir)/Makefile.in
186 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187 pkgincludedir = $(includedir)/curl
188 ACLOCAL = @ACLOCAL@
189 AMTAR = @AMTAR@
190 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
191 AR = @AR@
192 AS = @AS@
193 AUTOCONF = @AUTOCONF@
194 AUTOHEADER = @AUTOHEADER@
195 AUTOMAKE = @AUTOMAKE@
196 AWK = @AWK@
197 BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
198 CC = @CC@
199 CCDEPMODE = @CCDEPMODE@
200 CFLAGS = @CFLAGS@
201 CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
202 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
203 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
204 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
205 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
206 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
207 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
208 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
209 CPP = @CPP@
210 CPPFLAGS = @CPPFLAGS@
211 CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
212 CURLVERSION = @CURLVERSION@
213 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
214 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
215 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
216 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
217 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
218 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
219 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
220 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
221 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
222 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
223 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
224 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
225 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
226 CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
227 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
228 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
229 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
230 CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
231 CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
232 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
233 CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
234 CYGPATH_W = @CYGPATH_W@
235 DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
236 DEFS = @DEFS@
237 DEPDIR = @DEPDIR@
238 DLLTOOL = @DLLTOOL@
239 DSYMUTIL = @DSYMUTIL@
240 DUMPBIN = @DUMPBIN@
241 ECHO_C = @ECHO_C@
242 ECHO_N = @ECHO_N@
243 ECHO_T = @ECHO_T@
244 EGREP = @EGREP@
245 ENABLE_SHARED = @ENABLE_SHARED@
246 ENABLE_STATIC = @ENABLE_STATIC@
247 EXEEXT = @EXEEXT@
248 FGREP = @FGREP@
249 GCOV = @GCOV@
250 GENHTML = @GENHTML@
251 GREP = @GREP@
252 HAVE_BROTLI = @HAVE_BROTLI@
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 LCOV = @LCOV@
265 LD = @LD@
266 LDFLAGS = @LDFLAGS@
267 LIBCURL_LIBS = @LIBCURL_LIBS@
268 LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
269 LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
270 LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
271 LIBOBJS = @LIBOBJS@
272 LIBS = @LIBS@
273 LIBTOOL = @LIBTOOL@
274 LIPO = @LIPO@
275 LN_S = @LN_S@
276 LTLIBOBJS = @LTLIBOBJS@
277 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
278 MAINT = @MAINT@
279 MAKEINFO = @MAKEINFO@
280 MANIFEST_TOOL = @MANIFEST_TOOL@
281 MANOPT = @MANOPT@
282 MKDIR_P = @MKDIR_P@
283 NM = @NM@
284 NMEDIT = @NMEDIT@
285 NROFF = @NROFF@
286 NSS_LIBS = @NSS_LIBS@
287 OBJDUMP = @OBJDUMP@
288 OBJEXT = @OBJEXT@
289 OTOOL = @OTOOL@
290 OTOOL64 = @OTOOL64@
291 PACKAGE = @PACKAGE@
292 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293 PACKAGE_NAME = @PACKAGE_NAME@
294 PACKAGE_STRING = @PACKAGE_STRING@
295 PACKAGE_TARNAME = @PACKAGE_TARNAME@
296 PACKAGE_URL = @PACKAGE_URL@
297 PACKAGE_VERSION = @PACKAGE_VERSION@
298 PATH_SEPARATOR = @PATH_SEPARATOR@
299 PERL = @PERL@
300 PKGADD_NAME = @PKGADD_NAME@
301 PKGADD_PKG = @PKGADD_PKG@
302 PKGADD_VENDOR = @PKGADD_VENDOR@
303 PKGCONFIG = @PKGCONFIG@
304 RANDOM_FILE = @RANDOM_FILE@
305 RANLIB = @RANLIB@
306 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
307 SED = @SED@
308 SET_MAKE = @SET_MAKE@
309 SHELL = @SHELL@
310 SSL_BACKENDS = @SSL_BACKENDS@
311 SSL_ENABLED = @SSL_ENABLED@
312 SSL_LIBS = @SSL_LIBS@
313 STRIP = @STRIP@
314 SUPPORT_FEATURES = @SUPPORT_FEATURES@
315 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
316 USE_ARES = @USE_ARES@
317 USE_AXTLS = @USE_AXTLS@
318 USE_CYASSL = @USE_CYASSL@
319 USE_DARWINSSL = @USE_DARWINSSL@
320 USE_GNUTLS = @USE_GNUTLS@
321 USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
322 USE_LIBRTMP = @USE_LIBRTMP@
323 USE_LIBSSH = @USE_LIBSSH@
324 USE_LIBSSH2 = @USE_LIBSSH2@
325 USE_MBEDTLS = @USE_MBEDTLS@
326 USE_NGHTTP2 = @USE_NGHTTP2@
327 USE_NSS = @USE_NSS@
328 USE_OPENLDAP = @USE_OPENLDAP@
329 USE_POLARSSL = @USE_POLARSSL@
330 USE_SCHANNEL = @USE_SCHANNEL@
331 USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
332 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
333 VERSION = @VERSION@
334 VERSIONNUM = @VERSIONNUM@
335 ZLIB_LIBS = @ZLIB_LIBS@
336 ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
337 abs_builddir = @abs_builddir@
338 abs_srcdir = @abs_srcdir@
339 abs_top_builddir = @abs_top_builddir@
340 abs_top_srcdir = @abs_top_srcdir@
341 ac_ct_AR = @ac_ct_AR@
342 ac_ct_CC = @ac_ct_CC@
343 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344 am__include = @am__include@
345 am__leading_dot = @am__leading_dot@
346 am__quote = @am__quote@
347 am__tar = @am__tar@
348 am__untar = @am__untar@
349 bindir = @bindir@
350 build = @build@
351 build_alias = @build_alias@
352 build_cpu = @build_cpu@
353 build_os = @build_os@
354 build_vendor = @build_vendor@
355 builddir = @builddir@
356 datadir = @datadir@
357 datarootdir = @datarootdir@
358 docdir = @docdir@
359 dvidir = @dvidir@
360 exec_prefix = @exec_prefix@
361 host = @host@
362 host_alias = @host_alias@
363 host_cpu = @host_cpu@
364 host_os = @host_os@
365 host_vendor = @host_vendor@
366 htmldir = @htmldir@
367 includedir = @includedir@
368 infodir = @infodir@
369 install_sh = @install_sh@
370 libdir = @libdir@
371 libexecdir = @libexecdir@
372 libext = @libext@
373 localedir = @localedir@
374 localstatedir = @localstatedir@
375 mandir = @mandir@
376 mkdir_p = @mkdir_p@
377 oldincludedir = @oldincludedir@
378 pdfdir = @pdfdir@
379 prefix = @prefix@
380 program_transform_name = @program_transform_name@
381 psdir = @psdir@
382 runstatedir = @runstatedir@
383 sbindir = @sbindir@
384 sharedstatedir = @sharedstatedir@
385 srcdir = @srcdir@
386 subdirs = @subdirs@
387 sysconfdir = @sysconfdir@
388 target_alias = @target_alias@
389 top_build_prefix = @top_build_prefix@
390 top_builddir = @top_builddir@
391 top_srcdir = @top_srcdir@
392
393 #***************************************************************************
394 #                                  _   _ ____  _
395 #  Project                     ___| | | |  _ \| |
396 #                             / __| | | | |_) | |
397 #                            | (__| |_| |  _ <| |___
398 #                             \___|\___/|_| \_\_____|
399 #
400 # Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
401 #
402 # This software is licensed as described in the file COPYING, which
403 # you should have received as part of this distribution. The terms
404 # are also available at https://curl.haxx.se/docs/copyright.html.
405 #
406 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
407 # copies of the Software, and permit persons to whom the Software is
408 # furnished to do so, under the terms of the COPYING file.
409 #
410 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
411 # KIND, either express or implied.
412 #
413 ###########################################################################
414 pkginclude_HEADERS = \
415         curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
416         typecheck-gcc.h system.h
417
418 all: all-am
419
420 .SUFFIXES:
421 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
422         @for dep in $?; do \
423           case '$(am__configure_deps)' in \
424             *$$dep*) \
425               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
426                 && { if test -f $@; then exit 0; else break; fi; }; \
427               exit 1;; \
428           esac; \
429         done; \
430         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/curl/Makefile'; \
431         $(am__cd) $(top_srcdir) && \
432           $(AUTOMAKE) --foreign include/curl/Makefile
433 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
434         @case '$?' in \
435           *config.status*) \
436             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
437           *) \
438             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
439             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
440         esac;
441
442 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
443         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
444
445 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
446         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
448         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449 $(am__aclocal_m4_deps):
450
451 mostlyclean-libtool:
452         -rm -f *.lo
453
454 clean-libtool:
455         -rm -rf .libs _libs
456 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
457         @$(NORMAL_INSTALL)
458         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
459         if test -n "$$list"; then \
460           echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
461           $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
462         fi; \
463         for p in $$list; do \
464           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
465           echo "$$d$$p"; \
466         done | $(am__base_list) | \
467         while read files; do \
468           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
469           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
470         done
471
472 uninstall-pkgincludeHEADERS:
473         @$(NORMAL_UNINSTALL)
474         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
475         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
476         dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
477
478 ID: $(am__tagged_files)
479         $(am__define_uniq_tagged_files); mkid -fID $$unique
480 tags: tags-am
481 TAGS: tags
482
483 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
484         set x; \
485         here=`pwd`; \
486         $(am__define_uniq_tagged_files); \
487         shift; \
488         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
489           test -n "$$unique" || unique=$$empty_fix; \
490           if test $$# -gt 0; then \
491             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492               "$$@" $$unique; \
493           else \
494             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495               $$unique; \
496           fi; \
497         fi
498 ctags: ctags-am
499
500 CTAGS: ctags
501 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
502         $(am__define_uniq_tagged_files); \
503         test -z "$(CTAGS_ARGS)$$unique" \
504           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
505              $$unique
506
507 GTAGS:
508         here=`$(am__cd) $(top_builddir) && pwd` \
509           && $(am__cd) $(top_srcdir) \
510           && gtags -i $(GTAGS_ARGS) "$$here"
511 cscopelist: cscopelist-am
512
513 cscopelist-am: $(am__tagged_files)
514         list='$(am__tagged_files)'; \
515         case "$(srcdir)" in \
516           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
517           *) sdir=$(subdir)/$(srcdir) ;; \
518         esac; \
519         for i in $$list; do \
520           if test -f "$$i"; then \
521             echo "$(subdir)/$$i"; \
522           else \
523             echo "$$sdir/$$i"; \
524           fi; \
525         done >> $(top_builddir)/cscope.files
526
527 distclean-tags:
528         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
529
530 distdir: $(DISTFILES)
531         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
533         list='$(DISTFILES)'; \
534           dist_files=`for file in $$list; do echo $$file; done | \
535           sed -e "s|^$$srcdirstrip/||;t" \
536               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
537         case $$dist_files in \
538           */*) $(MKDIR_P) `echo "$$dist_files" | \
539                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
540                            sort -u` ;; \
541         esac; \
542         for file in $$dist_files; do \
543           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
544           if test -d $$d/$$file; then \
545             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
546             if test -d "$(distdir)/$$file"; then \
547               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
548             fi; \
549             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
550               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
551               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552             fi; \
553             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
554           else \
555             test -f "$(distdir)/$$file" \
556             || cp -p $$d/$$file "$(distdir)/$$file" \
557             || exit 1; \
558           fi; \
559         done
560 check-am: all-am
561 check: check-am
562 @CURLDEBUG_FALSE@all-local:
563 all-am: Makefile $(HEADERS) all-local
564 installdirs:
565         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
566           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
567         done
568 install: install-am
569 install-exec: install-exec-am
570 install-data: install-data-am
571 uninstall: uninstall-am
572
573 install-am: all-am
574         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575
576 installcheck: installcheck-am
577 install-strip:
578         if test -z '$(STRIP)'; then \
579           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581               install; \
582         else \
583           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
584             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
585             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
586         fi
587 mostlyclean-generic:
588
589 clean-generic:
590
591 distclean-generic:
592         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
593         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
594
595 maintainer-clean-generic:
596         @echo "This command is intended for maintainers to use"
597         @echo "it deletes files that may require special tools to rebuild."
598 clean: clean-am
599
600 clean-am: clean-generic clean-libtool mostlyclean-am
601
602 distclean: distclean-am
603         -rm -f Makefile
604 distclean-am: clean-am distclean-generic distclean-tags
605
606 dvi: dvi-am
607
608 dvi-am:
609
610 html: html-am
611
612 html-am:
613
614 info: info-am
615
616 info-am:
617
618 install-data-am: install-pkgincludeHEADERS
619
620 install-dvi: install-dvi-am
621
622 install-dvi-am:
623
624 install-exec-am:
625
626 install-html: install-html-am
627
628 install-html-am:
629
630 install-info: install-info-am
631
632 install-info-am:
633
634 install-man:
635
636 install-pdf: install-pdf-am
637
638 install-pdf-am:
639
640 install-ps: install-ps-am
641
642 install-ps-am:
643
644 installcheck-am:
645
646 maintainer-clean: maintainer-clean-am
647         -rm -f Makefile
648 maintainer-clean-am: distclean-am maintainer-clean-generic
649
650 mostlyclean: mostlyclean-am
651
652 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
653
654 pdf: pdf-am
655
656 pdf-am:
657
658 ps: ps-am
659
660 ps-am:
661
662 uninstall-am: uninstall-pkgincludeHEADERS
663
664 .MAKE: install-am install-strip
665
666 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
667         clean-generic clean-libtool cscopelist-am ctags ctags-am \
668         distclean distclean-generic distclean-libtool distclean-tags \
669         distdir dvi dvi-am html html-am info info-am install \
670         install-am install-data install-data-am install-dvi \
671         install-dvi-am install-exec install-exec-am install-html \
672         install-html-am install-info install-info-am install-man \
673         install-pdf install-pdf-am install-pkgincludeHEADERS \
674         install-ps install-ps-am install-strip installcheck \
675         installcheck-am installdirs maintainer-clean \
676         maintainer-clean-generic mostlyclean mostlyclean-generic \
677         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
678         uninstall-am uninstall-pkgincludeHEADERS
679
680 .PRECIOUS: Makefile
681
682
683 checksrc:
684         @@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/include/curl $(pkginclude_HEADERS)
685
686 # for debug builds, we scan the sources on all regular make invokes
687 @CURLDEBUG_TRUE@all-local: checksrc
688
689 # Tell versions [3.59,3.63) of GNU make to not export all variables.
690 # Otherwise a system limit (for SysV at least) may be exceeded.
691 .NOEXPORT: