Use sh explicitely to run point.sh
[openssl.git] / crypto / dso / Makefile.ssl
index 3d00363bb6642beea6e70084223079b649cdc961..c0449d184e5ba028e2f789100d48124868636ace 100644 (file)
@@ -49,7 +49,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)