A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
178 B

  1. noinst_LIBRARIES=libmisc.a
  2. libmisc_a_SOURCES=\
  3. benc.c benc.h\
  4. stream.c stream.h\
  5. subr.c subr.h\
  6. metainfo.c metainfo.h\
  7. iobuf.c iobuf.h
  8. libmisc_a_CPPFLAGS=@openssl_CPPFLAGS@