Makefile.inc 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. #***************************************************************************
  2. # _ _ ____ _
  3. # Project ___| | | | _ \| |
  4. # / __| | | | |_) | |
  5. # | (__| |_| | _ <| |___
  6. # \___|\___/|_| \_\_____|
  7. #
  8. # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  9. #
  10. # This software is licensed as described in the file COPYING, which
  11. # you should have received as part of this distribution. The terms
  12. # are also available at https://curl.se/docs/copyright.html.
  13. #
  14. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  15. # copies of the Software, and permit persons to whom the Software is
  16. # furnished to do so, under the terms of the COPYING file.
  17. #
  18. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  19. # KIND, either express or implied.
  20. #
  21. # SPDX-License-Identifier: curl
  22. #
  23. ###########################################################################
  24. # Shared between Makefile.am and CMakeLists.txt
  25. SUPPORT = \
  26. _AUTHORS.md \
  27. _BUGS.md \
  28. _DESCRIPTION.md \
  29. _ENVIRONMENT.md \
  30. _EXITCODES.md \
  31. _FILES.md \
  32. _GLOBBING.md \
  33. _NAME.md \
  34. _OPTIONS.md \
  35. _OUTPUT.md \
  36. _PROGRESS.md \
  37. _PROTOCOLS.md \
  38. _PROXYPREFIX.md \
  39. _SEEALSO.md \
  40. _SYNOPSIS.md \
  41. _URL.md \
  42. _VARIABLES.md \
  43. _VERSION.md \
  44. _WWW.md
  45. DPAGES = \
  46. abstract-unix-socket.md \
  47. alt-svc.md \
  48. anyauth.md \
  49. append.md \
  50. aws-sigv4.md \
  51. basic.md \
  52. ca-native.md \
  53. cacert.md \
  54. capath.md \
  55. cert-status.md \
  56. cert-type.md \
  57. cert.md \
  58. ciphers.md \
  59. compressed-ssh.md \
  60. compressed.md \
  61. config.md \
  62. connect-timeout.md \
  63. connect-to.md \
  64. continue-at.md \
  65. cookie-jar.md \
  66. cookie.md \
  67. create-dirs.md \
  68. create-file-mode.md \
  69. crlf.md \
  70. crlfile.md \
  71. curves.md \
  72. data-ascii.md \
  73. data-binary.md \
  74. data-raw.md \
  75. data-urlencode.md \
  76. data.md \
  77. delegation.md \
  78. digest.md \
  79. disable-eprt.md \
  80. disable-epsv.md \
  81. disable.md \
  82. disallow-username-in-url.md \
  83. dns-interface.md \
  84. dns-ipv4-addr.md \
  85. dns-ipv6-addr.md \
  86. dns-servers.md \
  87. doh-cert-status.md \
  88. doh-insecure.md \
  89. doh-url.md \
  90. dump-header.md \
  91. ech.md \
  92. egd-file.md \
  93. engine.md \
  94. etag-compare.md \
  95. etag-save.md \
  96. expect100-timeout.md \
  97. fail-early.md \
  98. fail-with-body.md \
  99. fail.md \
  100. false-start.md \
  101. form-escape.md \
  102. form-string.md \
  103. form.md \
  104. ftp-account.md \
  105. ftp-alternative-to-user.md \
  106. ftp-create-dirs.md \
  107. ftp-method.md \
  108. ftp-pasv.md \
  109. ftp-port.md \
  110. ftp-pret.md \
  111. ftp-skip-pasv-ip.md \
  112. ftp-ssl-ccc-mode.md \
  113. ftp-ssl-ccc.md \
  114. ftp-ssl-control.md \
  115. get.md \
  116. globoff.md \
  117. happy-eyeballs-timeout-ms.md \
  118. haproxy-protocol.md \
  119. haproxy-clientip.md \
  120. head.md \
  121. header.md \
  122. help.md \
  123. hostpubmd5.md \
  124. hostpubsha256.md \
  125. hsts.md \
  126. http0.9.md \
  127. http1.0.md \
  128. http1.1.md \
  129. http2-prior-knowledge.md \
  130. http2.md \
  131. http3.md \
  132. http3-only.md \
  133. ignore-content-length.md \
  134. include.md \
  135. insecure.md \
  136. interface.md \
  137. ipfs-gateway.md \
  138. ipv4.md \
  139. ipv6.md \
  140. json.md \
  141. junk-session-cookies.md \
  142. keepalive-time.md \
  143. key-type.md \
  144. key.md \
  145. krb.md \
  146. libcurl.md \
  147. limit-rate.md \
  148. list-only.md \
  149. local-port.md \
  150. location-trusted.md \
  151. location.md \
  152. login-options.md \
  153. mail-auth.md \
  154. mail-from.md \
  155. mail-rcpt-allowfails.md \
  156. mail-rcpt.md \
  157. manual.md \
  158. max-filesize.md \
  159. max-redirs.md \
  160. max-time.md \
  161. metalink.md \
  162. negotiate.md \
  163. netrc-file.md \
  164. netrc-optional.md \
  165. netrc.md \
  166. next.md \
  167. no-alpn.md \
  168. no-buffer.md \
  169. no-clobber.md \
  170. no-keepalive.md \
  171. no-npn.md \
  172. no-progress-meter.md \
  173. no-sessionid.md \
  174. noproxy.md \
  175. ntlm-wb.md \
  176. ntlm.md \
  177. oauth2-bearer.md \
  178. output-dir.md \
  179. output.md \
  180. parallel-immediate.md \
  181. parallel-max.md \
  182. parallel.md \
  183. pass.md \
  184. path-as-is.md \
  185. pinnedpubkey.md \
  186. post301.md \
  187. post302.md \
  188. post303.md \
  189. preproxy.md \
  190. progress-bar.md \
  191. proto-default.md \
  192. proto-redir.md \
  193. proto.md \
  194. proxy-anyauth.md \
  195. proxy-basic.md \
  196. proxy-ca-native.md \
  197. proxy-cacert.md \
  198. proxy-capath.md \
  199. proxy-cert-type.md \
  200. proxy-cert.md \
  201. proxy-ciphers.md \
  202. proxy-crlfile.md \
  203. proxy-digest.md \
  204. proxy-header.md \
  205. proxy-http2.md \
  206. proxy-insecure.md \
  207. proxy-key-type.md \
  208. proxy-key.md \
  209. proxy-negotiate.md \
  210. proxy-ntlm.md \
  211. proxy-pass.md \
  212. proxy-pinnedpubkey.md \
  213. proxy-service-name.md \
  214. proxy-ssl-allow-beast.md \
  215. proxy-ssl-auto-client-cert.md \
  216. proxy-tls13-ciphers.md \
  217. proxy-tlsauthtype.md \
  218. proxy-tlspassword.md \
  219. proxy-tlsuser.md \
  220. proxy-tlsv1.md \
  221. proxy-user.md \
  222. proxy.md \
  223. proxy1.0.md \
  224. proxytunnel.md \
  225. pubkey.md \
  226. quote.md \
  227. random-file.md \
  228. range.md \
  229. rate.md \
  230. raw.md \
  231. referer.md \
  232. remote-header-name.md \
  233. remote-name-all.md \
  234. remote-name.md \
  235. remote-time.md \
  236. remove-on-error.md \
  237. request-target.md \
  238. request.md \
  239. resolve.md \
  240. retry-all-errors.md \
  241. retry-connrefused.md \
  242. retry-delay.md \
  243. retry-max-time.md \
  244. retry.md \
  245. sasl-authzid.md \
  246. sasl-ir.md \
  247. service-name.md \
  248. show-error.md \
  249. silent.md \
  250. socks4.md \
  251. socks4a.md \
  252. socks5-basic.md \
  253. socks5-gssapi-nec.md \
  254. socks5-gssapi-service.md \
  255. socks5-gssapi.md \
  256. socks5-hostname.md \
  257. socks5.md \
  258. speed-limit.md \
  259. speed-time.md \
  260. ssl-allow-beast.md \
  261. ssl-auto-client-cert.md \
  262. ssl-no-revoke.md \
  263. ssl-reqd.md \
  264. ssl-revoke-best-effort.md \
  265. ssl.md \
  266. sslv2.md \
  267. sslv3.md \
  268. stderr.md \
  269. styled-output.md \
  270. suppress-connect-headers.md \
  271. tcp-fastopen.md \
  272. tcp-nodelay.md \
  273. telnet-option.md \
  274. tftp-blksize.md \
  275. tftp-no-options.md \
  276. time-cond.md \
  277. tls-max.md \
  278. tls13-ciphers.md \
  279. tlsauthtype.md \
  280. tlspassword.md \
  281. tlsuser.md \
  282. tlsv1.0.md \
  283. tlsv1.1.md \
  284. tlsv1.2.md \
  285. tlsv1.3.md \
  286. tlsv1.md \
  287. tr-encoding.md \
  288. trace-ascii.md \
  289. trace-config.md \
  290. trace-ids.md \
  291. trace-time.md \
  292. trace.md \
  293. unix-socket.md \
  294. upload-file.md \
  295. url.md \
  296. url-query.md \
  297. use-ascii.md \
  298. user-agent.md \
  299. user.md \
  300. variable.md \
  301. verbose.md \
  302. version.md \
  303. write-out.md \
  304. xattr.md