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

/openjdk10/make/common/
H A DMakeBase.gmk360 SHELL := $$(BASH) $$(SRC_ROOT)/common/bin/shell-profiler.sh \
362 $$(OUTPUT_ROOT)/build-profile.log $$(SHELL)
364 SHELL := $$(BASH) $$(SRC_ROOT)/common/bin/shell-profiler.sh \
366 $$(OUTPUT_ROOT)/build-profile.log $$(SHELL)
371 SHELL_NO_RECURSE := $$(SHELL)
377 SHELL = $$(warning $$(if $$@,Building $$@,Running shell command) $$(if $$<, (from $$<))$$(if $$?, ($$(wordlist 1, 20, $$?) $$(if $$(wordlist 21, 22, $$?), ... [in total $$(words $$?) files]) newer)))$$(SHELL_NO_RECURSE) -x
/openjdk10/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
1123 SHELL'
2386 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2389 $SHELL "$ac_srcdir/configure" --help=recursive
3477 ac_config_guess="$SHELL
[all...]

Completed in 97 milliseconds