A clone of btpd with my configuration changes.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

12 linhas
246 B

  1. noinst_LIBRARIES=libmisc.a
  2. libmisc_a_SOURCES=\
  3. benc.c benc.h\
  4. btpd_if.c btpd_if.h ipcdefs.h\
  5. stream.c stream.h\
  6. subr.c subr.h\
  7. metainfo.c metainfo.h\
  8. hashtable.c hashtable.h\
  9. iobuf.c iobuf.h\
  10. queue.h
  11. libmisc_a_CPPFLAGS=@openssl_CPPFLAGS@