|
|
@ -34,7 +34,7 @@ SOURCE[../../libcrypto]=poly1305.c $POLY1305ASM |
|
|
|
# Implementations are now spread across several libraries, so the defines |
|
|
|
# need to be applied to all affected libraries and modules. |
|
|
|
DEFINE[../../libcrypto]=$POLY1305DEF |
|
|
|
DEFINE[../providers/libimplementations.a]=$POLY1305DEF |
|
|
|
DEFINE[../../providers/libimplementations.a]=$POLY1305DEF |
|
|
|
|
|
|
|
GENERATE[poly1305-sparcv9.S]=asm/poly1305-sparcv9.pl |
|
|
|
INCLUDE[poly1305-sparcv9.o]=.. |
|
|
|