# We make separate GOAL variables for each algorithm, to make it easy to # switch each to the Legacy provider when needed. $AES_GOAL=../../libdefault.a ../../libfips.a $GENERIC_GOAL=../../libdefault.a ../../libfips.a SOURCE[$AES_GOAL]=aes_skmgmt.c SOURCE[$GENERIC_GOAL]=generic.c