VirtualBox

source: vbox/trunk/src/libs/curl-8.0.1/lib/Makefile.inc@ 99874

Last change on this file since 99874 was 99344, checked in by vboxsync, 2 years ago

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

  • Property svn:eol-style set to native
File size: 8.6 KB
Line 
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
25LIB_VAUTH_CFILES = \
26 vauth/cleartext.c \
27 vauth/cram.c \
28 vauth/digest.c \
29 vauth/digest_sspi.c \
30 vauth/gsasl.c \
31 vauth/krb5_gssapi.c \
32 vauth/krb5_sspi.c \
33 vauth/ntlm.c \
34 vauth/ntlm_sspi.c \
35 vauth/oauth2.c \
36 vauth/spnego_gssapi.c \
37 vauth/spnego_sspi.c \
38 vauth/vauth.c
39
40LIB_VAUTH_HFILES = \
41 vauth/digest.h \
42 vauth/ntlm.h \
43 vauth/vauth.h
44
45LIB_VTLS_CFILES = \
46 vtls/bearssl.c \
47 vtls/gskit.c \
48 vtls/gtls.c \
49 vtls/hostcheck.c \
50 vtls/keylog.c \
51 vtls/mbedtls.c \
52 vtls/mbedtls_threadlock.c \
53 vtls/nss.c \
54 vtls/openssl.c \
55 vtls/rustls.c \
56 vtls/schannel.c \
57 vtls/schannel_verify.c \
58 vtls/sectransp.c \
59 vtls/vtls.c \
60 vtls/wolfssl.c \
61 vtls/x509asn1.c
62
63LIB_VTLS_HFILES = \
64 vtls/bearssl.h \
65 vtls/gskit.h \
66 vtls/gtls.h \
67 vtls/hostcheck.h \
68 vtls/keylog.h \
69 vtls/mbedtls.h \
70 vtls/mbedtls_threadlock.h \
71 vtls/nssg.h \
72 vtls/openssl.h \
73 vtls/rustls.h \
74 vtls/schannel.h \
75 vtls/sectransp.h \
76 vtls/vtls.h \
77 vtls/vtls_int.h \
78 vtls/wolfssl.h \
79 vtls/x509asn1.h
80
81LIB_VQUIC_CFILES = \
82 vquic/curl_msh3.c \
83 vquic/curl_ngtcp2.c \
84 vquic/curl_quiche.c \
85 vquic/vquic.c
86
87LIB_VQUIC_HFILES = \
88 vquic/curl_msh3.h \
89 vquic/curl_ngtcp2.h \
90 vquic/curl_quiche.h \
91 vquic/vquic.h \
92 vquic/vquic_int.h
93
94LIB_VSSH_CFILES = \
95 vssh/libssh.c \
96 vssh/libssh2.c \
97 vssh/wolfssh.c
98
99LIB_VSSH_HFILES = \
100 vssh/ssh.h
101
102LIB_CFILES = \
103 altsvc.c \
104 amigaos.c \
105 asyn-ares.c \
106 asyn-thread.c \
107 base64.c \
108 bufref.c \
109 c-hyper.c \
110 cf-https-connect.c \
111 cf-socket.c \
112 cfilters.c \
113 conncache.c \
114 connect.c \
115 content_encoding.c \
116 cookie.c \
117 curl_addrinfo.c \
118 curl_des.c \
119 curl_endian.c \
120 curl_fnmatch.c \
121 curl_get_line.c \
122 curl_gethostname.c \
123 curl_gssapi.c \
124 curl_log.c \
125 curl_memrchr.c \
126 curl_multibyte.c \
127 curl_ntlm_core.c \
128 curl_ntlm_wb.c \
129 curl_path.c \
130 curl_range.c \
131 curl_rtmp.c \
132 curl_sasl.c \
133 curl_sspi.c \
134 curl_threads.c \
135 dict.c \
136 doh.c \
137 dynbuf.c \
138 easy.c \
139 easygetopt.c \
140 easyoptions.c \
141 escape.c \
142 file.c \
143 fileinfo.c \
144 fopen.c \
145 formdata.c \
146 ftp.c \
147 ftplistparser.c \
148 getenv.c \
149 getinfo.c \
150 gopher.c \
151 h2h3.c \
152 hash.c \
153 headers.c \
154 hmac.c \
155 hostasyn.c \
156 hostip.c \
157 hostip4.c \
158 hostip6.c \
159 hostsyn.c \
160 hsts.c \
161 http.c \
162 http2.c \
163 http_chunks.c \
164 http_digest.c \
165 http_negotiate.c \
166 http_ntlm.c \
167 http_proxy.c \
168 http_aws_sigv4.c \
169 idn.c \
170 if2ip.c \
171 imap.c \
172 inet_ntop.c \
173 inet_pton.c \
174 krb5.c \
175 ldap.c \
176 llist.c \
177 md4.c \
178 md5.c \
179 memdebug.c \
180 mime.c \
181 mprintf.c \
182 mqtt.c \
183 multi.c \
184 netrc.c \
185 nonblock.c \
186 noproxy.c \
187 openldap.c \
188 parsedate.c \
189 pingpong.c \
190 pop3.c \
191 progress.c \
192 psl.c \
193 rand.c \
194 rename.c \
195 rtsp.c \
196 select.c \
197 sendf.c \
198 setopt.c \
199 sha256.c \
200 share.c \
201 slist.c \
202 smb.c \
203 smtp.c \
204 socketpair.c \
205 socks.c \
206 socks_gssapi.c \
207 socks_sspi.c \
208 speedcheck.c \
209 splay.c \
210 strcase.c \
211 strdup.c \
212 strerror.c \
213 strtok.c \
214 strtoofft.c \
215 system_win32.c \
216 telnet.c \
217 tftp.c \
218 timediff.c \
219 timeval.c \
220 transfer.c \
221 url.c \
222 urlapi.c \
223 version.c \
224 version_win32.c \
225 warnless.c \
226 ws.c
227
228LIB_HFILES = \
229 altsvc.h \
230 amigaos.h \
231 arpa_telnet.h \
232 asyn.h \
233 bufref.h \
234 c-hyper.h \
235 cf-https-connect.h \
236 cf-socket.h \
237 cfilters.h \
238 conncache.h \
239 connect.h \
240 content_encoding.h \
241 cookie.h \
242 curl_addrinfo.h \
243 curl_base64.h \
244 curl_ctype.h \
245 curl_des.h \
246 curl_endian.h \
247 curl_fnmatch.h \
248 curl_get_line.h \
249 curl_gethostname.h \
250 curl_gssapi.h \
251 curl_hmac.h \
252 curl_krb5.h \
253 curl_ldap.h \
254 curl_log.h \
255 curl_md4.h \
256 curl_md5.h \
257 curl_memory.h \
258 curl_memrchr.h \
259 curl_multibyte.h \
260 curl_ntlm_core.h \
261 curl_ntlm_wb.h \
262 curl_path.h \
263 curl_printf.h \
264 curl_range.h \
265 curl_rtmp.h \
266 curl_sasl.h \
267 curl_setup.h \
268 curl_setup_once.h \
269 curl_sha256.h \
270 curl_sspi.h \
271 curl_threads.h \
272 curlx.h \
273 dict.h \
274 doh.h \
275 dynbuf.h \
276 easy_lock.h \
277 easyif.h \
278 easyoptions.h \
279 escape.h \
280 file.h \
281 fileinfo.h \
282 fopen.h \
283 formdata.h \
284 functypes.h \
285 ftp.h \
286 ftplistparser.h \
287 getinfo.h \
288 gopher.h \
289 h2h3.h \
290 hash.h \
291 headers.h \
292 hostip.h \
293 hsts.h \
294 http.h \
295 http2.h \
296 http_chunks.h \
297 http_digest.h \
298 http_negotiate.h \
299 http_ntlm.h \
300 http_proxy.h \
301 http_aws_sigv4.h \
302 idn.h \
303 if2ip.h \
304 imap.h \
305 inet_ntop.h \
306 inet_pton.h \
307 llist.h \
308 memdebug.h \
309 mime.h \
310 mqtt.h \
311 multihandle.h \
312 multiif.h \
313 netrc.h \
314 nonblock.h \
315 noproxy.h \
316 parsedate.h \
317 pingpong.h \
318 pop3.h \
319 progress.h \
320 psl.h \
321 rand.h \
322 rename.h \
323 rtsp.h \
324 select.h \
325 sendf.h \
326 setopt.h \
327 setup-vms.h \
328 share.h \
329 sigpipe.h \
330 slist.h \
331 smb.h \
332 smtp.h \
333 sockaddr.h \
334 socketpair.h \
335 socks.h \
336 speedcheck.h \
337 splay.h \
338 strcase.h \
339 strdup.h \
340 strerror.h \
341 strtok.h \
342 strtoofft.h \
343 system_win32.h \
344 telnet.h \
345 tftp.h \
346 timediff.h \
347 timeval.h \
348 transfer.h \
349 url.h \
350 urlapi-int.h \
351 urldata.h \
352 version_win32.h \
353 warnless.h \
354 ws.h
355
356LIB_RCFILES = libcurl.rc
357
358CSOURCES = $(LIB_CFILES) $(LIB_VAUTH_CFILES) $(LIB_VTLS_CFILES) \
359 $(LIB_VQUIC_CFILES) $(LIB_VSSH_CFILES)
360HHEADERS = $(LIB_HFILES) $(LIB_VAUTH_HFILES) $(LIB_VTLS_HFILES) \
361 $(LIB_VQUIC_HFILES) $(LIB_VSSH_HFILES)
Note: See TracBrowser for help on using the repository browser.

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