fdedb86c035cf5f693c6e02d1159846f904a196c
[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
6 IF[{- !$disabled{dh} -}]
7   SOURCE[$DH_GOAL]=dh_exch.c
8 ENDIF