summaryrefslogtreecommitdiffstats
path: root/rsaref/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'rsaref/Makefile.ssl')
-rw-r--r--rsaref/Makefile.ssl3
1 files changed, 1 insertions, 2 deletions
diff --git a/rsaref/Makefile.ssl b/rsaref/Makefile.ssl
index 8f27c48a5a..69d41a9a6d 100644
--- a/rsaref/Makefile.ssl
+++ b/rsaref/Makefile.ssl
@@ -39,8 +39,7 @@ all: lib
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- @echo You may get an error following this line. Please ignore.
- - $(RANLIB) $(LIB)
+ $(RANLIB) $(LIB)
@touch lib
files: