Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / bf / Makefile.ssl
index e27bf6306a2c0376e49e1471860cc667ee12ed50..1b1cb8842fe75b471964bd0913db4c60b312b88b 100644 (file)
@@ -45,8 +45,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
 
 # elf