7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
# We make separate GOAL variables for each algorithm, to make it easy to
|
|
# switch each to the Legacy provider when needed.
|
|
|
|
$RSA_GOAL=../../libimplementations.a
|
|
|
|
SOURCE[$RSA_GOAL]=rsa_enc.c
|