mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
a1447076be
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12587)
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
store_err.c store_lib.c store_result.c store_strings.c store_meth.c
|
|
|
|
IF[{- !$disabled{'deprecated-3.0'} -}]
|
|
SOURCE[../../libcrypto]=store_init.c store_register.c
|
|
ENDIF
|