mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
caf9317d7d
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18186)
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]= \
|
|
comp_lib.c comp_err.c \
|
|
c_brotli.c \
|
|
c_zstd.c \
|
|
c_zlib.c
|