summaryrefslogtreecommitdiff
path: root/config/OSF1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/OSF1.mk')
-rw-r--r--config/OSF1.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/OSF1.mk b/config/OSF1.mk
index cf00f193..7e3b4c95 100644
--- a/config/OSF1.mk
+++ b/config/OSF1.mk
@@ -24,7 +24,7 @@
# which we use to stop LOOP_OVER_DIRS submakes as soon as any
# submake fails. So we use the Korn shell instead.
#
-SHELL = /usr/bin/ksh
+SHELL := /usr/bin/ksh
include $(MOD_DEPTH)/config/UNIX.mk