From a96e7810e29747976f55defa2788cbe24e595352 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sat, 30 Jan 1999 17:53:00 +0000 Subject: Squeeze a bit more speed out of MD5 assembler. --- crypto/md5/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/md5/Makefile.ssl') diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl index bd72cab8a9..5cdf227c9f 100644 --- a/crypto/md5/Makefile.ssl +++ b/crypto/md5/Makefile.ssl @@ -61,7 +61,7 @@ asm/mx86-out.o: asm/mx86unix.cpp asm/mx86bsdi.o: asm/mx86unix.cpp $(CPP) -DBSDI asm/mx86unix.cpp | sed 's/ :/:/' | as -o asm/mx86bsdi.o -asm/mx86unix.cpp: +asm/mx86unix.cpp: asm/md5-586.pl (cd asm; perl md5-586.pl cpp >mx86unix.cpp) files: -- cgit v1.2.3