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