Use sh explicitely to run point.sh
[openssl.git] / test / Makefile.ssl
index b2cb08b4777ae23667c8d630e1eb4c4849153928..64fc8d779df06343cfb5fb73690a71de4bc9e0f4 100644 (file)
@@ -109,11 +109,11 @@ 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
 
 generate: $(SRC)
 $(SRC):
-       @$(TOP)/util/point.sh dummytest.c $@
+       @sh $(TOP)/util/point.sh dummytest.c $@
 
 errors: