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