From 2f98abbcb6cfd6ffcf45d5587286f1f849184594 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sat, 14 Dec 2002 20:42:05 +0000 Subject: x86_64 performance patch. --- crypto/bn/Makefile.ssl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/bn/Makefile.ssl') diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl index 9516ba5ab8..b709c84adc 100644 --- a/crypto/bn/Makefile.ssl +++ b/crypto/bn/Makefile.ssl @@ -138,6 +138,8 @@ asm/ia64-cpp.o: asm/ia64.S $(CC) $(ASFLAGS) -c -o asm/ia64-cpp.o /tmp/ia64.$$$$.s; \ rm -f /tmp/ia64.$$$$.s +asm/x86_64-gcc.o: asm/x86_64-gcc.c + files: $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO -- cgit v1.2.3