summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/md4/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/md4/Makefile.ssl')
-rw-r--r--src/lib/libcrypto/md4/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/md4/Makefile.ssl b/src/lib/libcrypto/md4/Makefile.ssl
index 6ee3ca88ed..646607274e 100644
--- a/src/lib/libcrypto/md4/Makefile.ssl
+++ b/src/lib/libcrypto/md4/Makefile.ssl
@@ -40,7 +40,8 @@ all: lib
40 40
41lib: $(LIBOBJ) 41lib: $(LIBOBJ)
42 $(AR) $(LIB) $(LIBOBJ) 42 $(AR) $(LIB) $(LIBOBJ)
43 $(RANLIB) $(LIB) 43 @echo You may get an error following this line. Please ignore.
44 - $(RANLIB) $(LIB)
44 @touch lib 45 @touch lib
45 46
46files: 47files: