draconisplusplus/subprojects/openssl-3.0.8/crypto/store/build.info

8 lines
225 B
Plaintext
Raw Normal View History

2025-02-20 14:49:18 -05:00
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