Makefile.inc 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. #***************************************************************************
  2. # _ _ ____ _
  3. # Project ___| | | | _ \| |
  4. # / __| | | | |_) | |
  5. # | (__| |_| | _ <| |___
  6. # \___|\___/|_| \_\_____|
  7. #
  8. # Copyright (C) 1998 - 2019, 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.haxx.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. ###########################################################################
  22. # These are all libcurl example programs to be test compiled
  23. check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
  24. fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput \
  25. https multi-app multi-debugcallback multi-double multi-post multi-single \
  26. persistent post-callback postit2 sepheaders simple simplepost simplessl \
  27. sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
  28. smtp-mail smtp-mime smtp-multi smtp-ssl smtp-tls smtp-vrfy smtp-expn \
  29. rtsp externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl \
  30. pop3-dele pop3-top pop3-stat pop3-noop pop3-ssl pop3-tls pop3-multi \
  31. imap-list imap-lsub imap-fetch imap-store imap-append imap-examine \
  32. imap-search imap-create imap-delete imap-copy imap-noop imap-ssl \
  33. imap-tls imap-multi url2file sftpget ftpsget postinmemory http2-download \
  34. http2-upload http2-serverpush getredirect ftpuploadfrommem \
  35. ftpuploadresume sslbackend postit2-formadd multi-formadd \
  36. shared-connection-cache sftpuploadresume http2-pushinmemory parseurl \
  37. urlapi imap-authzid pop3-authzid smtp-authzid http3 altsvc \
  38. http3-present
  39. # These examples require external dependencies that may not be commonly
  40. # available on POSIX systems, so don't bother attempting to compile them here.
  41. COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cpp cacertinmem.c \
  42. ghiper.c hiperfifo.c htmltidy.c multithread.c opensslthreadlock.c \
  43. sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c \
  44. smooth-gtk-thread.c version-check.pl href_extractor.c asiohiper.cpp \
  45. multi-uv.c xmlstream.c usercertinmem.c sessioninfo.c \
  46. threaded-shared-conn.c crawler.c ephiperfifo.c multi-event.c