Use util/mklink.pl instead of util/mklink.sh.
[openssl.git] / crypto / Makefile.ssl
index 5243081b10b90441d0adfa251f650775de70a492..612241536381f4c45b57a37d13423e31c7faed1d 100644 (file)
@@ -67,9 +67,9 @@ files:
 
 links:
        @$(TOP)/util/point.sh Makefile.ssl Makefile
 
 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..."; \
        @$(TOP)/util/point.sh Makefile.ssl Makefile
        @for i in $(SDIRS); do \
        (cd $$i; echo "making links in crypto/$$i..."; \