Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / md2 / Makefile.ssl
index 3601c906fd69de2f679b7b7ef15b420697147f6a..fcdd970973e9904aea2baa779561223d37a79a1c 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: