summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-12-27 15:00:24 +0000
committerRichard Levitte <levitte@openssl.org>2003-12-27 15:00:24 +0000
commitcc056d63958d8963e0a4b3ef03f06db72ca36b77 (patch)
tree98299b22d43ced08a356fa253e27183e310dff65 /tools
parent394178c94cd3b969575061d067ea57f6a8b2dd21 (diff)
Use sh explicitely to run point.sh
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.ssl b/tools/Makefile.ssl
index bf0cd29c77..cb33d4a41e 100644
--- a/tools/Makefile.ssl
+++ b/tools/Makefile.ssl
@@ -42,7 +42,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
lint: