summaryrefslogtreecommitdiffstats
path: root/contrib/libf2c/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libf2c/Makefile.in')
-rw-r--r--contrib/libf2c/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libf2c/Makefile.in b/contrib/libf2c/Makefile.in
index ef42e39..8fb2fa7 100644
--- a/contrib/libf2c/Makefile.in
+++ b/contrib/libf2c/Makefile.in
@@ -121,7 +121,7 @@ F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
# the dependency) and then (perhaps) builds multilibs.
all: all-unilib
- $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO="all-unilib"
+ : $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO="all-unilib"
# `all-unilib' is the overall target in the absence of multilibs,
# meant to be invoked via multi-do for multilibs.
OpenPOWER on IntegriCloud