Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / rc4 / Makefile.ssl
index 52ca924e4ab52adda48c314d493299da3600a80b..5214e512fc53d84dbc448f9b3c4396e62cb10dbf 100644 (file)
@@ -48,8 +48,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
 
 # elf