8bf3665196
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/6779)
6 lines
200 B
Text
6 lines
200 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 \
|
|
drbg_hash.c drbg_hmac.c
|
|
|