crypto: add preemptive threading support
[openssl.git] / crypto / thread / build.info
1 LIBS=../../libcrypto
2
3 $THREADS=\
4         api.c internal.c arch.c \
5         arch/thread_win.c arch/thread_posix.c arch/thread_none.c
6
7 SOURCE[../../libcrypto]=$THREADS
8 SOURCE[../../providers/libfips.a]=$THREADS