In message <[EMAIL PROTECTED]> on Thu, 9 Jan 2003 17:26:12
+0100, Corinna Vinschen <[EMAIL PROTECTED]> said:
vinschen> What I don't understand is the following.
vinschen>
vinschen> crypto/rc4/Makefile.ssl contains the following:
vinschen>
vinschen> RC4_ENC=rc4_enc.o
vinschen> # or use
vinschen> #RC4_ENC=asm/rx86-elf.o
vinschen> #RC4_ENC=asm/rx86-out.o
vinschen> #RC4_ENC=asm/rx86-sol.o
vinschen> #RC4_ENC=asm/rx86bdsi.o
vinschen>
vinschen> Even though it's supposed to build rc4_enc.o to get the RC4
vinschen> function(s), it builds asm/rx86-out.o instead.
What's given in crypto/rc4/Makefile.ssl is immaterial, since the
correct values are passed on the command line by parent makes (see
Makefile.ssl and crypto/Makefile.ssl).
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]