0c2b98631b76e1196e1890042bd170ca5eb70583
[openssl.git] / providers / implementations / exchange / build.info
1 # We make separate GOAL variables for each algorithm, to make it easy to
2 # switch each to the Legacy provider when needed.
3
4 $DH_GOAL=../../libimplementations.a
5 $ECX_GOAL=../../libimplementations.a
6
7 IF[{- !$disabled{dh} -}]
8   SOURCE[$DH_GOAL]=dh_exch.c
9 ENDIF
10
11 SOURCE[$ECX_GOAL]=ecx_exch.c