Use sh explicitely to run point.sh
[openssl.git] / crypto / bio / Makefile.ssl
index 141a03ae1d21e95bdbfc70b44990d2906f1ae11d..d0b9e297b082c38fda592d2b6e6fb8dd3fc85dc9 100644 (file)
@@ -57,7 +57,7 @@ files:
        $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
 
 links:
-       @$(TOP)/util/point.sh Makefile.ssl Makefile
+       @sh $(TOP)/util/point.sh Makefile.ssl Makefile
        @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
        @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
        @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)