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 29ae1b7458..cc73fba2ba 100644 --- a/src/lib/libcrypto/md5/Makefile.ssl +++ b/src/lib/libcrypto/md5/Makefile.ssl | |||
@@ -89,7 +89,7 @@ files: | |||
89 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO | 89 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO |
90 | 90 | ||
91 | links: | 91 | links: |
92 | @$(TOP)/util/point.sh Makefile.ssl Makefile | 92 | @$(SHELL) $(TOP)/util/point.sh Makefile.ssl Makefile |
93 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) | 93 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) |
94 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) | 94 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) |
95 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) | 95 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) |