Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / ripemd / Makefile.ssl
index 4f045f356e86d04fdfed0964682e1760ba639057..eb819e64f5a095c7509fa57c25f39bc577b498eb 100644 (file)
@@ -43,8 +43,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