Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>.
[openssl.git] / crypto / lhash / Makefile.ssl
index 3130a415bf3f04b53bd575580d874fc9a8e0b6d2..a6851bcd360273e73c8ebfa5b0d9ccd3aac58d37 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: