Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / mdc2 / Makefile.ssl
index 4464007a1277ecf97e8c0de4d54e0be274629c88..58bdb0dd9cdf6e22e73d0351a21245b0419393b5 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: