Makefile.in 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689
  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. #
  14. # $Id: Makefile.am,v 1.81 2004/03/17 12:48:41 bagder Exp $
  15. #
  16. SOURCES = $(libcurl_la_SOURCES)
  17. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. top_builddir = ..
  24. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  25. INSTALL = @INSTALL@
  26. install_sh_DATA = $(install_sh) -c -m 644
  27. install_sh_PROGRAM = $(install_sh) -c
  28. install_sh_SCRIPT = $(install_sh) -c
  29. INSTALL_HEADER = $(INSTALL_DATA)
  30. transform = $(program_transform_name)
  31. NORMAL_INSTALL = :
  32. PRE_INSTALL = :
  33. POST_INSTALL = :
  34. NORMAL_UNINSTALL = :
  35. PRE_UNINSTALL = :
  36. POST_UNINSTALL = :
  37. host_triplet = @host@
  38. subdir = lib
  39. DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
  40. $(srcdir)/Makefile.in $(srcdir)/config.h.in
  41. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  42. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  43. $(top_srcdir)/configure.ac
  44. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  45. $(ACLOCAL_M4)
  46. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  47. CONFIG_HEADER = config.h $(top_builddir)/src/config.h
  48. CONFIG_CLEAN_FILES =
  49. am__installdirs = "$(DESTDIR)$(libdir)"
  50. libLTLIBRARIES_INSTALL = $(INSTALL)
  51. LTLIBRARIES = $(lib_LTLIBRARIES)
  52. libcurl_la_LIBADD =
  53. am_libcurl_la_OBJECTS = file.lo timeval.lo base64.lo hostip.lo \
  54. progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo \
  55. url.lo dict.lo if2ip.lo speedcheck.lo getdate.lo ldap.lo \
  56. ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo \
  57. netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo \
  58. security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo \
  59. connect.lo llist.lo hash.lo multi.lo content_encoding.lo \
  60. share.lo http_digest.lo md5.lo http_negotiate.lo http_ntlm.lo \
  61. inet_pton.lo strtoofft.lo
  62. libcurl_la_OBJECTS = $(am_libcurl_la_OBJECTS)
  63. DEFAULT_INCLUDES =
  64. depcomp = $(SHELL) $(top_srcdir)/depcomp
  65. am__depfiles_maybe = depfiles
  66. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/base64.Plo ./$(DEPDIR)/connect.Plo \
  67. @AMDEP_TRUE@ ./$(DEPDIR)/content_encoding.Plo \
  68. @AMDEP_TRUE@ ./$(DEPDIR)/cookie.Plo ./$(DEPDIR)/dict.Plo \
  69. @AMDEP_TRUE@ ./$(DEPDIR)/easy.Plo ./$(DEPDIR)/escape.Plo \
  70. @AMDEP_TRUE@ ./$(DEPDIR)/file.Plo ./$(DEPDIR)/formdata.Plo \
  71. @AMDEP_TRUE@ ./$(DEPDIR)/ftp.Plo ./$(DEPDIR)/getdate.Plo \
  72. @AMDEP_TRUE@ ./$(DEPDIR)/getenv.Plo ./$(DEPDIR)/getinfo.Plo \
  73. @AMDEP_TRUE@ ./$(DEPDIR)/hash.Plo ./$(DEPDIR)/hostip.Plo \
  74. @AMDEP_TRUE@ ./$(DEPDIR)/http.Plo ./$(DEPDIR)/http_chunks.Plo \
  75. @AMDEP_TRUE@ ./$(DEPDIR)/http_digest.Plo \
  76. @AMDEP_TRUE@ ./$(DEPDIR)/http_negotiate.Plo \
  77. @AMDEP_TRUE@ ./$(DEPDIR)/http_ntlm.Plo ./$(DEPDIR)/if2ip.Plo \
  78. @AMDEP_TRUE@ ./$(DEPDIR)/inet_pton.Plo ./$(DEPDIR)/krb4.Plo \
  79. @AMDEP_TRUE@ ./$(DEPDIR)/ldap.Plo ./$(DEPDIR)/llist.Plo \
  80. @AMDEP_TRUE@ ./$(DEPDIR)/md5.Plo ./$(DEPDIR)/memdebug.Plo \
  81. @AMDEP_TRUE@ ./$(DEPDIR)/mprintf.Plo ./$(DEPDIR)/multi.Plo \
  82. @AMDEP_TRUE@ ./$(DEPDIR)/netrc.Plo ./$(DEPDIR)/progress.Plo \
  83. @AMDEP_TRUE@ ./$(DEPDIR)/security.Plo ./$(DEPDIR)/sendf.Plo \
  84. @AMDEP_TRUE@ ./$(DEPDIR)/share.Plo ./$(DEPDIR)/speedcheck.Plo \
  85. @AMDEP_TRUE@ ./$(DEPDIR)/ssluse.Plo ./$(DEPDIR)/strequal.Plo \
  86. @AMDEP_TRUE@ ./$(DEPDIR)/strtok.Plo ./$(DEPDIR)/strtoofft.Plo \
  87. @AMDEP_TRUE@ ./$(DEPDIR)/telnet.Plo ./$(DEPDIR)/timeval.Plo \
  88. @AMDEP_TRUE@ ./$(DEPDIR)/transfer.Plo ./$(DEPDIR)/url.Plo \
  89. @AMDEP_TRUE@ ./$(DEPDIR)/version.Plo
  90. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  91. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  92. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
  93. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  94. $(AM_CFLAGS) $(CFLAGS)
  95. CCLD = $(CC)
  96. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  97. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  98. SOURCES = $(libcurl_la_SOURCES)
  99. DIST_SOURCES = $(libcurl_la_SOURCES)
  100. HEADERS = $(noinst_HEADERS)
  101. ETAGS = etags
  102. CTAGS = ctags
  103. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  104. ACLOCAL = @ACLOCAL@
  105. AMDEP_FALSE = @AMDEP_FALSE@
  106. AMDEP_TRUE = @AMDEP_TRUE@
  107. AMTAR = @AMTAR@
  108. AR = @AR@
  109. AS = @AS@
  110. AUTOCONF = @AUTOCONF@
  111. AUTOHEADER = @AUTOHEADER@
  112. AUTOMAKE = @AUTOMAKE@
  113. AWK = @AWK@
  114. CABUNDLE_FALSE = @CABUNDLE_FALSE@
  115. CABUNDLE_TRUE = @CABUNDLE_TRUE@
  116. CC = @CC@
  117. CCDEPMODE = @CCDEPMODE@
  118. CFLAGS = @CFLAGS@
  119. CPP = @CPP@
  120. CPPFLAGS = @CPPFLAGS@
  121. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  122. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  123. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  124. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  125. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  126. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  127. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  128. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  129. CXX = @CXX@
  130. CXXCPP = @CXXCPP@
  131. CXXDEPMODE = @CXXDEPMODE@
  132. CXXFLAGS = @CXXFLAGS@
  133. CYGPATH_W = @CYGPATH_W@
  134. DEFS = @DEFS@
  135. DEPDIR = @DEPDIR@
  136. DLLTOOL = @DLLTOOL@
  137. ECHO = @ECHO@
  138. ECHO_C = @ECHO_C@
  139. ECHO_N = @ECHO_N@
  140. ECHO_T = @ECHO_T@
  141. EGREP = @EGREP@
  142. EXEEXT = @EXEEXT@
  143. F77 = @F77@
  144. FFLAGS = @FFLAGS@
  145. HAVE_ARES = @HAVE_ARES@
  146. HAVE_LIBZ = @HAVE_LIBZ@
  147. HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
  148. HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
  149. INSTALL_DATA = @INSTALL_DATA@
  150. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  151. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  152. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  153. IPV6_ENABLED = @IPV6_ENABLED@
  154. KRB4_ENABLED = @KRB4_ENABLED@
  155. LDFLAGS = @LDFLAGS@
  156. LIBOBJS = @LIBOBJS@
  157. LIBS = @LIBS@
  158. LIBTOOL = @LIBTOOL@
  159. LN_S = @LN_S@
  160. LTLIBOBJS = @LTLIBOBJS@
  161. MAINT = @MAINT@
  162. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  163. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  164. MAKEINFO = @MAKEINFO@
  165. MANOPT = @MANOPT@
  166. MIMPURE_FALSE = @MIMPURE_FALSE@
  167. MIMPURE_TRUE = @MIMPURE_TRUE@
  168. NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
  169. NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
  170. NROFF = @NROFF@
  171. OBJDUMP = @OBJDUMP@
  172. OBJEXT = @OBJEXT@
  173. OPENSSL_ENABLED = @OPENSSL_ENABLED@
  174. PACKAGE = @PACKAGE@
  175. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  176. PACKAGE_NAME = @PACKAGE_NAME@
  177. PACKAGE_STRING = @PACKAGE_STRING@
  178. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  179. PACKAGE_VERSION = @PACKAGE_VERSION@
  180. PATH_SEPARATOR = @PATH_SEPARATOR@
  181. PERL = @PERL@
  182. PKGADD_NAME = @PKGADD_NAME@
  183. PKGADD_PKG = @PKGADD_PKG@
  184. PKGADD_VENDOR = @PKGADD_VENDOR@
  185. PKGCONFIG = @PKGCONFIG@
  186. RANDOM_FILE = @RANDOM_FILE@
  187. RANLIB = @RANLIB@
  188. SED = @SED@
  189. SET_MAKE = @SET_MAKE@
  190. SHELL = @SHELL@
  191. STRIP = @STRIP@
  192. USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
  193. USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
  194. VERSION = -version-info 2:2:0
  195. VERSIONNUM = @VERSIONNUM@
  196. YACC = @YACC@
  197. ac_ct_AR = @ac_ct_AR@
  198. ac_ct_AS = @ac_ct_AS@
  199. ac_ct_CC = @ac_ct_CC@
  200. ac_ct_CXX = @ac_ct_CXX@
  201. ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
  202. ac_ct_F77 = @ac_ct_F77@
  203. ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
  204. ac_ct_RANLIB = @ac_ct_RANLIB@
  205. ac_ct_STRIP = @ac_ct_STRIP@
  206. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  207. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  208. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  209. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  210. am__include = @am__include@
  211. am__leading_dot = @am__leading_dot@
  212. am__quote = @am__quote@
  213. bindir = @bindir@
  214. build = @build@
  215. build_alias = @build_alias@
  216. build_cpu = @build_cpu@
  217. build_os = @build_os@
  218. build_vendor = @build_vendor@
  219. datadir = @datadir@
  220. exec_prefix = @exec_prefix@
  221. host = @host@
  222. host_alias = @host_alias@
  223. host_cpu = @host_cpu@
  224. host_os = @host_os@
  225. host_vendor = @host_vendor@
  226. includedir = @includedir@
  227. infodir = @infodir@
  228. install_sh = @install_sh@
  229. libdir = @libdir@
  230. libexecdir = @libexecdir@
  231. localstatedir = @localstatedir@
  232. mandir = @mandir@
  233. mkdir_p = @mkdir_p@
  234. oldincludedir = @oldincludedir@
  235. prefix = @prefix@
  236. program_transform_name = @program_transform_name@
  237. sbindir = @sbindir@
  238. sharedstatedir = @sharedstatedir@
  239. subdirs = @subdirs@
  240. sysconfdir = @sysconfdir@
  241. target_alias = @target_alias@
  242. AUTOMAKE_OPTIONS = foreign nostdinc
  243. EXTRA_DIST = getdate.y Makefile.b32 Makefile.b32.resp Makefile.m32 \
  244. Makefile.vc6 Makefile.riscos libcurl.def curllib.dsp \
  245. curllib.dsw config-vms.h config-win32.h config-riscos.h config-mac.h \
  246. config.h.in ca-bundle.crt README.encoding README.memoryleak \
  247. README.ares makefile.dj config.dj \
  248. libcurl.framework.make libcurl.plist libcurl.rc \
  249. config-amigaos.h amigaos.c amigaos.h makefile.amiga config-netware.h \
  250. Makefile.netware nwlib.c libcurl.imp
  251. lib_LTLIBRARIES = libcurl.la
  252. # we use srcdir/include for the static global include files
  253. # we use builddir/lib for the generated lib/config.h file to get found
  254. # we use srcdir/lib for the lib-private header files
  255. INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/lib -I$(top_srcdir)/lib
  256. # This flag accepts an argument of the form current[:revision[:age]]. So,
  257. # passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
  258. # 1.
  259. #
  260. # If either revision or age are omitted, they default to 0. Also note that age
  261. # must be less than or equal to the current interface number.
  262. #
  263. # Here are a set of rules to help you update your library version information:
  264. #
  265. # 1.Start with version information of 0:0:0 for each libtool library.
  266. #
  267. # 2.Update the version information only immediately before a public release of
  268. # your software. More frequent updates are unnecessary, and only guarantee
  269. # that the current interface number gets larger faster.
  270. #
  271. # 3.If the library source code has changed at all since the last update, then
  272. # increment revision (c:r:a becomes c:r+1:a).
  273. #
  274. # 4.If any interfaces have been added, removed, or changed since the last
  275. # update, increment current, and set revision to 0.
  276. #
  277. # 5.If any interfaces have been added since the last public release, then
  278. # increment age.
  279. #
  280. # 6.If any interfaces have been removed since the last public release, then
  281. # set age to 0.
  282. #
  283. # The -no-undefined flag is CRUCIAL for this to build fine on Cygwin.
  284. @NO_UNDEFINED_TRUE@UNDEF = -no-undefined
  285. # This is for gcc on Solaris (8+ ?) to avoid "relocations remain against
  286. # allocatable but non-writable sections" problems.
  287. @MIMPURE_TRUE@MIMPURE = -mimpure-text
  288. libcurl_la_LDFLAGS = $(UNDEF) $(VERSION) $(MIMPURE)
  289. libcurl_la_SOURCES = arpa_telnet.h file.c netrc.h timeval.c \
  290. base64.c file.h hostip.c progress.c timeval.h base64.h formdata.c \
  291. hostip.h progress.h cookie.c formdata.h http.c sendf.c cookie.h ftp.c \
  292. http.h sendf.h url.c dict.c ftp.h if2ip.c speedcheck.c url.h dict.h \
  293. getdate.c if2ip.h speedcheck.h urldata.h getdate.h ldap.c ssluse.c \
  294. version.c getenv.c ldap.h ssluse.h escape.c mprintf.c telnet.c escape.h \
  295. netrc.c telnet.h getinfo.c getinfo.h transfer.c strequal.c \
  296. strequal.h easy.c security.h security.c krb4.c krb4.h memdebug.c \
  297. memdebug.h inet_ntoa_r.h http_chunks.c http_chunks.h strtok.c strtok.h \
  298. connect.c connect.h llist.c llist.h hash.c hash.h multi.c \
  299. content_encoding.c content_encoding.h share.c share.h http_digest.c \
  300. md5.c md5.h http_digest.h http_negotiate.c http_negotiate.h \
  301. http_ntlm.c http_ntlm.h ca-bundle.h inet_pton.c inet_pton.h \
  302. strtoofft.c strtoofft.h
  303. noinst_HEADERS = setup.h transfer.h
  304. BUILT_SOURCES = $(srcdir)/getdate.c $(top_builddir)/lib/ca-bundle.h
  305. all: $(BUILT_SOURCES) config.h
  306. $(MAKE) $(AM_MAKEFLAGS) all-am
  307. .SUFFIXES:
  308. .SUFFIXES: .c .lo .o .obj
  309. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  310. @for dep in $?; do \
  311. case '$(am__configure_deps)' in \
  312. *$$dep*) \
  313. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  314. && exit 0; \
  315. exit 1;; \
  316. esac; \
  317. done; \
  318. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
  319. cd $(top_srcdir) && \
  320. $(AUTOMAKE) --foreign lib/Makefile
  321. .PRECIOUS: Makefile
  322. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  323. @case '$?' in \
  324. *config.status*) \
  325. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  326. *) \
  327. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  328. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  329. esac;
  330. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  331. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  332. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  333. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  334. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  335. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  336. config.h: stamp-h1
  337. @if test ! -f $@; then \
  338. rm -f stamp-h1; \
  339. $(MAKE) stamp-h1; \
  340. else :; fi
  341. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  342. @rm -f stamp-h1
  343. cd $(top_builddir) && $(SHELL) ./config.status lib/config.h
  344. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  345. cd $(top_srcdir) && $(AUTOHEADER)
  346. rm -f stamp-h1
  347. touch $@
  348. distclean-hdr:
  349. -rm -f config.h stamp-h1
  350. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  351. @$(NORMAL_INSTALL)
  352. test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
  353. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  354. if test -f $$p; then \
  355. f="`echo $$p | sed -e 's|^.*/||'`"; \
  356. echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
  357. $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
  358. else :; fi; \
  359. done
  360. uninstall-libLTLIBRARIES:
  361. @$(NORMAL_UNINSTALL)
  362. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  363. p="`echo $$p | sed -e 's|^.*/||'`"; \
  364. echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
  365. $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
  366. done
  367. clean-libLTLIBRARIES:
  368. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  369. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  370. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  371. test "$$dir" = "$$p" && dir=.; \
  372. echo "rm -f \"$${dir}/so_locations\""; \
  373. rm -f "$${dir}/so_locations"; \
  374. done
  375. libcurl.la: $(libcurl_la_OBJECTS) $(libcurl_la_DEPENDENCIES)
  376. $(LINK) -rpath $(libdir) $(libcurl_la_LDFLAGS) $(libcurl_la_OBJECTS) $(libcurl_la_LIBADD) $(LIBS)
  377. mostlyclean-compile:
  378. -rm -f *.$(OBJEXT)
  379. distclean-compile:
  380. -rm -f *.tab.c
  381. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
  382. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Plo@am__quote@
  383. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/content_encoding.Plo@am__quote@
  384. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cookie.Plo@am__quote@
  385. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict.Plo@am__quote@
  386. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/easy.Plo@am__quote@
  387. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escape.Plo@am__quote@
  388. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
  389. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formdata.Plo@am__quote@
  390. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftp.Plo@am__quote@
  391. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdate.Plo@am__quote@
  392. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getenv.Plo@am__quote@
  393. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getinfo.Plo@am__quote@
  394. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
  395. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostip.Plo@am__quote@
  396. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Plo@am__quote@
  397. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http_chunks.Plo@am__quote@
  398. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http_digest.Plo@am__quote@
  399. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http_negotiate.Plo@am__quote@
  400. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http_ntlm.Plo@am__quote@
  401. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if2ip.Plo@am__quote@
  402. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Plo@am__quote@
  403. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krb4.Plo@am__quote@
  404. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Plo@am__quote@
  405. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/llist.Plo@am__quote@
  406. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
  407. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memdebug.Plo@am__quote@
  408. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprintf.Plo@am__quote@
  409. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi.Plo@am__quote@
  410. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netrc.Plo@am__quote@
  411. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/progress.Plo@am__quote@
  412. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/security.Plo@am__quote@
  413. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendf.Plo@am__quote@
  414. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/share.Plo@am__quote@
  415. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speedcheck.Plo@am__quote@
  416. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssluse.Plo@am__quote@
  417. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strequal.Plo@am__quote@
  418. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtok.Plo@am__quote@
  419. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoofft.Plo@am__quote@
  420. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/telnet.Plo@am__quote@
  421. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeval.Plo@am__quote@
  422. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transfer.Plo@am__quote@
  423. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Plo@am__quote@
  424. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
  425. .c.o:
  426. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  427. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  428. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  429. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  430. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  431. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  432. .c.obj:
  433. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
  434. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  435. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  436. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  437. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  438. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  439. .c.lo:
  440. @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  441. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  442. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  443. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  444. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  445. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  446. mostlyclean-libtool:
  447. -rm -f *.lo
  448. clean-libtool:
  449. -rm -rf .libs _libs
  450. distclean-libtool:
  451. -rm -f libtool
  452. uninstall-info-am:
  453. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  454. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  455. unique=`for i in $$list; do \
  456. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  457. done | \
  458. $(AWK) ' { files[$$0] = 1; } \
  459. END { for (i in files) print i; }'`; \
  460. mkid -fID $$unique
  461. tags: TAGS
  462. TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  463. $(TAGS_FILES) $(LISP)
  464. tags=; \
  465. here=`pwd`; \
  466. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  467. unique=`for i in $$list; do \
  468. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  469. done | \
  470. $(AWK) ' { files[$$0] = 1; } \
  471. END { for (i in files) print i; }'`; \
  472. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  473. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  474. $$tags $$unique
  475. ctags: CTAGS
  476. CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  477. $(TAGS_FILES) $(LISP)
  478. tags=; \
  479. here=`pwd`; \
  480. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  481. unique=`for i in $$list; do \
  482. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  483. done | \
  484. $(AWK) ' { files[$$0] = 1; } \
  485. END { for (i in files) print i; }'`; \
  486. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  487. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  488. $$tags $$unique
  489. GTAGS:
  490. here=`$(am__cd) $(top_builddir) && pwd` \
  491. && cd $(top_srcdir) \
  492. && gtags -i $(GTAGS_ARGS) $$here
  493. distclean-tags:
  494. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  495. distdir: $(DISTFILES)
  496. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  497. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  498. list='$(DISTFILES)'; for file in $$list; do \
  499. case $$file in \
  500. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  501. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  502. esac; \
  503. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  504. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  505. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  506. dir="/$$dir"; \
  507. $(mkdir_p) "$(distdir)$$dir"; \
  508. else \
  509. dir=''; \
  510. fi; \
  511. if test -d $$d/$$file; then \
  512. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  513. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  514. fi; \
  515. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  516. else \
  517. test -f $(distdir)/$$file \
  518. || cp -p $$d/$$file $(distdir)/$$file \
  519. || exit 1; \
  520. fi; \
  521. done
  522. $(MAKE) $(AM_MAKEFLAGS) \
  523. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  524. dist-hook
  525. check-am: all-am
  526. check: $(BUILT_SOURCES)
  527. $(MAKE) $(AM_MAKEFLAGS) check-am
  528. all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
  529. installdirs:
  530. for dir in "$(DESTDIR)$(libdir)"; do \
  531. test -z "$$dir" || $(mkdir_p) "$$dir"; \
  532. done
  533. install: $(BUILT_SOURCES)
  534. $(MAKE) $(AM_MAKEFLAGS) install-am
  535. install-exec: install-exec-am
  536. install-data: install-data-am
  537. uninstall: uninstall-am
  538. install-am: all-am
  539. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  540. installcheck: installcheck-am
  541. install-strip:
  542. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  543. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  544. `test -z '$(STRIP)' || \
  545. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  546. mostlyclean-generic:
  547. clean-generic:
  548. distclean-generic:
  549. -rm -f $(CONFIG_CLEAN_FILES)
  550. maintainer-clean-generic:
  551. @echo "This command is intended for maintainers to use"
  552. @echo "it deletes files that may require special tools to rebuild."
  553. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  554. clean: clean-am
  555. clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
  556. mostlyclean-am
  557. distclean: distclean-am
  558. -rm -rf ./$(DEPDIR)
  559. -rm -f Makefile
  560. distclean-am: clean-am distclean-compile distclean-generic \
  561. distclean-hdr distclean-libtool distclean-tags
  562. dvi: dvi-am
  563. dvi-am:
  564. html: html-am
  565. info: info-am
  566. info-am:
  567. install-data-am:
  568. @$(NORMAL_INSTALL)
  569. $(MAKE) $(AM_MAKEFLAGS) install-data-hook
  570. install-exec-am: install-libLTLIBRARIES
  571. install-info: install-info-am
  572. install-man:
  573. installcheck-am:
  574. maintainer-clean: maintainer-clean-am
  575. -rm -rf ./$(DEPDIR)
  576. -rm -f Makefile
  577. maintainer-clean-am: distclean-am maintainer-clean-generic
  578. mostlyclean: mostlyclean-am
  579. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  580. mostlyclean-libtool
  581. pdf: pdf-am
  582. pdf-am:
  583. ps: ps-am
  584. ps-am:
  585. uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
  586. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  587. clean-libLTLIBRARIES clean-libtool ctags distclean \
  588. distclean-compile distclean-generic distclean-hdr \
  589. distclean-libtool distclean-tags distdir dvi dvi-am html \
  590. html-am info info-am install install-am install-data \
  591. install-data-am install-exec install-exec-am install-info \
  592. install-info-am install-libLTLIBRARIES install-man \
  593. install-strip installcheck installcheck-am installdirs \
  594. maintainer-clean maintainer-clean-generic mostlyclean \
  595. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  596. pdf pdf-am ps ps-am tags uninstall uninstall-am \
  597. uninstall-info-am uninstall-libLTLIBRARIES
  598. # Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.
  599. $(srcdir)/getdate.c: getdate.y
  600. cd $(srcdir) && \
  601. $(YACC) $(YFLAGS) getdate.y; \
  602. mv -f y.tab.c getdate.c
  603. $(top_builddir)/lib/ca-bundle.h: Makefile.in Makefile
  604. @if test -f $@; then \
  605. chmod 0644 $@; \
  606. fi
  607. echo "/* This file is generated automatically */" > $@
  608. @CABUNDLE_TRUE@ echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@
  609. @CABUNDLE_FALSE@ echo '#undef CURL_CA_BUNDLE /* unknown */' >> $@
  610. install-data-hook:
  611. @if test -n "@CURL_CA_BUNDLE@"; then \
  612. $(mkinstalldirs) `dirname $(DESTDIR)@CURL_CA_BUNDLE@`; \
  613. @INSTALL_DATA@ $(srcdir)/ca-bundle.crt $(DESTDIR)@CURL_CA_BUNDLE@; \
  614. fi
  615. # this hook is mainly for non-unix systems to build even if configure
  616. # isn't run
  617. dist-hook:
  618. chmod 0644 $(distdir)/ca-bundle.h
  619. echo "/* ca bundle path set in here*/" > $(distdir)/ca-bundle.h
  620. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  621. # Otherwise a system limit (for SysV at least) may be exceeded.
  622. .NOEXPORT: