mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
6 lines
195 B
Text
6 lines
195 B
Text
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
randfile.c rand_lib.c rand_err.c rand_egd.c \
|
|
rand_win.c rand_unix.c rand_vms.c drbg_lib.c drbg_ctr.c
|
|
|
|
INCLUDE[drbg_ctr.o]=../modes
|