Avoid assert() in the library.
[openssl.git] / ssl / Makefile.ssl
index 7fb8112a6ef090a7a8d96d0a13a578135a9690ab..066395974bd824cd72f2ebf7a471c75e67a0c2a3 100644 (file)
@@ -59,8 +59,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: