summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/pem/Makefile.save
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/pem/Makefile.save')
-rw-r--r--crypto/openssl/crypto/pem/Makefile.save3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/pem/Makefile.save b/crypto/openssl/crypto/pem/Makefile.save
index ed89109..111dbc1 100644
--- a/crypto/openssl/crypto/pem/Makefile.save
+++ b/crypto/openssl/crypto/pem/Makefile.save
@@ -40,7 +40,8 @@ all: lib
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- $(RANLIB) $(LIB)
+ @echo You may get an error following this line. Please ignore.
+ - $(RANLIB) $(LIB)
@touch lib
files:
OpenPOWER on IntegriCloud