Makefile.inc 1.2 KB

1234567891011121314151617181920212223
  1. # ./lib/Makefile.inc
  2. CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
  3. cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \
  4. ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c \
  5. netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c \
  6. memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c multi.c \
  7. content_encoding.c share.c http_digest.c md5.c http_negotiate.c \
  8. http_ntlm.c inet_pton.c strtoofft.c strerror.c hostares.c hostasyn.c \
  9. hostip4.c hostip6.c hostsyn.c hostthre.c inet_ntop.c parsedate.c \
  10. select.c gtls.c sslgen.c tftp.c splay.c strdup.c
  11. HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \
  12. progress.h formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h \
  13. if2ip.h speedcheck.h urldata.h ldap.h ssluse.h escape.h telnet.h \
  14. getinfo.h strequal.h krb4.h memdebug.h inet_ntoa_r.h \
  15. http_chunks.h strtok.h connect.h llist.h hash.h content_encoding.h \
  16. share.h md5.h http_digest.h http_negotiate.h http_ntlm.h ca-bundle.h \
  17. inet_pton.h strtoofft.h strerror.h inet_ntop.h curlx.h memory.h \
  18. setup.h transfer.h select.h easyif.h multiif.h parsedate.h sslgen.h \
  19. gtls.h tftp.h sockaddr.h splay.h strdup.h