8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
LIBS=../../../libcrypto
|
|
IF[{- !$disabled{dh} -}]
|
|
SOURCE[../../../libcrypto]=\
|
|
dh_exch.c
|
|
ENDIF
|
|
|
|
|