summaryrefslogtreecommitdiff
path: root/crypto/x509v3/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/Makefile.ssl')
-rw-r--r--crypto/x509v3/Makefile.ssl3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/x509v3/Makefile.ssl b/crypto/x509v3/Makefile.ssl
index f0b7028d2..97d26fd2e 100644
--- a/crypto/x509v3/Makefile.ssl
+++ b/crypto/x509v3/Makefile.ssl
@@ -46,8 +46,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
files: