summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/krb5/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/krb5/Makefile.ssl')
-rw-r--r--crypto/openssl/crypto/krb5/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/krb5/Makefile.ssl b/crypto/openssl/crypto/krb5/Makefile.ssl
index cc47c05..7136d7a 100644
--- a/crypto/openssl/crypto/krb5/Makefile.ssl
+++ b/crypto/openssl/crypto/krb5/Makefile.ssl
@@ -41,7 +41,7 @@ all: lib
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- $(RANLIB) $(LIB)
+ $(RANLIB) $(LIB) || echo Never mind.
@touch lib
files:
OpenPOWER on IntegriCloud