Makefile.inc 757 B

1234567891011121314151617
  1. # These are all libcurl example programs to be test compiled
  2. check_PROGRAMS = 10-at-a-time anyauthput cookie_interface \
  3. debug fileupload fopen ftpget ftpgetresp ftpupload \
  4. getinfo getinmemory http-post httpput \
  5. https multi-app multi-debugcallback multi-double \
  6. multi-post multi-single persistant post-callback \
  7. postit2 sepheaders simple simplepost simplessl \
  8. sendrecv httpcustomheader
  9. # These examples require external dependencies that may not be commonly
  10. # available on POSIX systems, so don't bother attempting to compile them here.
  11. COMPLICATED_EXAMPLES = \
  12. curlgtk.c curlx.c htmltitle.cc cacertinmem.c ftpuploadresume.c \
  13. ghiper.c hiperfifo.c htmltidy.c multithread.c \
  14. opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c