Makefile.in 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114
  1. # Makefile.in generated by automake 1.16.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2021 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. #***************************************************************************
  13. # _ _ ____ _
  14. # Project ___| | | | _ \| |
  15. # / __| | | | |_) | |
  16. # | (__| |_| | _ <| |___
  17. # \___|\___/|_| \_\_____|
  18. #
  19. # Copyright (C) 1998 - 2022, Daniel Stenberg, <[email protected]>, et al.
  20. #
  21. # This software is licensed as described in the file COPYING, which
  22. # you should have received as part of this distribution. The terms
  23. # are also available at https://curl.se/docs/copyright.html.
  24. #
  25. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  26. # copies of the Software, and permit persons to whom the Software is
  27. # furnished to do so, under the terms of the COPYING file.
  28. #
  29. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  30. # KIND, either express or implied.
  31. #
  32. # SPDX-License-Identifier: curl
  33. #
  34. ###########################################################################
  35. #***************************************************************************
  36. # _ _ ____ _
  37. # Project ___| | | | _ \| |
  38. # / __| | | | |_) | |
  39. # | (__| |_| | _ <| |___
  40. # \___|\___/|_| \_\_____|
  41. #
  42. # Copyright (C) 1998 - 2022, Daniel Stenberg, <[email protected]>, et al.
  43. #
  44. # This software is licensed as described in the file COPYING, which
  45. # you should have received as part of this distribution. The terms
  46. # are also available at https://curl.se/docs/copyright.html.
  47. #
  48. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  49. # copies of the Software, and permit persons to whom the Software is
  50. # furnished to do so, under the terms of the COPYING file.
  51. #
  52. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  53. # KIND, either express or implied.
  54. #
  55. # SPDX-License-Identifier: curl
  56. #
  57. ###########################################################################
  58. #***************************************************************************
  59. # _ _ ____ _
  60. # Project ___| | | | _ \| |
  61. # / __| | | | |_) | |
  62. # | (__| |_| | _ <| |___
  63. # \___|\___/|_| \_\_____|
  64. #
  65. # Copyright (C) 1998 - 2022, Daniel Stenberg, <[email protected]>, et al.
  66. #
  67. # This software is licensed as described in the file COPYING, which
  68. # you should have received as part of this distribution. The terms
  69. # are also available at https://curl.se/docs/copyright.html.
  70. #
  71. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  72. # copies of the Software, and permit persons to whom the Software is
  73. # furnished to do so, under the terms of the COPYING file.
  74. #
  75. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  76. # KIND, either express or implied.
  77. #
  78. # SPDX-License-Identifier: curl
  79. #
  80. ###########################################################################
  81. # ./src/Makefile.inc
  82. # Using the backslash as line continuation character might be problematic with
  83. # some make flavours. If we ever want to change this in a portable manner then
  84. # we should consider this idea :
  85. # CSRC1 = file1.c file2.c file3.c
  86. # CSRC2 = file4.c file5.c file6.c
  87. # CSOURCES = $(CSRC1) $(CSRC2)
  88. VPATH = @srcdir@
  89. am__is_gnu_make = { \
  90. if test -z '$(MAKELEVEL)'; then \
  91. false; \
  92. elif test -n '$(MAKE_HOST)'; then \
  93. true; \
  94. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  95. true; \
  96. else \
  97. false; \
  98. fi; \
  99. }
  100. am__make_running_with_option = \
  101. case $${target_option-} in \
  102. ?) ;; \
  103. *) echo "am__make_running_with_option: internal error: invalid" \
  104. "target option '$${target_option-}' specified" >&2; \
  105. exit 1;; \
  106. esac; \
  107. has_opt=no; \
  108. sane_makeflags=$$MAKEFLAGS; \
  109. if $(am__is_gnu_make); then \
  110. sane_makeflags=$$MFLAGS; \
  111. else \
  112. case $$MAKEFLAGS in \
  113. *\\[\ \ ]*) \
  114. bs=\\; \
  115. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  116. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  117. esac; \
  118. fi; \
  119. skip_next=no; \
  120. strip_trailopt () \
  121. { \
  122. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  123. }; \
  124. for flg in $$sane_makeflags; do \
  125. test $$skip_next = yes && { skip_next=no; continue; }; \
  126. case $$flg in \
  127. *=*|--*) continue;; \
  128. -*I) strip_trailopt 'I'; skip_next=yes;; \
  129. -*I?*) strip_trailopt 'I';; \
  130. -*O) strip_trailopt 'O'; skip_next=yes;; \
  131. -*O?*) strip_trailopt 'O';; \
  132. -*l) strip_trailopt 'l'; skip_next=yes;; \
  133. -*l?*) strip_trailopt 'l';; \
  134. -[dEDm]) skip_next=yes;; \
  135. -[JT]) skip_next=yes;; \
  136. esac; \
  137. case $$flg in \
  138. *$$target_option*) has_opt=yes; break;; \
  139. esac; \
  140. done; \
  141. test $$has_opt = yes
  142. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  143. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  144. pkgdatadir = $(datadir)/@PACKAGE@
  145. pkgincludedir = $(includedir)/@PACKAGE@
  146. pkglibdir = $(libdir)/@PACKAGE@
  147. pkglibexecdir = $(libexecdir)/@PACKAGE@
  148. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  149. install_sh_DATA = $(install_sh) -c -m 644
  150. install_sh_PROGRAM = $(install_sh) -c
  151. install_sh_SCRIPT = $(install_sh) -c
  152. INSTALL_HEADER = $(INSTALL_DATA)
  153. transform = $(program_transform_name)
  154. NORMAL_INSTALL = :
  155. PRE_INSTALL = :
  156. POST_INSTALL = :
  157. NORMAL_UNINSTALL = :
  158. PRE_UNINSTALL = :
  159. POST_UNINSTALL = :
  160. build_triplet = @build@
  161. host_triplet = @host@
  162. subdir = .
  163. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  164. am__aclocal_m4_deps = $(top_srcdir)/m4/curl-amissl.m4 \
  165. $(top_srcdir)/m4/curl-bearssl.m4 \
  166. $(top_srcdir)/m4/curl-compilers.m4 \
  167. $(top_srcdir)/m4/curl-confopts.m4 \
  168. $(top_srcdir)/m4/curl-functions.m4 \
  169. $(top_srcdir)/m4/curl-gnutls.m4 \
  170. $(top_srcdir)/m4/curl-mbedtls.m4 $(top_srcdir)/m4/curl-nss.m4 \
  171. $(top_srcdir)/m4/curl-openssl.m4 \
  172. $(top_srcdir)/m4/curl-override.m4 \
  173. $(top_srcdir)/m4/curl-reentrant.m4 \
  174. $(top_srcdir)/m4/curl-rustls.m4 \
  175. $(top_srcdir)/m4/curl-schannel.m4 \
  176. $(top_srcdir)/m4/curl-sectransp.m4 \
  177. $(top_srcdir)/m4/curl-sysconfig.m4 \
  178. $(top_srcdir)/m4/curl-wolfssl.m4 $(top_srcdir)/m4/libtool.m4 \
  179. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  180. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  181. $(top_srcdir)/m4/xc-am-iface.m4 \
  182. $(top_srcdir)/m4/xc-cc-check.m4 \
  183. $(top_srcdir)/m4/xc-lt-iface.m4 \
  184. $(top_srcdir)/m4/xc-translit.m4 \
  185. $(top_srcdir)/m4/xc-val-flgs.m4 \
  186. $(top_srcdir)/m4/zz40-xc-ovr.m4 \
  187. $(top_srcdir)/m4/zz50-xc-ovr.m4 \
  188. $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  189. $(top_srcdir)/configure.ac
  190. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  191. $(ACLOCAL_M4)
  192. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  193. $(am__configure_deps) $(am__DIST_COMMON)
  194. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  195. configure.lineno config.status.lineno
  196. mkinstalldirs = $(install_sh) -d
  197. CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
  198. CONFIG_CLEAN_FILES = curl-config libcurl.pc
  199. CONFIG_CLEAN_VPATH_FILES =
  200. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  201. am__vpath_adj = case $$p in \
  202. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  203. *) f=$$p;; \
  204. esac;
  205. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  206. am__install_max = 40
  207. am__nobase_strip_setup = \
  208. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  209. am__nobase_strip = \
  210. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  211. am__nobase_list = $(am__nobase_strip_setup); \
  212. for p in $$list; do echo "$$p $$p"; done | \
  213. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  214. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  215. if (++n[$$2] == $(am__install_max)) \
  216. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  217. END { for (dir in files) print dir, files[dir] }'
  218. am__base_list = \
  219. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  220. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  221. am__uninstall_files_from_dir = { \
  222. test -z "$$files" \
  223. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  224. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  225. $(am__cd) "$$dir" && rm -f $$files; }; \
  226. }
  227. am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
  228. SCRIPTS = $(bin_SCRIPTS)
  229. AM_V_P = $(am__v_P_@AM_V@)
  230. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  231. am__v_P_0 = false
  232. am__v_P_1 = :
  233. AM_V_GEN = $(am__v_GEN_@AM_V@)
  234. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  235. am__v_GEN_0 = @echo " GEN " $@;
  236. am__v_GEN_1 =
  237. AM_V_at = $(am__v_at_@AM_V@)
  238. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  239. am__v_at_0 = @
  240. am__v_at_1 =
  241. SOURCES =
  242. DIST_SOURCES =
  243. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  244. ctags-recursive dvi-recursive html-recursive info-recursive \
  245. install-data-recursive install-dvi-recursive \
  246. install-exec-recursive install-html-recursive \
  247. install-info-recursive install-pdf-recursive \
  248. install-ps-recursive install-recursive installcheck-recursive \
  249. installdirs-recursive pdf-recursive ps-recursive \
  250. tags-recursive uninstall-recursive
  251. am__can_run_installinfo = \
  252. case $$AM_UPDATE_INFO_DIR in \
  253. n|no|NO) false;; \
  254. *) (install-info --version) >/dev/null 2>&1;; \
  255. esac
  256. DATA = $(pkgconfig_DATA)
  257. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  258. distclean-recursive maintainer-clean-recursive
  259. am__recursive_targets = \
  260. $(RECURSIVE_TARGETS) \
  261. $(RECURSIVE_CLEAN_TARGETS) \
  262. $(am__extra_recursive_targets)
  263. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  264. cscope distdir distdir-am dist dist-all distcheck
  265. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  266. # Read a list of newline-separated strings from the standard input,
  267. # and print each of them once, without duplicates. Input order is
  268. # *not* preserved.
  269. am__uniquify_input = $(AWK) '\
  270. BEGIN { nonempty = 0; } \
  271. { items[$$0] = 1; nonempty = 1; } \
  272. END { if (nonempty) { for (i in items) print i; }; } \
  273. '
  274. # Make sure the list of sources is unique. This is necessary because,
  275. # e.g., the same source file might be shared among _SOURCES variables
  276. # for different programs/libraries.
  277. am__define_uniq_tagged_files = \
  278. list='$(am__tagged_files)'; \
  279. unique=`for i in $$list; do \
  280. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  281. done | $(am__uniquify_input)`
  282. am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/curl-config.in \
  283. $(srcdir)/lib/Makefile.inc $(srcdir)/libcurl.pc.in \
  284. $(srcdir)/src/Makefile.inc COPYING README compile config.guess \
  285. config.sub depcomp install-sh ltmain.sh missing
  286. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  287. distdir = $(PACKAGE)-$(VERSION)
  288. top_distdir = $(distdir)
  289. am__remove_distdir = \
  290. if test -d "$(distdir)"; then \
  291. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  292. && rm -rf "$(distdir)" \
  293. || { sleep 5 && rm -rf "$(distdir)"; }; \
  294. else :; fi
  295. am__post_remove_distdir = $(am__remove_distdir)
  296. am__relativize = \
  297. dir0=`pwd`; \
  298. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  299. sed_rest='s,^[^/]*/*,,'; \
  300. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  301. sed_butlast='s,/*[^/]*$$,,'; \
  302. while test -n "$$dir1"; do \
  303. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  304. if test "$$first" != "."; then \
  305. if test "$$first" = ".."; then \
  306. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  307. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  308. else \
  309. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  310. if test "$$first2" = "$$first"; then \
  311. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  312. else \
  313. dir2="../$$dir2"; \
  314. fi; \
  315. dir0="$$dir0"/"$$first"; \
  316. fi; \
  317. fi; \
  318. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  319. done; \
  320. reldir="$$dir2"
  321. DIST_ARCHIVES = $(distdir).tar.gz
  322. GZIP_ENV = --best
  323. DIST_TARGETS = dist-gzip
  324. # Exists only to be overridden by the user if desired.
  325. AM_DISTCHECK_DVI_TARGET = dvi
  326. distuninstallcheck_listfiles = find . -type f -print
  327. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  328. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  329. distcleancheck_listfiles = find . -type f -print
  330. ACLOCAL = @ACLOCAL@
  331. AMTAR = @AMTAR@
  332. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  333. AR = @AR@
  334. AR_FLAGS = @AR_FLAGS@
  335. AS = @AS@
  336. AUTOCONF = @AUTOCONF@
  337. AUTOHEADER = @AUTOHEADER@
  338. AUTOMAKE = @AUTOMAKE@
  339. AWK = @AWK@
  340. BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
  341. CC = @CC@
  342. CCDEPMODE = @CCDEPMODE@
  343. CFLAGS = @CFLAGS@
  344. CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
  345. CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
  346. CPP = @CPP@
  347. CPPFLAGS = @CPPFLAGS@
  348. CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
  349. CSCOPE = @CSCOPE@
  350. CTAGS = @CTAGS@
  351. CURLVERSION = @CURLVERSION@
  352. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  353. CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
  354. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  355. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  356. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  357. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  358. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  359. CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
  360. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  361. CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
  362. CURL_DISABLE_MQTT = @CURL_DISABLE_MQTT@
  363. CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
  364. CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
  365. CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
  366. CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
  367. CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
  368. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  369. CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
  370. CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
  371. CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
  372. CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
  373. CURL_PLIST_VERSION = @CURL_PLIST_VERSION@
  374. CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
  375. CYGPATH_W = @CYGPATH_W@
  376. DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
  377. DEFS = @DEFS@
  378. DEPDIR = @DEPDIR@
  379. DLLTOOL = @DLLTOOL@
  380. DSYMUTIL = @DSYMUTIL@
  381. DUMPBIN = @DUMPBIN@
  382. ECHO_C = @ECHO_C@
  383. ECHO_N = @ECHO_N@
  384. ECHO_T = @ECHO_T@
  385. EGREP = @EGREP@
  386. ENABLE_SHARED = @ENABLE_SHARED@
  387. ENABLE_STATIC = @ENABLE_STATIC@
  388. ETAGS = @ETAGS@
  389. EXEEXT = @EXEEXT@
  390. FGREP = @FGREP@
  391. FILECMD = @FILECMD@
  392. FISH_FUNCTIONS_DIR = @FISH_FUNCTIONS_DIR@
  393. GCOV = @GCOV@
  394. GREP = @GREP@
  395. HAVE_BROTLI = @HAVE_BROTLI@
  396. HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
  397. HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
  398. HAVE_LIBZ = @HAVE_LIBZ@
  399. HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
  400. HAVE_PROTO_BSDSOCKET_H = @HAVE_PROTO_BSDSOCKET_H@
  401. HAVE_ZSTD = @HAVE_ZSTD@
  402. IDN_ENABLED = @IDN_ENABLED@
  403. INSTALL = @INSTALL@
  404. INSTALL_DATA = @INSTALL_DATA@
  405. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  406. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  407. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  408. IPV6_ENABLED = @IPV6_ENABLED@
  409. LCOV = @LCOV@
  410. LD = @LD@
  411. LDFLAGS = @LDFLAGS@
  412. LIBCURL_LIBS = @LIBCURL_LIBS@
  413. LIBCURL_NO_SHARED = @LIBCURL_NO_SHARED@
  414. LIBOBJS = @LIBOBJS@
  415. LIBS = @LIBS@
  416. LIBTOOL = @LIBTOOL@
  417. LIPO = @LIPO@
  418. LN_S = @LN_S@
  419. LTLIBOBJS = @LTLIBOBJS@
  420. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  421. MAINT = @MAINT@
  422. MAKEINFO = @MAKEINFO@
  423. MANIFEST_TOOL = @MANIFEST_TOOL@
  424. MANOPT = @MANOPT@
  425. MKDIR_P = @MKDIR_P@
  426. NM = @NM@
  427. NMEDIT = @NMEDIT@
  428. NROFF = @NROFF@
  429. NSS_LIBS = @NSS_LIBS@
  430. OBJDUMP = @OBJDUMP@
  431. OBJEXT = @OBJEXT@
  432. OTOOL = @OTOOL@
  433. OTOOL64 = @OTOOL64@
  434. PACKAGE = @PACKAGE@
  435. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  436. PACKAGE_NAME = @PACKAGE_NAME@
  437. PACKAGE_STRING = @PACKAGE_STRING@
  438. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  439. PACKAGE_URL = @PACKAGE_URL@
  440. PACKAGE_VERSION = @PACKAGE_VERSION@
  441. PATH_SEPARATOR = @PATH_SEPARATOR@
  442. PERL = @PERL@
  443. PKGADD_NAME = @PKGADD_NAME@
  444. PKGADD_PKG = @PKGADD_PKG@
  445. PKGADD_VENDOR = @PKGADD_VENDOR@
  446. PKGCONFIG = @PKGCONFIG@
  447. RANDOM_FILE = @RANDOM_FILE@
  448. RANLIB = @RANLIB@
  449. REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
  450. SED = @SED@
  451. SET_MAKE = @SET_MAKE@
  452. SHELL = @SHELL@
  453. SSL_BACKENDS = @SSL_BACKENDS@
  454. SSL_ENABLED = @SSL_ENABLED@
  455. SSL_LIBS = @SSL_LIBS@
  456. STRIP = @STRIP@
  457. SUPPORT_FEATURES = @SUPPORT_FEATURES@
  458. SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
  459. USE_ARES = @USE_ARES@
  460. USE_BEARSSL = @USE_BEARSSL@
  461. USE_GNUTLS = @USE_GNUTLS@
  462. USE_HYPER = @USE_HYPER@
  463. USE_LIBRTMP = @USE_LIBRTMP@
  464. USE_LIBSSH = @USE_LIBSSH@
  465. USE_LIBSSH2 = @USE_LIBSSH2@
  466. USE_MBEDTLS = @USE_MBEDTLS@
  467. USE_MSH3 = @USE_MSH3@
  468. USE_NGHTTP2 = @USE_NGHTTP2@
  469. USE_NGHTTP3 = @USE_NGHTTP3@
  470. USE_NGTCP2 = @USE_NGTCP2@
  471. USE_NGTCP2_CRYPTO_GNUTLS = @USE_NGTCP2_CRYPTO_GNUTLS@
  472. USE_NGTCP2_CRYPTO_OPENSSL = @USE_NGTCP2_CRYPTO_OPENSSL@
  473. USE_NGTCP2_CRYPTO_WOLFSSL = @USE_NGTCP2_CRYPTO_WOLFSSL@
  474. USE_NSS = @USE_NSS@
  475. USE_OPENLDAP = @USE_OPENLDAP@
  476. USE_QUICHE = @USE_QUICHE@
  477. USE_RUSTLS = @USE_RUSTLS@
  478. USE_SCHANNEL = @USE_SCHANNEL@
  479. USE_SECTRANSP = @USE_SECTRANSP@
  480. USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
  481. USE_WIN32_CRYPTO = @USE_WIN32_CRYPTO@
  482. USE_WIN32_LARGE_FILES = @USE_WIN32_LARGE_FILES@
  483. USE_WIN32_SMALL_FILES = @USE_WIN32_SMALL_FILES@
  484. USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
  485. USE_WOLFSSH = @USE_WOLFSSH@
  486. USE_WOLFSSL = @USE_WOLFSSL@
  487. VERSION = @VERSION@
  488. VERSIONNUM = @VERSIONNUM@
  489. ZLIB_LIBS = @ZLIB_LIBS@
  490. ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
  491. abs_builddir = @abs_builddir@
  492. abs_srcdir = @abs_srcdir@
  493. abs_top_builddir = @abs_top_builddir@
  494. abs_top_srcdir = @abs_top_srcdir@
  495. ac_ct_AR = @ac_ct_AR@
  496. ac_ct_CC = @ac_ct_CC@
  497. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  498. am__include = @am__include@
  499. am__leading_dot = @am__leading_dot@
  500. am__quote = @am__quote@
  501. am__tar = @am__tar@
  502. am__untar = @am__untar@
  503. bindir = @bindir@
  504. build = @build@
  505. build_alias = @build_alias@
  506. build_cpu = @build_cpu@
  507. build_os = @build_os@
  508. build_vendor = @build_vendor@
  509. builddir = @builddir@
  510. datadir = @datadir@
  511. datarootdir = @datarootdir@
  512. docdir = @docdir@
  513. dvidir = @dvidir@
  514. exec_prefix = @exec_prefix@
  515. host = @host@
  516. host_alias = @host_alias@
  517. host_cpu = @host_cpu@
  518. host_os = @host_os@
  519. host_vendor = @host_vendor@
  520. htmldir = @htmldir@
  521. includedir = @includedir@
  522. infodir = @infodir@
  523. install_sh = @install_sh@
  524. libdir = @libdir@
  525. libexecdir = @libexecdir@
  526. libext = @libext@
  527. localedir = @localedir@
  528. localstatedir = @localstatedir@
  529. mandir = @mandir@
  530. mkdir_p = @mkdir_p@
  531. oldincludedir = @oldincludedir@
  532. pdfdir = @pdfdir@
  533. prefix = @prefix@
  534. program_transform_name = @program_transform_name@
  535. psdir = @psdir@
  536. runstatedir = @runstatedir@
  537. sbindir = @sbindir@
  538. sharedstatedir = @sharedstatedir@
  539. srcdir = @srcdir@
  540. sysconfdir = @sysconfdir@
  541. target_alias = @target_alias@
  542. top_build_prefix = @top_build_prefix@
  543. top_builddir = @top_builddir@
  544. top_srcdir = @top_srcdir@
  545. AUTOMAKE_OPTIONS = foreign
  546. ACLOCAL_AMFLAGS = -I m4
  547. CMAKE_DIST = \
  548. CMake/cmake_uninstall.cmake.in \
  549. CMake/CMakeConfigurableFile.in \
  550. CMake/curl-config.cmake.in \
  551. CMake/CurlSymbolHiding.cmake \
  552. CMake/CurlTests.c \
  553. CMake/FindBearSSL.cmake \
  554. CMake/FindBrotli.cmake \
  555. CMake/FindCARES.cmake \
  556. CMake/FindGSS.cmake \
  557. CMake/FindLibPSL.cmake \
  558. CMake/FindLibSSH2.cmake \
  559. CMake/FindMbedTLS.cmake \
  560. CMake/FindMSH3.cmake \
  561. CMake/FindNGHTTP2.cmake \
  562. CMake/FindNGHTTP3.cmake \
  563. CMake/FindNGTCP2.cmake \
  564. CMake/FindNSS.cmake \
  565. CMake/FindQUICHE.cmake \
  566. CMake/FindWolfSSL.cmake \
  567. CMake/FindZstd.cmake \
  568. CMake/Macros.cmake \
  569. CMake/OtherTests.cmake \
  570. CMake/Platforms/WindowsCache.cmake \
  571. CMake/Utilities.cmake \
  572. CMakeLists.txt
  573. VC10_LIBTMPL = projects/Windows/VC10/lib/libcurl.tmpl
  574. VC10_LIBVCXPROJ = projects/Windows/VC10/lib/libcurl.vcxproj.dist
  575. VC10_LIBVCXPROJ_DEPS = $(VC10_LIBTMPL) Makefile.am lib/Makefile.inc
  576. VC10_SRCTMPL = projects/Windows/VC10/src/curl.tmpl
  577. VC10_SRCVCXPROJ = projects/Windows/VC10/src/curl.vcxproj.dist
  578. VC10_SRCVCXPROJ_DEPS = $(VC10_SRCTMPL) Makefile.am src/Makefile.inc
  579. VC11_LIBTMPL = projects/Windows/VC11/lib/libcurl.tmpl
  580. VC11_LIBVCXPROJ = projects/Windows/VC11/lib/libcurl.vcxproj.dist
  581. VC11_LIBVCXPROJ_DEPS = $(VC11_LIBTMPL) Makefile.am lib/Makefile.inc
  582. VC11_SRCTMPL = projects/Windows/VC11/src/curl.tmpl
  583. VC11_SRCVCXPROJ = projects/Windows/VC11/src/curl.vcxproj.dist
  584. VC11_SRCVCXPROJ_DEPS = $(VC11_SRCTMPL) Makefile.am src/Makefile.inc
  585. VC12_LIBTMPL = projects/Windows/VC12/lib/libcurl.tmpl
  586. VC12_LIBVCXPROJ = projects/Windows/VC12/lib/libcurl.vcxproj.dist
  587. VC12_LIBVCXPROJ_DEPS = $(VC12_LIBTMPL) Makefile.am lib/Makefile.inc
  588. VC12_SRCTMPL = projects/Windows/VC12/src/curl.tmpl
  589. VC12_SRCVCXPROJ = projects/Windows/VC12/src/curl.vcxproj.dist
  590. VC12_SRCVCXPROJ_DEPS = $(VC12_SRCTMPL) Makefile.am src/Makefile.inc
  591. VC14_LIBTMPL = projects/Windows/VC14/lib/libcurl.tmpl
  592. VC14_LIBVCXPROJ = projects/Windows/VC14/lib/libcurl.vcxproj.dist
  593. VC14_LIBVCXPROJ_DEPS = $(VC14_LIBTMPL) Makefile.am lib/Makefile.inc
  594. VC14_SRCTMPL = projects/Windows/VC14/src/curl.tmpl
  595. VC14_SRCVCXPROJ = projects/Windows/VC14/src/curl.vcxproj.dist
  596. VC14_SRCVCXPROJ_DEPS = $(VC14_SRCTMPL) Makefile.am src/Makefile.inc
  597. VC14_10_LIBTMPL = projects/Windows/VC14.10/lib/libcurl.tmpl
  598. VC14_10_LIBVCXPROJ = projects/Windows/VC14.10/lib/libcurl.vcxproj.dist
  599. VC14_10_LIBVCXPROJ_DEPS = $(VC14_10_LIBTMPL) Makefile.am lib/Makefile.inc
  600. VC14_10_SRCTMPL = projects/Windows/VC14.10/src/curl.tmpl
  601. VC14_10_SRCVCXPROJ = projects/Windows/VC14.10/src/curl.vcxproj.dist
  602. VC14_10_SRCVCXPROJ_DEPS = $(VC14_10_SRCTMPL) Makefile.am src/Makefile.inc
  603. VC14_30_LIBTMPL = projects/Windows/VC14.30/lib/libcurl.tmpl
  604. VC14_30_LIBVCXPROJ = projects/Windows/VC14.30/lib/libcurl.vcxproj.dist
  605. VC14_30_LIBVCXPROJ_DEPS = $(VC14_30_LIBTMPL) Makefile.am lib/Makefile.inc
  606. VC14_30_SRCTMPL = projects/Windows/VC14.30/src/curl.tmpl
  607. VC14_30_SRCVCXPROJ = projects/Windows/VC14.30/src/curl.vcxproj.dist
  608. VC14_30_SRCVCXPROJ_DEPS = $(VC14_30_SRCTMPL) Makefile.am src/Makefile.inc
  609. VC_DIST = projects/README.md \
  610. projects/build-openssl.bat \
  611. projects/build-wolfssl.bat \
  612. projects/checksrc.bat \
  613. projects/Windows/VC10/curl-all.sln \
  614. projects/Windows/VC10/lib/libcurl.sln \
  615. projects/Windows/VC10/lib/libcurl.vcxproj.filters \
  616. projects/Windows/VC10/src/curl.sln \
  617. projects/Windows/VC10/src/curl.vcxproj.filters \
  618. projects/Windows/VC11/curl-all.sln \
  619. projects/Windows/VC11/lib/libcurl.sln \
  620. projects/Windows/VC11/lib/libcurl.vcxproj.filters \
  621. projects/Windows/VC11/src/curl.sln \
  622. projects/Windows/VC11/src/curl.vcxproj.filters \
  623. projects/Windows/VC12/curl-all.sln \
  624. projects/Windows/VC12/lib/libcurl.sln \
  625. projects/Windows/VC12/lib/libcurl.vcxproj.filters \
  626. projects/Windows/VC12/src/curl.sln \
  627. projects/Windows/VC12/src/curl.vcxproj.filters \
  628. projects/Windows/VC14/curl-all.sln \
  629. projects/Windows/VC14/lib/libcurl.sln \
  630. projects/Windows/VC14/lib/libcurl.vcxproj.filters \
  631. projects/Windows/VC14/src/curl.sln \
  632. projects/Windows/VC14/src/curl.vcxproj.filters \
  633. projects/Windows/VC14.10/curl-all.sln \
  634. projects/Windows/VC14.10/lib/libcurl.sln \
  635. projects/Windows/VC14.10/lib/libcurl.vcxproj.filters \
  636. projects/Windows/VC14.10/src/curl.sln \
  637. projects/Windows/VC14.10/src/curl.vcxproj.filters \
  638. projects/Windows/VC14.30/curl-all.sln \
  639. projects/Windows/VC14.30/lib/libcurl.sln \
  640. projects/Windows/VC14.30/lib/libcurl.vcxproj.filters \
  641. projects/Windows/VC14.30/src/curl.sln \
  642. projects/Windows/VC14.30/src/curl.vcxproj.filters \
  643. projects/generate.bat \
  644. projects/wolfssl_options.h \
  645. projects/wolfssl_override.props
  646. WINBUILD_DIST = winbuild/README.md winbuild/gen_resp_file.bat \
  647. winbuild/MakefileBuild.vc winbuild/Makefile.vc
  648. PLAN9_DIST = plan9/include/mkfile \
  649. plan9/include/mkfile \
  650. plan9/mkfile.proto \
  651. plan9/mkfile \
  652. plan9/README \
  653. plan9/lib/mkfile.inc \
  654. plan9/lib/mkfile \
  655. plan9/src/mkfile.inc \
  656. plan9/src/mkfile
  657. EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
  658. RELEASE-NOTES buildconf libcurl.pc.in MacOSX-Framework $(CMAKE_DIST) \
  659. $(VC_DIST) $(WINBUILD_DIST) $(PLAN9_DIST) lib/libcurl.vers.in buildconf.bat
  660. CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_SRCVCXPROJ) $(VC11_LIBVCXPROJ) \
  661. $(VC11_SRCVCXPROJ) $(VC12_LIBVCXPROJ) $(VC12_SRCVCXPROJ) $(VC14_LIBVCXPROJ) \
  662. $(VC14_SRCVCXPROJ) $(VC14_10_LIBVCXPROJ) $(VC14_10_SRCVCXPROJ) \
  663. $(VC14_30_LIBVCXPROJ) $(VC14_30_SRCVCXPROJ)
  664. bin_SCRIPTS = curl-config
  665. SUBDIRS = lib src
  666. DIST_SUBDIRS = $(SUBDIRS) tests packages scripts include docs
  667. pkgconfigdir = $(libdir)/pkgconfig
  668. pkgconfig_DATA = libcurl.pc
  669. LIB_VAUTH_CFILES = \
  670. vauth/cleartext.c \
  671. vauth/cram.c \
  672. vauth/digest.c \
  673. vauth/digest_sspi.c \
  674. vauth/gsasl.c \
  675. vauth/krb5_gssapi.c \
  676. vauth/krb5_sspi.c \
  677. vauth/ntlm.c \
  678. vauth/ntlm_sspi.c \
  679. vauth/oauth2.c \
  680. vauth/spnego_gssapi.c \
  681. vauth/spnego_sspi.c \
  682. vauth/vauth.c
  683. LIB_VAUTH_HFILES = \
  684. vauth/digest.h \
  685. vauth/ntlm.h \
  686. vauth/vauth.h
  687. LIB_VTLS_CFILES = \
  688. vtls/bearssl.c \
  689. vtls/gskit.c \
  690. vtls/gtls.c \
  691. vtls/hostcheck.c \
  692. vtls/keylog.c \
  693. vtls/mbedtls.c \
  694. vtls/mbedtls_threadlock.c \
  695. vtls/nss.c \
  696. vtls/openssl.c \
  697. vtls/rustls.c \
  698. vtls/schannel.c \
  699. vtls/schannel_verify.c \
  700. vtls/sectransp.c \
  701. vtls/vtls.c \
  702. vtls/wolfssl.c \
  703. vtls/x509asn1.c
  704. LIB_VTLS_HFILES = \
  705. vtls/bearssl.h \
  706. vtls/gskit.h \
  707. vtls/gtls.h \
  708. vtls/hostcheck.h \
  709. vtls/keylog.h \
  710. vtls/mbedtls.h \
  711. vtls/mbedtls_threadlock.h \
  712. vtls/nssg.h \
  713. vtls/openssl.h \
  714. vtls/rustls.h \
  715. vtls/schannel.h \
  716. vtls/sectransp.h \
  717. vtls/vtls.h \
  718. vtls/wolfssl.h \
  719. vtls/x509asn1.h
  720. LIB_VQUIC_CFILES = \
  721. vquic/msh3.c \
  722. vquic/ngtcp2.c \
  723. vquic/quiche.c \
  724. vquic/vquic.c
  725. LIB_VQUIC_HFILES = \
  726. vquic/msh3.h \
  727. vquic/ngtcp2.h \
  728. vquic/quiche.h \
  729. vquic/vquic.h
  730. LIB_VSSH_CFILES = \
  731. vssh/libssh.c \
  732. vssh/libssh2.c \
  733. vssh/wolfssh.c
  734. LIB_VSSH_HFILES = \
  735. vssh/ssh.h
  736. LIB_CFILES = \
  737. altsvc.c \
  738. amigaos.c \
  739. asyn-ares.c \
  740. asyn-thread.c \
  741. base64.c \
  742. bufref.c \
  743. c-hyper.c \
  744. conncache.c \
  745. connect.c \
  746. content_encoding.c \
  747. cookie.c \
  748. curl_addrinfo.c \
  749. curl_ctype.c \
  750. curl_des.c \
  751. curl_endian.c \
  752. curl_fnmatch.c \
  753. curl_get_line.c \
  754. curl_gethostname.c \
  755. curl_gssapi.c \
  756. curl_memrchr.c \
  757. curl_multibyte.c \
  758. curl_ntlm_core.c \
  759. curl_ntlm_wb.c \
  760. curl_path.c \
  761. curl_range.c \
  762. curl_rtmp.c \
  763. curl_sasl.c \
  764. curl_sspi.c \
  765. curl_threads.c \
  766. dict.c \
  767. doh.c \
  768. dotdot.c \
  769. dynbuf.c \
  770. easy.c \
  771. easygetopt.c \
  772. easyoptions.c \
  773. escape.c \
  774. file.c \
  775. fileinfo.c \
  776. fopen.c \
  777. formdata.c \
  778. ftp.c \
  779. ftplistparser.c \
  780. getenv.c \
  781. getinfo.c \
  782. gopher.c \
  783. h2h3.c \
  784. hash.c \
  785. headers.c \
  786. hmac.c \
  787. hostasyn.c \
  788. hostip.c \
  789. hostip4.c \
  790. hostip6.c \
  791. hostsyn.c \
  792. hsts.c \
  793. http.c \
  794. http2.c \
  795. http_chunks.c \
  796. http_digest.c \
  797. http_negotiate.c \
  798. http_ntlm.c \
  799. http_proxy.c \
  800. http_aws_sigv4.c \
  801. idn_win32.c \
  802. if2ip.c \
  803. imap.c \
  804. inet_ntop.c \
  805. inet_pton.c \
  806. krb5.c \
  807. ldap.c \
  808. llist.c \
  809. md4.c \
  810. md5.c \
  811. memdebug.c \
  812. mime.c \
  813. mprintf.c \
  814. mqtt.c \
  815. multi.c \
  816. netrc.c \
  817. nonblock.c \
  818. openldap.c \
  819. parsedate.c \
  820. pingpong.c \
  821. pop3.c \
  822. progress.c \
  823. psl.c \
  824. rand.c \
  825. rename.c \
  826. rtsp.c \
  827. select.c \
  828. sendf.c \
  829. setopt.c \
  830. sha256.c \
  831. share.c \
  832. slist.c \
  833. smb.c \
  834. smtp.c \
  835. socketpair.c \
  836. socks.c \
  837. socks_gssapi.c \
  838. socks_sspi.c \
  839. speedcheck.c \
  840. splay.c \
  841. strcase.c \
  842. strdup.c \
  843. strerror.c \
  844. strtok.c \
  845. strtoofft.c \
  846. system_win32.c \
  847. telnet.c \
  848. tftp.c \
  849. timediff.c \
  850. timeval.c \
  851. transfer.c \
  852. url.c \
  853. urlapi.c \
  854. version.c \
  855. version_win32.c \
  856. warnless.c \
  857. wildcard.c
  858. LIB_HFILES = \
  859. altsvc.h \
  860. amigaos.h \
  861. arpa_telnet.h \
  862. asyn.h \
  863. bufref.h \
  864. c-hyper.h \
  865. conncache.h \
  866. connect.h \
  867. content_encoding.h \
  868. cookie.h \
  869. curl_addrinfo.h \
  870. curl_base64.h \
  871. curl_ctype.h \
  872. curl_des.h \
  873. curl_endian.h \
  874. curl_fnmatch.h \
  875. curl_get_line.h \
  876. curl_gethostname.h \
  877. curl_gssapi.h \
  878. curl_hmac.h \
  879. curl_krb5.h \
  880. curl_ldap.h \
  881. curl_md4.h \
  882. curl_md5.h \
  883. curl_memory.h \
  884. curl_memrchr.h \
  885. curl_multibyte.h \
  886. curl_ntlm_core.h \
  887. curl_ntlm_wb.h \
  888. curl_path.h \
  889. curl_printf.h \
  890. curl_range.h \
  891. curl_rtmp.h \
  892. curl_sasl.h \
  893. curl_setup.h \
  894. curl_setup_once.h \
  895. curl_sha256.h \
  896. curl_sspi.h \
  897. curl_threads.h \
  898. curlx.h \
  899. dict.h \
  900. doh.h \
  901. dotdot.h \
  902. dynbuf.h \
  903. easy_lock.h \
  904. easyif.h \
  905. easyoptions.h \
  906. escape.h \
  907. file.h \
  908. fileinfo.h \
  909. fopen.h \
  910. formdata.h \
  911. ftp.h \
  912. ftplistparser.h \
  913. getinfo.h \
  914. gopher.h \
  915. h2h3.h \
  916. hash.h \
  917. headers.h \
  918. hostip.h \
  919. hsts.h \
  920. http.h \
  921. http2.h \
  922. http_chunks.h \
  923. http_digest.h \
  924. http_negotiate.h \
  925. http_ntlm.h \
  926. http_proxy.h \
  927. http_aws_sigv4.h \
  928. if2ip.h \
  929. imap.h \
  930. inet_ntop.h \
  931. inet_pton.h \
  932. llist.h \
  933. memdebug.h \
  934. mime.h \
  935. mqtt.h \
  936. multihandle.h \
  937. multiif.h \
  938. netrc.h \
  939. nonblock.h \
  940. parsedate.h \
  941. pingpong.h \
  942. pop3.h \
  943. progress.h \
  944. psl.h \
  945. quic.h \
  946. rand.h \
  947. rename.h \
  948. rtsp.h \
  949. select.h \
  950. sendf.h \
  951. setopt.h \
  952. setup-vms.h \
  953. share.h \
  954. sigpipe.h \
  955. slist.h \
  956. smb.h \
  957. smtp.h \
  958. sockaddr.h \
  959. socketpair.h \
  960. socks.h \
  961. speedcheck.h \
  962. splay.h \
  963. strcase.h \
  964. strdup.h \
  965. strerror.h \
  966. strtok.h \
  967. strtoofft.h \
  968. system_win32.h \
  969. telnet.h \
  970. tftp.h \
  971. timediff.h \
  972. timeval.h \
  973. transfer.h \
  974. url.h \
  975. urlapi-int.h \
  976. urldata.h \
  977. version_win32.h \
  978. warnless.h \
  979. wildcard.h
  980. LIB_RCFILES = libcurl.rc
  981. CSOURCES = $(LIB_CFILES) $(LIB_VAUTH_CFILES) $(LIB_VTLS_CFILES) \
  982. $(LIB_VQUIC_CFILES) $(LIB_VSSH_CFILES)
  983. HHEADERS = $(LIB_HFILES) $(LIB_VAUTH_HFILES) $(LIB_VTLS_HFILES) \
  984. $(LIB_VQUIC_HFILES) $(LIB_VSSH_HFILES)
  985. # libcurl has sources that provide functions named curlx_* that aren't part of
  986. # the official API, but we re-use the code here to avoid duplication.
  987. CURLX_CFILES = \
  988. ../lib/strtoofft.c \
  989. ../lib/timediff.c \
  990. ../lib/nonblock.c \
  991. ../lib/warnless.c \
  992. ../lib/curl_ctype.c \
  993. ../lib/curl_multibyte.c \
  994. ../lib/version_win32.c \
  995. ../lib/dynbuf.c
  996. CURLX_HFILES = \
  997. ../lib/curl_setup.h \
  998. ../lib/strtoofft.h \
  999. ../lib/timediff.h \
  1000. ../lib/nonblock.h \
  1001. ../lib/warnless.h \
  1002. ../lib/curl_ctype.h \
  1003. ../lib/curl_multibyte.h \
  1004. ../lib/version_win32.h \
  1005. ../lib/dynbuf.h
  1006. CURL_CFILES = \
  1007. slist_wc.c \
  1008. tool_binmode.c \
  1009. tool_bname.c \
  1010. tool_cb_dbg.c \
  1011. tool_cb_hdr.c \
  1012. tool_cb_prg.c \
  1013. tool_cb_rea.c \
  1014. tool_cb_see.c \
  1015. tool_cb_wrt.c \
  1016. tool_cfgable.c \
  1017. tool_dirhie.c \
  1018. tool_doswin.c \
  1019. tool_easysrc.c \
  1020. tool_filetime.c \
  1021. tool_findfile.c \
  1022. tool_formparse.c \
  1023. tool_getparam.c \
  1024. tool_getpass.c \
  1025. tool_help.c \
  1026. tool_helpers.c \
  1027. tool_hugehelp.c \
  1028. tool_libinfo.c \
  1029. tool_listhelp.c \
  1030. tool_main.c \
  1031. tool_msgs.c \
  1032. tool_operate.c \
  1033. tool_operhlp.c \
  1034. tool_panykey.c \
  1035. tool_paramhlp.c \
  1036. tool_parsecfg.c \
  1037. tool_progress.c \
  1038. tool_strdup.c \
  1039. tool_setopt.c \
  1040. tool_sleep.c \
  1041. tool_urlglob.c \
  1042. tool_util.c \
  1043. tool_vms.c \
  1044. tool_writeout.c \
  1045. tool_writeout_json.c \
  1046. tool_xattr.c
  1047. CURL_HFILES = \
  1048. slist_wc.h \
  1049. tool_binmode.h \
  1050. tool_bname.h \
  1051. tool_cb_dbg.h \
  1052. tool_cb_hdr.h \
  1053. tool_cb_prg.h \
  1054. tool_cb_rea.h \
  1055. tool_cb_see.h \
  1056. tool_cb_wrt.h \
  1057. tool_cfgable.h \
  1058. tool_dirhie.h \
  1059. tool_doswin.h \
  1060. tool_easysrc.h \
  1061. tool_filetime.h \
  1062. tool_findfile.h \
  1063. tool_formparse.h \
  1064. tool_getparam.h \
  1065. tool_getpass.h \
  1066. tool_help.h \
  1067. tool_helpers.h \
  1068. tool_hugehelp.h \
  1069. tool_libinfo.h \
  1070. tool_main.h \
  1071. tool_msgs.h \
  1072. tool_operate.h \
  1073. tool_operhlp.h \
  1074. tool_panykey.h \
  1075. tool_paramhlp.h \
  1076. tool_parsecfg.h \
  1077. tool_progress.h \
  1078. tool_sdecls.h \
  1079. tool_setopt.h \
  1080. tool_setup.h \
  1081. tool_sleep.h \
  1082. tool_strdup.h \
  1083. tool_urlglob.h \
  1084. tool_util.h \
  1085. tool_version.h \
  1086. tool_vms.h \
  1087. tool_writeout.h \
  1088. tool_writeout_json.h \
  1089. tool_xattr.h
  1090. CURL_RCFILES = curl.rc
  1091. # curl_SOURCES is special and gets assigned in src/Makefile.am
  1092. CURL_FILES = $(CURL_CFILES) $(CURLX_CFILES) $(CURL_HFILES)
  1093. all: all-recursive
  1094. .SUFFIXES:
  1095. am--refresh: Makefile
  1096. @:
  1097. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/lib/Makefile.inc $(srcdir)/src/Makefile.inc $(am__configure_deps)
  1098. @for dep in $?; do \
  1099. case '$(am__configure_deps)' in \
  1100. *$$dep*) \
  1101. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  1102. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  1103. && exit 0; \
  1104. exit 1;; \
  1105. esac; \
  1106. done; \
  1107. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  1108. $(am__cd) $(top_srcdir) && \
  1109. $(AUTOMAKE) --foreign Makefile
  1110. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  1111. @case '$?' in \
  1112. *config.status*) \
  1113. echo ' $(SHELL) ./config.status'; \
  1114. $(SHELL) ./config.status;; \
  1115. *) \
  1116. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
  1117. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
  1118. esac;
  1119. $(srcdir)/lib/Makefile.inc $(srcdir)/src/Makefile.inc $(am__empty):
  1120. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  1121. $(SHELL) ./config.status --recheck
  1122. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  1123. $(am__cd) $(srcdir) && $(AUTOCONF)
  1124. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  1125. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  1126. $(am__aclocal_m4_deps):
  1127. curl-config: $(top_builddir)/config.status $(srcdir)/curl-config.in
  1128. cd $(top_builddir) && $(SHELL) ./config.status $@
  1129. libcurl.pc: $(top_builddir)/config.status $(srcdir)/libcurl.pc.in
  1130. cd $(top_builddir) && $(SHELL) ./config.status $@
  1131. install-binSCRIPTS: $(bin_SCRIPTS)
  1132. @$(NORMAL_INSTALL)
  1133. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
  1134. if test -n "$$list"; then \
  1135. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  1136. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  1137. fi; \
  1138. for p in $$list; do \
  1139. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1140. if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
  1141. done | \
  1142. sed -e 'p;s,.*/,,;n' \
  1143. -e 'h;s|.*|.|' \
  1144. -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
  1145. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
  1146. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  1147. if ($$2 == $$4) { files[d] = files[d] " " $$1; \
  1148. if (++n[d] == $(am__install_max)) { \
  1149. print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
  1150. else { print "f", d "/" $$4, $$1 } } \
  1151. END { for (d in files) print "f", d, files[d] }' | \
  1152. while read type dir files; do \
  1153. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  1154. test -z "$$files" || { \
  1155. echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  1156. $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  1157. } \
  1158. ; done
  1159. uninstall-binSCRIPTS:
  1160. @$(NORMAL_UNINSTALL)
  1161. @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
  1162. files=`for p in $$list; do echo "$$p"; done | \
  1163. sed -e 's,.*/,,;$(transform)'`; \
  1164. dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
  1165. mostlyclean-libtool:
  1166. -rm -f *.lo
  1167. clean-libtool:
  1168. -rm -rf .libs _libs
  1169. distclean-libtool:
  1170. -rm -f libtool config.lt
  1171. install-pkgconfigDATA: $(pkgconfig_DATA)
  1172. @$(NORMAL_INSTALL)
  1173. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  1174. if test -n "$$list"; then \
  1175. echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
  1176. $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
  1177. fi; \
  1178. for p in $$list; do \
  1179. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1180. echo "$$d$$p"; \
  1181. done | $(am__base_list) | \
  1182. while read files; do \
  1183. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
  1184. $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
  1185. done
  1186. uninstall-pkgconfigDATA:
  1187. @$(NORMAL_UNINSTALL)
  1188. @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  1189. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1190. dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
  1191. # This directory's subdirectories are mostly independent; you can cd
  1192. # into them and run 'make' without going through this Makefile.
  1193. # To change the values of 'make' variables: instead of editing Makefiles,
  1194. # (1) if the variable is set in 'config.status', edit 'config.status'
  1195. # (which will cause the Makefiles to be regenerated when you run 'make');
  1196. # (2) otherwise, pass the desired values on the 'make' command line.
  1197. $(am__recursive_targets):
  1198. @fail=; \
  1199. if $(am__make_keepgoing); then \
  1200. failcom='fail=yes'; \
  1201. else \
  1202. failcom='exit 1'; \
  1203. fi; \
  1204. dot_seen=no; \
  1205. target=`echo $@ | sed s/-recursive//`; \
  1206. case "$@" in \
  1207. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  1208. *) list='$(SUBDIRS)' ;; \
  1209. esac; \
  1210. for subdir in $$list; do \
  1211. echo "Making $$target in $$subdir"; \
  1212. if test "$$subdir" = "."; then \
  1213. dot_seen=yes; \
  1214. local_target="$$target-am"; \
  1215. else \
  1216. local_target="$$target"; \
  1217. fi; \
  1218. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  1219. || eval $$failcom; \
  1220. done; \
  1221. if test "$$dot_seen" = "no"; then \
  1222. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  1223. fi; test -z "$$fail"
  1224. ID: $(am__tagged_files)
  1225. $(am__define_uniq_tagged_files); mkid -fID $$unique
  1226. tags: tags-recursive
  1227. TAGS: tags
  1228. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1229. set x; \
  1230. here=`pwd`; \
  1231. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  1232. include_option=--etags-include; \
  1233. empty_fix=.; \
  1234. else \
  1235. include_option=--include; \
  1236. empty_fix=; \
  1237. fi; \
  1238. list='$(SUBDIRS)'; for subdir in $$list; do \
  1239. if test "$$subdir" = .; then :; else \
  1240. test ! -f $$subdir/TAGS || \
  1241. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  1242. fi; \
  1243. done; \
  1244. $(am__define_uniq_tagged_files); \
  1245. shift; \
  1246. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  1247. test -n "$$unique" || unique=$$empty_fix; \
  1248. if test $$# -gt 0; then \
  1249. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1250. "$$@" $$unique; \
  1251. else \
  1252. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1253. $$unique; \
  1254. fi; \
  1255. fi
  1256. ctags: ctags-recursive
  1257. CTAGS: ctags
  1258. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1259. $(am__define_uniq_tagged_files); \
  1260. test -z "$(CTAGS_ARGS)$$unique" \
  1261. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1262. $$unique
  1263. GTAGS:
  1264. here=`$(am__cd) $(top_builddir) && pwd` \
  1265. && $(am__cd) $(top_srcdir) \
  1266. && gtags -i $(GTAGS_ARGS) "$$here"
  1267. cscope: cscope.files
  1268. test ! -s cscope.files \
  1269. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  1270. clean-cscope:
  1271. -rm -f cscope.files
  1272. cscope.files: clean-cscope cscopelist
  1273. cscopelist: cscopelist-recursive
  1274. cscopelist-am: $(am__tagged_files)
  1275. list='$(am__tagged_files)'; \
  1276. case "$(srcdir)" in \
  1277. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  1278. *) sdir=$(subdir)/$(srcdir) ;; \
  1279. esac; \
  1280. for i in $$list; do \
  1281. if test -f "$$i"; then \
  1282. echo "$(subdir)/$$i"; \
  1283. else \
  1284. echo "$$sdir/$$i"; \
  1285. fi; \
  1286. done >> $(top_builddir)/cscope.files
  1287. distclean-tags:
  1288. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1289. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1290. distdir: $(BUILT_SOURCES)
  1291. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  1292. distdir-am: $(DISTFILES)
  1293. $(am__remove_distdir)
  1294. test -d "$(distdir)" || mkdir "$(distdir)"
  1295. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1296. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1297. list='$(DISTFILES)'; \
  1298. dist_files=`for file in $$list; do echo $$file; done | \
  1299. sed -e "s|^$$srcdirstrip/||;t" \
  1300. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  1301. case $$dist_files in \
  1302. */*) $(MKDIR_P) `echo "$$dist_files" | \
  1303. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  1304. sort -u` ;; \
  1305. esac; \
  1306. for file in $$dist_files; do \
  1307. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1308. if test -d $$d/$$file; then \
  1309. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  1310. if test -d "$(distdir)/$$file"; then \
  1311. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1312. fi; \
  1313. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1314. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  1315. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1316. fi; \
  1317. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  1318. else \
  1319. test -f "$(distdir)/$$file" \
  1320. || cp -p $$d/$$file "$(distdir)/$$file" \
  1321. || exit 1; \
  1322. fi; \
  1323. done
  1324. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  1325. if test "$$subdir" = .; then :; else \
  1326. $(am__make_dryrun) \
  1327. || test -d "$(distdir)/$$subdir" \
  1328. || $(MKDIR_P) "$(distdir)/$$subdir" \
  1329. || exit 1; \
  1330. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  1331. $(am__relativize); \
  1332. new_distdir=$$reldir; \
  1333. dir1=$$subdir; dir2="$(top_distdir)"; \
  1334. $(am__relativize); \
  1335. new_top_distdir=$$reldir; \
  1336. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  1337. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  1338. ($(am__cd) $$subdir && \
  1339. $(MAKE) $(AM_MAKEFLAGS) \
  1340. top_distdir="$$new_top_distdir" \
  1341. distdir="$$new_distdir" \
  1342. am__remove_distdir=: \
  1343. am__skip_length_check=: \
  1344. am__skip_mode_fix=: \
  1345. distdir) \
  1346. || exit 1; \
  1347. fi; \
  1348. done
  1349. $(MAKE) $(AM_MAKEFLAGS) \
  1350. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  1351. dist-hook
  1352. -test -n "$(am__skip_mode_fix)" \
  1353. || find "$(distdir)" -type d ! -perm -755 \
  1354. -exec chmod u+rwx,go+rx {} \; -o \
  1355. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  1356. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  1357. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  1358. || chmod -R a+r "$(distdir)"
  1359. dist-gzip: distdir
  1360. tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  1361. $(am__post_remove_distdir)
  1362. dist-bzip2: distdir
  1363. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1364. $(am__post_remove_distdir)
  1365. dist-lzip: distdir
  1366. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  1367. $(am__post_remove_distdir)
  1368. dist-xz: distdir
  1369. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  1370. $(am__post_remove_distdir)
  1371. dist-zstd: distdir
  1372. tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
  1373. $(am__post_remove_distdir)
  1374. dist-tarZ: distdir
  1375. @echo WARNING: "Support for distribution archives compressed with" \
  1376. "legacy program 'compress' is deprecated." >&2
  1377. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1378. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  1379. $(am__post_remove_distdir)
  1380. dist-shar: distdir
  1381. @echo WARNING: "Support for shar distribution archives is" \
  1382. "deprecated." >&2
  1383. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1384. shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  1385. $(am__post_remove_distdir)
  1386. dist-zip: distdir
  1387. -rm -f $(distdir).zip
  1388. zip -rq $(distdir).zip $(distdir)
  1389. $(am__post_remove_distdir)
  1390. dist dist-all:
  1391. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  1392. $(am__post_remove_distdir)
  1393. # This target untars the dist file and tries a VPATH configuration. Then
  1394. # it guarantees that the distribution is self-contained by making another
  1395. # tarfile.
  1396. distcheck: dist
  1397. case '$(DIST_ARCHIVES)' in \
  1398. *.tar.gz*) \
  1399. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  1400. *.tar.bz2*) \
  1401. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1402. *.tar.lz*) \
  1403. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1404. *.tar.xz*) \
  1405. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1406. *.tar.Z*) \
  1407. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1408. *.shar.gz*) \
  1409. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  1410. *.zip*) \
  1411. unzip $(distdir).zip ;;\
  1412. *.tar.zst*) \
  1413. zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
  1414. esac
  1415. chmod -R a-w $(distdir)
  1416. chmod u+w $(distdir)
  1417. mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  1418. chmod a-w $(distdir)
  1419. test -d $(distdir)/_build || exit 0; \
  1420. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1421. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1422. && am__cwd=`pwd` \
  1423. && $(am__cd) $(distdir)/_build/sub \
  1424. && ../../configure \
  1425. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1426. $(DISTCHECK_CONFIGURE_FLAGS) \
  1427. --srcdir=../.. --prefix="$$dc_install_base" \
  1428. && $(MAKE) $(AM_MAKEFLAGS) \
  1429. && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
  1430. && $(MAKE) $(AM_MAKEFLAGS) check \
  1431. && $(MAKE) $(AM_MAKEFLAGS) install \
  1432. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1433. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1434. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1435. distuninstallcheck \
  1436. && chmod -R a-w "$$dc_install_base" \
  1437. && ({ \
  1438. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1439. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1440. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1441. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1442. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1443. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1444. && rm -rf "$$dc_destdir" \
  1445. && $(MAKE) $(AM_MAKEFLAGS) dist \
  1446. && rm -rf $(DIST_ARCHIVES) \
  1447. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1448. && cd "$$am__cwd" \
  1449. || exit 1
  1450. $(am__post_remove_distdir)
  1451. @(echo "$(distdir) archives ready for distribution: "; \
  1452. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1453. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1454. distuninstallcheck:
  1455. @test -n '$(distuninstallcheck_dir)' || { \
  1456. echo 'ERROR: trying to run $@ with an empty' \
  1457. '$$(distuninstallcheck_dir)' >&2; \
  1458. exit 1; \
  1459. }; \
  1460. $(am__cd) '$(distuninstallcheck_dir)' || { \
  1461. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  1462. exit 1; \
  1463. }; \
  1464. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  1465. || { echo "ERROR: files left after uninstall:" ; \
  1466. if test -n "$(DESTDIR)"; then \
  1467. echo " (check DESTDIR support)"; \
  1468. fi ; \
  1469. $(distuninstallcheck_listfiles) ; \
  1470. exit 1; } >&2
  1471. distcleancheck: distclean
  1472. @if test '$(srcdir)' = . ; then \
  1473. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  1474. exit 1 ; \
  1475. fi
  1476. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  1477. || { echo "ERROR: files left in build directory after distclean:" ; \
  1478. $(distcleancheck_listfiles) ; \
  1479. exit 1; } >&2
  1480. check-am: all-am
  1481. check: check-recursive
  1482. all-am: Makefile $(SCRIPTS) $(DATA)
  1483. installdirs: installdirs-recursive
  1484. installdirs-am:
  1485. for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"; do \
  1486. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  1487. done
  1488. install: install-recursive
  1489. install-exec: install-exec-recursive
  1490. install-data: install-data-recursive
  1491. uninstall: uninstall-recursive
  1492. install-am: all-am
  1493. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1494. installcheck: installcheck-recursive
  1495. install-strip:
  1496. if test -z '$(STRIP)'; then \
  1497. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1498. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1499. install; \
  1500. else \
  1501. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1502. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1503. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  1504. fi
  1505. mostlyclean-generic:
  1506. clean-generic:
  1507. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  1508. distclean-generic:
  1509. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1510. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1511. maintainer-clean-generic:
  1512. @echo "This command is intended for maintainers to use"
  1513. @echo "it deletes files that may require special tools to rebuild."
  1514. clean: clean-recursive
  1515. clean-am: clean-generic clean-libtool mostlyclean-am
  1516. distclean: distclean-recursive
  1517. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1518. -rm -f Makefile
  1519. distclean-am: clean-am distclean-generic distclean-libtool \
  1520. distclean-tags
  1521. dvi: dvi-recursive
  1522. dvi-am:
  1523. html-am:
  1524. info: info-recursive
  1525. info-am:
  1526. install-data-am: install-pkgconfigDATA
  1527. @$(NORMAL_INSTALL)
  1528. $(MAKE) $(AM_MAKEFLAGS) install-data-hook
  1529. install-dvi: install-dvi-recursive
  1530. install-dvi-am:
  1531. install-exec-am: install-binSCRIPTS
  1532. install-html: install-html-recursive
  1533. install-html-am:
  1534. install-info: install-info-recursive
  1535. install-info-am:
  1536. install-man:
  1537. install-pdf: install-pdf-recursive
  1538. install-pdf-am:
  1539. install-ps: install-ps-recursive
  1540. install-ps-am:
  1541. installcheck-am:
  1542. maintainer-clean: maintainer-clean-recursive
  1543. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1544. -rm -rf $(top_srcdir)/autom4te.cache
  1545. -rm -f Makefile
  1546. maintainer-clean-am: distclean-am maintainer-clean-generic
  1547. mostlyclean: mostlyclean-recursive
  1548. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  1549. pdf-am:
  1550. ps: ps-recursive
  1551. ps-am:
  1552. uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
  1553. @$(NORMAL_INSTALL)
  1554. $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
  1555. .MAKE: $(am__recursive_targets) install-am install-data-am \
  1556. install-strip uninstall-am
  1557. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
  1558. am--refresh check check-am clean clean-cscope clean-generic \
  1559. clean-libtool cscope cscopelist-am ctags ctags-am dist \
  1560. dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
  1561. dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
  1562. distclean-generic distclean-libtool distclean-tags \
  1563. distcleancheck distdir distuninstallcheck dvi dvi-am html \
  1564. html-am info info-am install install-am install-binSCRIPTS \
  1565. install-data install-data-am install-data-hook install-dvi \
  1566. install-dvi-am install-exec install-exec-am install-html \
  1567. install-html-am install-info install-info-am install-man \
  1568. install-pdf install-pdf-am install-pkgconfigDATA install-ps \
  1569. install-ps-am install-strip installcheck installcheck-am \
  1570. installdirs installdirs-am maintainer-clean \
  1571. maintainer-clean-generic mostlyclean mostlyclean-generic \
  1572. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
  1573. uninstall-am uninstall-binSCRIPTS uninstall-hook \
  1574. uninstall-pkgconfigDATA
  1575. .PRECIOUS: Makefile
  1576. # List of files required to generate VC IDE .dsp, .vcproj and .vcxproj files
  1577. dist-hook:
  1578. rm -rf $(top_builddir)/tests/log
  1579. find $(distdir) -name "*.dist" -exec rm {} \;
  1580. (distit=`find $(srcdir) -name "*.dist" | grep -v ./ares/`; \
  1581. for file in $$distit; do \
  1582. strip=`echo $$file | sed -e s/^$(srcdir)// -e s/\.dist//`; \
  1583. cp -p $$file $(distdir)$$strip; \
  1584. done)
  1585. html:
  1586. cd docs && $(MAKE) html
  1587. pdf:
  1588. cd docs && $(MAKE) pdf
  1589. check: test examples check-docs
  1590. @CROSSCOMPILING_TRUE@test-full: test
  1591. @CROSSCOMPILING_TRUE@test-torture: test
  1592. @CROSSCOMPILING_TRUE@test:
  1593. @CROSSCOMPILING_TRUE@ @echo "NOTICE: we can't run the tests when cross-compiling!"
  1594. @CROSSCOMPILING_FALSE@test:
  1595. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all quiet-test)
  1596. @CROSSCOMPILING_FALSE@test-full:
  1597. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all full-test)
  1598. @CROSSCOMPILING_FALSE@test-nonflaky:
  1599. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all nonflaky-test)
  1600. @CROSSCOMPILING_FALSE@test-torture:
  1601. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all torture-test)
  1602. @CROSSCOMPILING_FALSE@test-event:
  1603. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all event-test)
  1604. @CROSSCOMPILING_FALSE@test-am:
  1605. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all am-test)
  1606. @CROSSCOMPILING_FALSE@test-ci:
  1607. @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all ci-test)
  1608. examples:
  1609. @(cd docs/examples; $(MAKE) check)
  1610. check-docs:
  1611. @(cd docs/libcurl; $(MAKE) check)
  1612. # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros
  1613. # must contain the following line:
  1614. # %_topdir /home/loic/local/rpm
  1615. # and that /home/loic/local/rpm contains the directory SOURCES, BUILD etc.
  1616. #
  1617. # cd /home/loic/local/rpm ; mkdir -p SOURCES BUILD RPMS/i386 SPECS SRPMS
  1618. #
  1619. # If additional configure flags are needed to build the package, add the
  1620. # following in ~/.rpmmacros
  1621. # %configure CFLAGS="%{optflags}" ./configure %{_target_platform} --prefix=%{_prefix} ${AM_CONFIGFLAGS}
  1622. # and run make rpm in the following way:
  1623. # AM_CONFIGFLAGS='--with-uri=/home/users/loic/local/RedHat-6.2' make rpm
  1624. #
  1625. rpms:
  1626. $(MAKE) RPMDIST=curl rpm
  1627. $(MAKE) RPMDIST=curl-ssl rpm
  1628. rpm:
  1629. RPM_TOPDIR=`rpm --showrc | $(PERL) -n -e 'print if(s/.*_topdir\s+(.*)/$$1/)'` ; \
  1630. cp $(srcdir)/packages/Linux/RPM/$(RPMDIST).spec $$RPM_TOPDIR/SPECS ; \
  1631. cp $(PACKAGE)-$(VERSION).tar.gz $$RPM_TOPDIR/SOURCES ; \
  1632. rpm -ba --clean --rmsource $$RPM_TOPDIR/SPECS/$(RPMDIST).spec ; \
  1633. mv $$RPM_TOPDIR/RPMS/i386/$(RPMDIST)-*.rpm . ; \
  1634. mv $$RPM_TOPDIR/SRPMS/$(RPMDIST)-*.src.rpm .
  1635. #
  1636. # Build a Solaris pkgadd format file
  1637. # run 'make pkgadd' once you've done './configure' and 'make' to make a Solaris pkgadd format
  1638. # file (which ends up back in this directory).
  1639. # The pkgadd file is in 'pkgtrans' format, so to install on Solaris, do
  1640. # pkgadd -d ./HAXXcurl-*
  1641. #
  1642. # gak - libtool requires an absolute directory, hence the pwd below...
  1643. pkgadd:
  1644. umask 022 ; \
  1645. $(MAKE) install DESTDIR=`/bin/pwd`/packages/Solaris/root ; \
  1646. cat COPYING > $(srcdir)/packages/Solaris/copyright ; \
  1647. cd $(srcdir)/packages/Solaris && $(MAKE) package
  1648. #
  1649. # Build a cygwin binary tarball installation file
  1650. # resulting .tar.bz2 file will end up at packages/Win32/cygwin
  1651. cygwinbin:
  1652. $(MAKE) -C packages/Win32/cygwin cygwinbin
  1653. # We extend the standard install with a custom hook:
  1654. install-data-hook:
  1655. (cd include && $(MAKE) install)
  1656. (cd docs && $(MAKE) install)
  1657. (cd docs/libcurl && $(MAKE) install)
  1658. # We extend the standard uninstall with a custom hook:
  1659. uninstall-hook:
  1660. (cd include && $(MAKE) uninstall)
  1661. (cd docs && $(MAKE) uninstall)
  1662. (cd docs/libcurl && $(MAKE) uninstall)
  1663. ca-bundle: $(srcdir)/scripts/mk-ca-bundle.pl
  1664. @echo "generating a fresh ca-bundle.crt"
  1665. @perl $(srcdir)/scripts/mk-ca-bundle.pl -b -l -u lib/ca-bundle.crt
  1666. ca-firefox: $(srcdir)/scripts/firefox-db2pem.sh
  1667. @echo "generating a fresh ca-bundle.crt"
  1668. $(srcdir)/scripts/firefox-db2pem.sh lib/ca-bundle.crt
  1669. checksrc:
  1670. (cd lib && $(MAKE) checksrc)
  1671. (cd src && $(MAKE) checksrc)
  1672. (cd tests && $(MAKE) checksrc)
  1673. (cd include/curl && $(MAKE) checksrc)
  1674. (cd docs/examples && $(MAKE) checksrc)
  1675. (cd packages && $(MAKE) checksrc)
  1676. .PHONY: vc-ide
  1677. vc-ide: $(VC10_LIBVCXPROJ_DEPS) $(VC10_SRCVCXPROJ_DEPS) \
  1678. $(VC11_LIBVCXPROJ_DEPS) $(VC11_SRCVCXPROJ_DEPS) $(VC12_LIBVCXPROJ_DEPS) \
  1679. $(VC12_SRCVCXPROJ_DEPS) $(VC14_LIBVCXPROJ_DEPS) $(VC14_SRCVCXPROJ_DEPS) \
  1680. $(VC14_10_LIBVCXPROJ_DEPS) $(VC14_10_SRCVCXPROJ_DEPS) \
  1681. $(VC14_30_LIBVCXPROJ_DEPS) $(VC14_30_SRCVCXPROJ_DEPS)
  1682. @(win32_lib_srcs='$(LIB_CFILES)'; \
  1683. win32_lib_hdrs='$(LIB_HFILES) config-win32.h'; \
  1684. win32_lib_rc='$(LIB_RCFILES)'; \
  1685. win32_lib_vauth_srcs='$(LIB_VAUTH_CFILES)'; \
  1686. win32_lib_vauth_hdrs='$(LIB_VAUTH_HFILES)'; \
  1687. win32_lib_vquic_srcs='$(LIB_VQUIC_CFILES)'; \
  1688. win32_lib_vquic_hdrs='$(LIB_VQUIC_HFILES)'; \
  1689. win32_lib_vssh_srcs='$(LIB_VSSH_CFILES)'; \
  1690. win32_lib_vssh_hdrs='$(LIB_VSSH_HFILES)'; \
  1691. win32_lib_vtls_srcs='$(LIB_VTLS_CFILES)'; \
  1692. win32_lib_vtls_hdrs='$(LIB_VTLS_HFILES)'; \
  1693. win32_src_srcs='$(CURL_CFILES)'; \
  1694. win32_src_hdrs='$(CURL_HFILES)'; \
  1695. win32_src_rc='$(CURL_RCFILES)'; \
  1696. win32_src_x_srcs='$(CURLX_CFILES)'; \
  1697. win32_src_x_hdrs='$(CURLX_HFILES) ../lib/config-win32.h'; \
  1698. \
  1699. sorted_lib_srcs=`for file in $$win32_lib_srcs; do echo $$file; done | sort`; \
  1700. sorted_lib_hdrs=`for file in $$win32_lib_hdrs; do echo $$file; done | sort`; \
  1701. sorted_lib_vauth_srcs=`for file in $$win32_lib_vauth_srcs; do echo $$file; done | sort`; \
  1702. sorted_lib_vauth_hdrs=`for file in $$win32_lib_vauth_hdrs; do echo $$file; done | sort`; \
  1703. sorted_lib_vquic_srcs=`for file in $$win32_lib_vquic_srcs; do echo $$file; done | sort`; \
  1704. sorted_lib_vquic_hdrs=`for file in $$win32_lib_vquic_hdrs; do echo $$file; done | sort`; \
  1705. sorted_lib_vssh_srcs=`for file in $$win32_lib_vssh_srcs; do echo $$file; done | sort`; \
  1706. sorted_lib_vssh_hdrs=`for file in $$win32_lib_vssh_hdrs; do echo $$file; done | sort`; \
  1707. sorted_lib_vtls_srcs=`for file in $$win32_lib_vtls_srcs; do echo $$file; done | sort`; \
  1708. sorted_lib_vtls_hdrs=`for file in $$win32_lib_vtls_hdrs; do echo $$file; done | sort`; \
  1709. sorted_src_srcs=`for file in $$win32_src_srcs; do echo $$file; done | sort`; \
  1710. sorted_src_hdrs=`for file in $$win32_src_hdrs; do echo $$file; done | sort`; \
  1711. sorted_src_x_srcs=`for file in $$win32_src_x_srcs; do echo $$file; done | sort`; \
  1712. sorted_src_x_hdrs=`for file in $$win32_src_x_hdrs; do echo $$file; done | sort`; \
  1713. \
  1714. awk_code='\
  1715. function gen_element(type, dir, file)\
  1716. {\
  1717. sub(/vauth\//, "", file);\
  1718. sub(/vquic\//, "", file);\
  1719. sub(/vssh\//, "", file);\
  1720. sub(/vtls\//, "", file);\
  1721. \
  1722. spaces=" ";\
  1723. if(dir == "lib\\vauth" ||\
  1724. dir == "lib\\vquic" ||\
  1725. dir == "lib\\vssh" ||\
  1726. dir == "lib\\vtls")\
  1727. tabs=" ";\
  1728. else\
  1729. tabs=" ";\
  1730. \
  1731. if(type == "dsp") {\
  1732. printf("# Begin Source File\r\n");\
  1733. printf("\r\n");\
  1734. printf("SOURCE=..\\..\\..\\..\\%s\\%s\r\n", dir, file);\
  1735. printf("# End Source File\r\n");\
  1736. }\
  1737. else if(type == "vcproj1") {\
  1738. printf("%s<File\r\n", tabs);\
  1739. printf("%s RelativePath=\"..\\..\\..\\..\\%s\\%s\">\r\n",\
  1740. tabs, dir, file);\
  1741. printf("%s</File>\r\n", tabs);\
  1742. }\
  1743. else if(type == "vcproj2") {\
  1744. printf("%s<File\r\n", tabs);\
  1745. printf("%s RelativePath=\"..\\..\\..\\..\\%s\\%s\"\r\n",\
  1746. tabs, dir, file);\
  1747. printf("%s>\r\n", tabs);\
  1748. printf("%s</File>\r\n", tabs);\
  1749. }\
  1750. else if(type == "vcxproj") {\
  1751. i = index(file, ".");\
  1752. ext = substr(file, i == 0 ? 0 : i + 1);\
  1753. \
  1754. if(ext == "c")\
  1755. printf("%s<ClCompile Include=\"..\\..\\..\\..\\%s\\%s\" />\r\n",\
  1756. spaces, dir, file);\
  1757. else if(ext == "h")\
  1758. printf("%s<ClInclude Include=\"..\\..\\..\\..\\%s\\%s\" />\r\n",\
  1759. spaces, dir, file);\
  1760. else if(ext == "rc")\
  1761. printf("%s<ResourceCompile Include=\"..\\..\\..\\..\\%s\\%s\" />\r\n",\
  1762. spaces, dir, file);\
  1763. }\
  1764. }\
  1765. \
  1766. {\
  1767. \
  1768. if($$0 == "CURL_LIB_C_FILES") {\
  1769. split(lib_srcs, arr);\
  1770. for(val in arr) gen_element(proj_type, "lib", arr[val]);\
  1771. }\
  1772. else if($$0 == "CURL_LIB_H_FILES") {\
  1773. split(lib_hdrs, arr);\
  1774. for(val in arr) gen_element(proj_type, "lib", arr[val]);\
  1775. }\
  1776. else if($$0 == "CURL_LIB_RC_FILES") {\
  1777. split(lib_rc, arr);\
  1778. for(val in arr) gen_element(proj_type, "lib", arr[val]);\
  1779. }\
  1780. else if($$0 == "CURL_LIB_VAUTH_C_FILES") {\
  1781. split(lib_vauth_srcs, arr);\
  1782. for(val in arr) gen_element(proj_type, "lib\\vauth", arr[val]);\
  1783. }\
  1784. else if($$0 == "CURL_LIB_VAUTH_H_FILES") {\
  1785. split(lib_vauth_hdrs, arr);\
  1786. for(val in arr) gen_element(proj_type, "lib\\vauth", arr[val]);\
  1787. }\
  1788. else if($$0 == "CURL_LIB_VQUIC_C_FILES") {\
  1789. split(lib_vquic_srcs, arr);\
  1790. for(val in arr) gen_element(proj_type, "lib\\vquic", arr[val]);\
  1791. }\
  1792. else if($$0 == "CURL_LIB_VQUIC_H_FILES") {\
  1793. split(lib_vquic_hdrs, arr);\
  1794. for(val in arr) gen_element(proj_type, "lib\\vquic", arr[val]);\
  1795. }\
  1796. else if($$0 == "CURL_LIB_VSSH_C_FILES") {\
  1797. split(lib_vssh_srcs, arr);\
  1798. for(val in arr) gen_element(proj_type, "lib\\vssh", arr[val]);\
  1799. }\
  1800. else if($$0 == "CURL_LIB_VSSH_H_FILES") {\
  1801. split(lib_vssh_hdrs, arr);\
  1802. for(val in arr) gen_element(proj_type, "lib\\vssh", arr[val]);\
  1803. }\
  1804. else if($$0 == "CURL_LIB_VTLS_C_FILES") {\
  1805. split(lib_vtls_srcs, arr);\
  1806. for(val in arr) gen_element(proj_type, "lib\\vtls", arr[val]);\
  1807. }\
  1808. else if($$0 == "CURL_LIB_VTLS_H_FILES") {\
  1809. split(lib_vtls_hdrs, arr);\
  1810. for(val in arr) gen_element(proj_type, "lib\\vtls", arr[val]);\
  1811. }\
  1812. else if($$0 == "CURL_SRC_C_FILES") {\
  1813. split(src_srcs, arr);\
  1814. for(val in arr) gen_element(proj_type, "src", arr[val]);\
  1815. }\
  1816. else if($$0 == "CURL_SRC_H_FILES") {\
  1817. split(src_hdrs, arr);\
  1818. for(val in arr) gen_element(proj_type, "src", arr[val]);\
  1819. }\
  1820. else if($$0 == "CURL_SRC_RC_FILES") {\
  1821. split(src_rc, arr);\
  1822. for(val in arr) gen_element(proj_type, "src", arr[val]);\
  1823. }\
  1824. else if($$0 == "CURL_SRC_X_C_FILES") {\
  1825. split(src_x_srcs, arr);\
  1826. for(val in arr) {\
  1827. sub(/..\/lib\//, "", arr[val]);\
  1828. gen_element(proj_type, "lib", arr[val]);\
  1829. }\
  1830. }\
  1831. else if($$0 == "CURL_SRC_X_H_FILES") {\
  1832. split(src_x_hdrs, arr);\
  1833. for(val in arr) {\
  1834. sub(/..\/lib\//, "", arr[val]);\
  1835. gen_element(proj_type, "lib", arr[val]);\
  1836. }\
  1837. }\
  1838. else\
  1839. printf("%s\r\n", $$0);\
  1840. }';\
  1841. \
  1842. echo "generating '$(VC10_LIBVCXPROJ)'"; \
  1843. awk -v proj_type=vcxproj \
  1844. -v lib_srcs="$$sorted_lib_srcs" \
  1845. -v lib_hdrs="$$sorted_lib_hdrs" \
  1846. -v lib_rc="$$win32_lib_rc" \
  1847. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1848. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1849. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1850. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1851. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1852. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1853. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1854. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1855. "$$awk_code" $(srcdir)/$(VC10_LIBTMPL) > $(VC10_LIBVCXPROJ) || { exit 1; }; \
  1856. \
  1857. echo "generating '$(VC10_SRCVCXPROJ)'"; \
  1858. awk -v proj_type=vcxproj \
  1859. -v src_srcs="$$sorted_src_srcs" \
  1860. -v src_hdrs="$$sorted_src_hdrs" \
  1861. -v src_rc="$$win32_src_rc" \
  1862. -v src_x_srcs="$$sorted_src_x_srcs" \
  1863. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1864. "$$awk_code" $(srcdir)/$(VC10_SRCTMPL) > $(VC10_SRCVCXPROJ) || { exit 1; }; \
  1865. \
  1866. echo "generating '$(VC11_LIBVCXPROJ)'"; \
  1867. awk -v proj_type=vcxproj \
  1868. -v lib_srcs="$$sorted_lib_srcs" \
  1869. -v lib_hdrs="$$sorted_lib_hdrs" \
  1870. -v lib_rc="$$win32_lib_rc" \
  1871. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1872. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1873. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1874. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1875. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1876. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1877. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1878. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1879. "$$awk_code" $(srcdir)/$(VC11_LIBTMPL) > $(VC11_LIBVCXPROJ) || { exit 1; }; \
  1880. \
  1881. echo "generating '$(VC11_SRCVCXPROJ)'"; \
  1882. awk -v proj_type=vcxproj \
  1883. -v src_srcs="$$sorted_src_srcs" \
  1884. -v src_hdrs="$$sorted_src_hdrs" \
  1885. -v src_rc="$$win32_src_rc" \
  1886. -v src_x_srcs="$$sorted_src_x_srcs" \
  1887. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1888. "$$awk_code" $(srcdir)/$(VC11_SRCTMPL) > $(VC11_SRCVCXPROJ) || { exit 1; }; \
  1889. \
  1890. echo "generating '$(VC12_LIBVCXPROJ)'"; \
  1891. awk -v proj_type=vcxproj \
  1892. -v lib_srcs="$$sorted_lib_srcs" \
  1893. -v lib_hdrs="$$sorted_lib_hdrs" \
  1894. -v lib_rc="$$win32_lib_rc" \
  1895. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1896. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1897. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1898. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1899. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1900. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1901. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1902. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1903. "$$awk_code" $(srcdir)/$(VC12_LIBTMPL) > $(VC12_LIBVCXPROJ) || { exit 1; }; \
  1904. \
  1905. echo "generating '$(VC12_SRCVCXPROJ)'"; \
  1906. awk -v proj_type=vcxproj \
  1907. -v src_srcs="$$sorted_src_srcs" \
  1908. -v src_hdrs="$$sorted_src_hdrs" \
  1909. -v src_rc="$$win32_src_rc" \
  1910. -v src_x_srcs="$$sorted_src_x_srcs" \
  1911. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1912. "$$awk_code" $(srcdir)/$(VC12_SRCTMPL) > $(VC12_SRCVCXPROJ) || { exit 1; }; \
  1913. \
  1914. echo "generating '$(VC14_LIBVCXPROJ)'"; \
  1915. awk -v proj_type=vcxproj \
  1916. -v lib_srcs="$$sorted_lib_srcs" \
  1917. -v lib_hdrs="$$sorted_lib_hdrs" \
  1918. -v lib_rc="$$win32_lib_rc" \
  1919. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1920. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1921. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1922. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1923. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1924. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1925. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1926. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1927. "$$awk_code" $(srcdir)/$(VC14_LIBTMPL) > $(VC14_LIBVCXPROJ) || { exit 1; }; \
  1928. \
  1929. echo "generating '$(VC14_SRCVCXPROJ)'"; \
  1930. awk -v proj_type=vcxproj \
  1931. -v src_srcs="$$sorted_src_srcs" \
  1932. -v src_hdrs="$$sorted_src_hdrs" \
  1933. -v src_rc="$$win32_src_rc" \
  1934. -v src_x_srcs="$$sorted_src_x_srcs" \
  1935. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1936. "$$awk_code" $(srcdir)/$(VC14_SRCTMPL) > $(VC14_SRCVCXPROJ) || { exit 1; }; \
  1937. \
  1938. echo "generating '$(VC14_10_LIBVCXPROJ)'"; \
  1939. awk -v proj_type=vcxproj \
  1940. -v lib_srcs="$$sorted_lib_srcs" \
  1941. -v lib_hdrs="$$sorted_lib_hdrs" \
  1942. -v lib_rc="$$win32_lib_rc" \
  1943. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1944. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1945. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1946. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1947. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1948. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1949. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1950. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1951. "$$awk_code" $(srcdir)/$(VC14_10_LIBTMPL) > $(VC14_10_LIBVCXPROJ) || { exit 1; }; \
  1952. \
  1953. echo "generating '$(VC14_10_SRCVCXPROJ)'"; \
  1954. awk -v proj_type=vcxproj \
  1955. -v src_srcs="$$sorted_src_srcs" \
  1956. -v src_hdrs="$$sorted_src_hdrs" \
  1957. -v src_rc="$$win32_src_rc" \
  1958. -v src_x_srcs="$$sorted_src_x_srcs" \
  1959. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1960. "$$awk_code" $(srcdir)/$(VC14_10_SRCTMPL) > $(VC14_10_SRCVCXPROJ) || { exit 1; }; \
  1961. \
  1962. echo "generating '$(VC14_30_LIBVCXPROJ)'"; \
  1963. awk -v proj_type=vcxproj \
  1964. -v lib_srcs="$$sorted_lib_srcs" \
  1965. -v lib_hdrs="$$sorted_lib_hdrs" \
  1966. -v lib_rc="$$win32_lib_rc" \
  1967. -v lib_vauth_srcs="$$sorted_lib_vauth_srcs" \
  1968. -v lib_vauth_hdrs="$$sorted_lib_vauth_hdrs" \
  1969. -v lib_vquic_srcs="$$sorted_lib_vquic_srcs" \
  1970. -v lib_vquic_hdrs="$$sorted_lib_vquic_hdrs" \
  1971. -v lib_vssh_srcs="$$sorted_lib_vssh_srcs" \
  1972. -v lib_vssh_hdrs="$$sorted_lib_vssh_hdrs" \
  1973. -v lib_vtls_srcs="$$sorted_lib_vtls_srcs" \
  1974. -v lib_vtls_hdrs="$$sorted_lib_vtls_hdrs" \
  1975. "$$awk_code" $(srcdir)/$(VC14_30_LIBTMPL) > $(VC14_30_LIBVCXPROJ) || { exit 1; }; \
  1976. \
  1977. echo "generating '$(VC14_30_SRCVCXPROJ)'"; \
  1978. awk -v proj_type=vcxproj \
  1979. -v src_srcs="$$sorted_src_srcs" \
  1980. -v src_hdrs="$$sorted_src_hdrs" \
  1981. -v src_rc="$$win32_src_rc" \
  1982. -v src_x_srcs="$$sorted_src_x_srcs" \
  1983. -v src_x_hdrs="$$sorted_src_x_hdrs" \
  1984. "$$awk_code" $(srcdir)/$(VC14_30_SRCTMPL) > $(VC14_30_SRCVCXPROJ) || { exit 1; };)
  1985. tidy:
  1986. (cd src && $(MAKE) tidy)
  1987. (cd lib && $(MAKE) tidy)
  1988. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1989. # Otherwise a system limit (for SysV at least) may be exceeded.
  1990. .NOEXPORT: