Instead of telling both 'make' and the user that ranlib
[openssl.git] / crypto / dsa / Makefile.ssl
index 82f039a90083fbef5a7cfc4b33127ad25ee4f672..255d58f3428d6f42ddd5b77ded2317b85638328c 100644 (file)
@@ -42,8 +42,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: