2
0

Makefile.inc 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #***************************************************************************
  2. # _ _ ____ _
  3. # Project ___| | | | _ \| |
  4. # / __| | | | |_) | |
  5. # | (__| |_| | _ <| |___
  6. # \___|\___/|_| \_\_____|
  7. #
  8. # Copyright (C) 1998 - 2018, 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
  38. # These examples require external dependencies that may not be commonly
  39. # available on POSIX systems, so don't bother attempting to compile them here.
  40. COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cpp cacertinmem.c \
  41. ghiper.c hiperfifo.c htmltidy.c multithread.c opensslthreadlock.c \
  42. sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c \
  43. smooth-gtk-thread.c version-check.pl href_extractor.c asiohiper.cpp \
  44. multi-uv.c xmlstream.c usercertinmem.c sessioninfo.c \
  45. threaded-shared-conn.c crawler.c ephiperfifo.c