# A config was provided, so the library can be built.\r
#\r
X_OBJS= \\r
+ $(DIROBJ)\asyn-ares.obj \\r
+ $(DIROBJ)\asyn-thread.obj \\r
$(DIROBJ)\base64.obj \\r
$(DIROBJ)\connect.obj \\r
$(DIROBJ)\content_encoding.obj \\r
$(DIROBJ)\ftp.obj \\r
$(DIROBJ)\getenv.obj \\r
$(DIROBJ)\getinfo.obj \\r
- $(DIROBJ)\gtls.obj \\r
$(DIROBJ)\gopher.obj \\r
+ $(DIROBJ)\gtls.obj \\r
$(DIROBJ)\hash.obj \\r
$(DIROBJ)\hmac.obj \\r
- $(DIROBJ)\hostares.obj \\r
$(DIROBJ)\hostasyn.obj \\r
$(DIROBJ)\hostip4.obj \\r
$(DIROBJ)\hostip6.obj \\r
$(DIROBJ)\hostip.obj \\r
$(DIROBJ)\hostsyn.obj \\r
- $(DIROBJ)\hostthre.obj \\r
$(DIROBJ)\http_chunks.obj \\r
$(DIROBJ)\http_digest.obj \\r
$(DIROBJ)\http_negotiate.obj \\r
memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c multi.c \
content_encoding.c share.c http_digest.c md4.c md5.c curl_rand.c \
http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c \
- hostares.c hostasyn.c hostip4.c hostip6.c hostsyn.c hostthre.c \
- inet_ntop.c parsedate.c select.c gtls.c sslgen.c tftp.c splay.c \
- strdup.c socks.c ssh.c nss.c qssl.c rawstr.c curl_addrinfo.c \
- socks_gssapi.c socks_sspi.c curl_sspi.c slist.c nonblock.c \
- curl_memrchr.c imap.c pop3.c smtp.c pingpong.c rtsp.c curl_threads.c \
- warnless.c hmac.c polarssl.c curl_rtmp.c openldap.c curl_gethostname.c\
- gopher.c axtls.c idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c
+ hostasyn.c hostip4.c hostip6.c hostsyn.c inet_ntop.c parsedate.c \
+ select.c gtls.c sslgen.c tftp.c splay.c strdup.c socks.c ssh.c nss.c \
+ qssl.c rawstr.c curl_addrinfo.c socks_gssapi.c socks_sspi.c \
+ curl_sspi.c slist.c nonblock.c curl_memrchr.c imap.c pop3.c smtp.c \
+ pingpong.c rtsp.c curl_threads.c warnless.c hmac.c polarssl.c \
+ curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c \
+ idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c \
+ asyn-ares.c asyn-thread.c
USERINCLUDE ../../../lib ../../../include/curl
#ifdef ENABLE_SSL