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
|