Discuss http://www.shoup.net/papers/oaep.ps.Z
[openssl.git] / crypto / sha / Makefile.ssl
index 0e6e7b8940c62b292f028fa4df4d3fb3b542b195..75d3e0bf4ff3e2e698c54114c73f8fd9c6bdef51 100644 (file)
@@ -42,7 +42,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
 
 # elf