Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / pkcs12 / Makefile.ssl
index 290055f8f73441cca5c84b06520d1cc776f5d08c..dd2a0cd7a682115104a82c626f60a3e31028e031 100644 (file)
@@ -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: