Use sh explicitely to run point.sh
[openssl.git] / crypto / asn1 / Makefile.ssl
index cd4a7e1335e8ccd5c94e33ed355d2a60e8275160..74a90b2fa8792e18ec1013c4a8d4a00890f1e688 100644 (file)
@@ -77,7 +77,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)