Unified - adapt the generation of rc4 assembler to use GENERATE
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Mar 2016 14:48:49 +0000 (15:48 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 10:09:26 +0000 (11:09 +0100)
commit3c9d51ce8ba51a8ef7b58f1f07c8d9c9df2ca665
treebeeff003f5b078938999746e13f1d6eb7015c8a0
parentac9888e5a9cc7b581323614c615b669f655512a1
Unified - adapt the generation of rc4 assembler to use GENERATE

This gets rid of the BEGINRAW..ENDRAW sections in crypto/rc4/build.info.

This also moves the assembler generating perl scripts to take the
output file name as last command line argument, where necessary.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/rc4/Makefile.in
crypto/rc4/asm/rc4-586.pl
crypto/rc4/asm/rc4-ia64.pl
crypto/rc4/build.info