mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
76157664c1
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15614)
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
LIBS=../../libcrypto
|
|
$COMMON=property_string.c property_parse.c property_query.c property.c defn_cache.c
|
|
SOURCE[../../libcrypto]=$COMMON property_err.c
|
|
SOURCE[../../providers/libfips.a]=$COMMON
|