Copy and paste error... bn_add_part_words() should of course call
[openssl.git] / crypto / mdc2 / Makefile.ssl
index a50de0f42a6786fbb71ccc71f801d1d27c66f725..4b1b3e36961a4f4586a5fbd3f00907a4ac449130 100644 (file)
@@ -39,7 +39,8 @@ all:  lib
 
 lib:   $(LIBOBJ)
        $(AR) $(LIB) $(LIBOBJ)
-       $(RANLIB) $(LIB)
+       @echo You may get an error following this line.  Please ignore.
+       - $(RANLIB) $(LIB)
        @touch lib
 
 files: