Avoid race condition.
[oweals/openssl.git] / crypto / rand / Makefile.ssl
index b3054dc166c92c206ad4104d4b9346774395e5e7..e9a6876b5a74c65747849b58c761d63e57a8b78d 100644 (file)
@@ -39,7 +39,8 @@ all:  lib
 
 lib:   $(LIBOBJ)
        $(AR) $(LIB) $(LIBOBJ)
-       $(RANLIB) $(LIB)
+       @echo You may get an error following this line.  Please ignore.
+       - $(RANLIB) $(LIB)
        @touch lib
 
 files: