Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / pem / Makefile.ssl
index e9ee68ae90bcb6690ef7930d619edbf5c26769c2..d8bccd4541ee136cd740cc6e4c786112a1ffc964 100644 (file)
@@ -41,8 +41,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: