remove unnecessary calls to EC_POINT_copy()
[openssl.git] / crypto / txt_db / Makefile.ssl
index ea9de14874a91cbac26563a7ce25a6aaaafc1b2e..f681065da319d8e9e71547881efefb6c4c97072e 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: