X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc4%2FMakefile.ssl;h=a965c02d949268c8719aac61a120342e288884e6;hp=3e602662be2b7e2293757490c9747823e74b530d;hb=090e81d4aa644d34e31ce67068fcf2a2e9183b04;hpb=e4528e48e37a7caa3c8cc825f8e92eb0518e8402 diff --git a/crypto/rc4/Makefile.ssl b/crypto/rc4/Makefile.ssl index 3e602662be..a965c02d94 100644 --- a/crypto/rc4/Makefile.ssl +++ b/crypto/rc4/Makefile.ssl @@ -67,6 +67,8 @@ asm/rx86bsdi.o: asm/rx86unix.cpp asm/rx86unix.cpp: asm/rc4-586.pl ../perlasm/x86asm.pl (cd asm; $(PERL) rc4-586.pl cpp >rx86unix.cpp) +asm/rc4-amd64.s: asm/rc4-amd64.pl; $(PERL) $< $@ + files: $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO