mirror of https://github.com/ossrs/srs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
338 B
Plaintext
9 lines
338 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
bio_lib.c bio_cb.c bio_err.c \
|
|
bss_mem.c bss_null.c bss_fd.c \
|
|
bss_file.c bss_sock.c bss_conn.c \
|
|
bf_null.c bf_buff.c b_print.c b_dump.c b_addr.c \
|
|
b_sock.c b_sock2.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c \
|
|
bss_dgram.c bio_meth.c bf_lbuf.c
|