singe/thirdparty/openssl/crypto/store/build.info
2023-11-16 22:15:24 -06:00

7 lines
225 B
Text

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