mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8877)
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
LIBS=../../libcrypto
|
|
|
|
$COMMON=hmac.c
|
|
|
|
SOURCE[../../libcrypto]=$COMMON hm_ameth.c
|
|
SOURCE[../../providers/fips]=$COMMON
|