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