mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9144)
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
LIBS=../../libcrypto
|
|
$COMMON=property_string.c property_parse.c property.c defn_cache.c
|
|
SOURCE[../../libcrypto]=$COMMON property_err.c
|
|
SOURCE[../../providers/fips]=$COMMON
|