Searched refs:SHELL (Results 1 - 2 of 2) sorted by relevance

/openjdk9/make/common/
H A DMakeBase.gmk366 WRAPPER_SHELL := $$(BASH) $$(SRC_ROOT)/common/bin/shell-tracer.sh $$(if $$(findstring yes,$$(IS_GNU_TIME)),$$(TIME),-) $$(OUTPUT_ROOT)/build-trace-time.log $$(SHELL)
367 SHELL = $$(warning $$(if $$@,Building $$@,Running shell command) $$(if $$<, (from $$<))$$(if $$?, ($$(wordlist 1, 20, $$?) $$(if $$(wordlist 21, 22, $$?), ... [in total $$(words $$?) files]) newer)))$$(WRAPPER_SHELL)
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh239 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
240 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
241 CONFIG_SHELL=$SHELL as_have_required=yes
285 SHELL=${CONFIG_SHELL-/bin/sh}
286 export SHELL
1121 SHELL'
2385 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2388 $SHELL "$ac_srcdir/configure" --help=recursive
3476 ac_config_guess="$SHELL
[all...]

Completed in 52 milliseconds