Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / rand / Makefile.ssl
index e689ba582f85650abe887078fb6c6f074ecef57a..97a67e630333e03b3108beaa153f55666149b87c 100644 (file)
@@ -42,8 +42,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: