Makefile.in 64 KB

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