openssl/crypto/poly1305
Richard Levitte a5aa63a456 Fix some assembler generating scripts for better unification
Some of these scripts would recognise an output parameter if it looks
like a file path.  That works both in both the classic and new build
schemes.  Some fo these scripts would only recognise it if it's a
basename (i.e. no directory component).  Those need to be corrected,
as the output parameter in the new build scheme is more likely to
contain a directory component than not.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-03-11 00:54:31 +01:00
..
asm Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
build.info Add include directory options for assembler files that include from crypto/ 2016-03-10 20:30:47 +01:00
Makefile.in
poly1305_ieee754.c
poly1305.c