X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc4%2FMakefile.ssl;fp=crypto%2Frc4%2FMakefile.ssl;h=08e411403d618edef4c344108ef2766fd1c01e7b;hp=5878aecf8ffe1ae9feb300152e7b55c60b6b2b2c;hb=bc3e7fabe7f93084d8d93f55bebe20057a0b6970;hpb=d675c74d14f9e7f7046ee7b383e41868782ab5bd diff --git a/crypto/rc4/Makefile.ssl b/crypto/rc4/Makefile.ssl index 5878aecf8f..08e411403d 100644 --- a/crypto/rc4/Makefile.ssl +++ b/crypto/rc4/Makefile.ssl @@ -65,6 +65,9 @@ rx86-out.s: asm/rc4-586.pl ../perlasm/x86asm.pl asm/rc4-amd64.s: asm/rc4-amd64.pl; $(PERL) $< $@ +asm/rc4-ia64.s: asm/rc4-ia64.S + $(CC) $(CFLAGS) -E asm/rc4-ia64.S > $@ + files: $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO