summaryrefslogtreecommitdiffstats
path: root/crypto/md5/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/Makefile.ssl')
-rw-r--r--crypto/md5/Makefile.ssl3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/md5/Makefile.ssl b/crypto/md5/Makefile.ssl
index e5ec4a21ae..92ffc0b502 100644
--- a/crypto/md5/Makefile.ssl
+++ b/crypto/md5/Makefile.ssl
@@ -50,8 +50,7 @@ all: lib
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- @echo You may get an error following this line. Please ignore.
- - $(RANLIB) $(LIB)
+ $(RANLIB) $(LIB)
@touch lib
# elf