Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / asn1 / Makefile.ssl
index 08d4a5dfcfca7718c78fcf368c94a255a1a17865..882bd36f1a0069a163d5daf6578561a4f3562fd5 100644 (file)
@@ -70,8 +70,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: