A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- noinst_LIBRARIES=libmisc.a
- libmisc_a_SOURCES=\
- benc.c benc.h\
- stream.c stream.h\
- subr.c subr.h\
- metainfo.c metainfo.h\
- iobuf.c iobuf.h
- libmisc_a_CPPFLAGS=@openssl_CPPFLAGS@
|