mirror of
https://github.com/openssl/openssl.git
synced 2025-01-12 13:36:28 +08:00
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
|
LIBS=../../libcrypto
|
||
|
|
||
|
$THREADS=\
|
||
|
api.c internal.c arch.c \
|
||
|
arch/thread_win.c arch/thread_posix.c arch/thread_none.c
|
||
|
|
||
|
SOURCE[../../libcrypto]=$THREADS
|
||
|
SOURCE[../../providers/libfips.a]=$THREADS
|