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