diff options
Diffstat (limited to 'src/lib/libcrypto/ripemd/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/ripemd/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/ripemd/Makefile.ssl b/src/lib/libcrypto/ripemd/Makefile.ssl index b7cd25f123..5b6d1d2599 100644 --- a/src/lib/libcrypto/ripemd/Makefile.ssl +++ b/src/lib/libcrypto/ripemd/Makefile.ssl | |||
@@ -70,7 +70,7 @@ files: | |||
70 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO | 70 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO |
71 | 71 | ||
72 | links: | 72 | links: |
73 | @$(TOP)/util/point.sh Makefile.ssl Makefile | 73 | @$(SHELL) $(TOP)/util/point.sh Makefile.ssl Makefile |
74 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) | 74 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) |
75 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) | 75 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) |
76 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) | 76 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) |