In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
[oweals/openssl.git] / crypto / stack / Makefile.ssl
index dc368f67cc108ad21fc3d3fbdfb1bcd6eb3e55a1..16219af9a93b602a25487b54b44f18e4843be9ea 100644 (file)
@@ -40,8 +40,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: