Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / md4 / Makefile.ssl
index 139c9b76e25eb0c4eb9c1ba0ecca51502b46760a..12eee136085792a5d3d506dfd45512a7073ec205 100644 (file)
@@ -41,8 +41,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: