mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
78906fff4a
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11803)
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
LIBS=../../libcrypto
|
|
$COMMON=property_string.c property_parse.c property.c defn_cache.c
|
|
SOURCE[../../libcrypto]=$COMMON property_err.c
|
|
SOURCE[../../providers/libfips.a]=$COMMON
|
|
SOURCE[../../providers/liblegacy.a]=$COMMON
|