VirtualBox

source: vbox/trunk/src/libs/curl-8.0.1/include/curl/Makefile.in@ 100908

最後變更 在這個檔案從100908是 99344,由 vboxsync 提交於 22 月 前

curl-8.0.1: Applied and adjusted our curl changes to 7.87.0 bugref:10417

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette