X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2FMakefile.ssl;h=612241536381f4c45b57a37d13423e31c7faed1d;hp=5243081b10b90441d0adfa251f650775de70a492;hb=6e6acfd4b92b089661096617de0230c07254c7fa;hpb=d10c5c22092bf1406f8e46416448629a21f1c234 diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 5243081b10..6122415363 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -67,9 +67,9 @@ files: links: @$(TOP)/util/point.sh Makefile.ssl Makefile - @$(TOP)/util/mklink.sh ../include/openssl $(EXHEADER) - @$(TOP)/util/mklink.sh ../test $(TEST) - @$(TOP)/util/mklink.sh ../apps $(APPS) + @$(TOP)/util/mklink.pl ../include/openssl $(EXHEADER) + @$(TOP)/util/mklink.pl ../test $(TEST) + @$(TOP)/util/mklink.pl ../apps $(APPS) @$(TOP)/util/point.sh Makefile.ssl Makefile @for i in $(SDIRS); do \ (cd $$i; echo "making links in crypto/$$i..."; \