Integration of RC4 AMD64 module.
[openssl.git] / crypto / rc4 / Makefile.ssl
index 3e602662be2b7e2293757490c9747823e74b530d..a965c02d949268c8719aac61a120342e288884e6 100644 (file)
@@ -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