diff options
Diffstat (limited to 'src/lib/libcrypto/md5/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/md5/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/md5/Makefile.ssl b/src/lib/libcrypto/md5/Makefile.ssl index 2d4df972ff..2361775a2d 100644 --- a/src/lib/libcrypto/md5/Makefile.ssl +++ b/src/lib/libcrypto/md5/Makefile.ssl | |||
@@ -84,7 +84,7 @@ files: | |||
84 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO | 84 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO |
85 | 85 | ||
86 | links: | 86 | links: |
87 | @$(TOP)/util/point.sh Makefile.ssl Makefile | 87 | @sh $(TOP)/util/point.sh Makefile.ssl Makefile |
88 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) | 88 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) |
89 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) | 89 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) |
90 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) | 90 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) |