10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
LIBS=../../../libcrypto
|
|
IF[{- !$disabled{dh} -}]
|
|
SOURCE[../../../libcrypto]=\
|
|
dh_kmgmt.c
|
|
ENDIF
|
|
IF[{- !$disabled{dsa} -}]
|
|
SOURCE[../../../libcrypto]=\
|
|
dsa_kmgmt.c
|
|
ENDIF
|