x86_64 performance patch.
[openssl.git] / crypto / bn / Makefile.ssl
index 9516ba5ab88618c74273382985a7ed6ae8ab4e67..b709c84adc9fd0ff07ae454571eee64025708c2d 100644 (file)
@@ -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