Home
last modified time | relevance | path

Searched refs:SHELL (Results 1 – 25 of 247) sorted by relevance

12345678910

/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/
H A DX11.sh9 case $(basename "${SHELL}") in
10 bash) exec -l "${SHELL}" --login -c 'exec "${@}"' - "${@}" ;;
11 ksh|sh|zsh) exec -l "${SHELL}" -c 'exec "${@}"' - "${@}" ;;
12 csh|tcsh) exec -l "${SHELL}" -c 'exec $argv:q' "${@}" ;;
13 es|rc) exec -l "${SHELL}" -l -c 'exec $*' "${@}" ;;
/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile.perf417 SHELL = $(SHELL_PATH)
436 $(Q)$(SHELL) '$(drm_ioctl_tbl)' $(drm_hdr_dir) > $@
442 $(Q)$(SHELL) '$(fadvise_advice_tbl)' $(linux_uapi_dir) > $@
448 $(Q)$(SHELL) '$(fsmount_tbls)' $(linux_uapi_dir) > $@
454 $(Q)$(SHELL) '$(fspick_tbls)' $(linux_uapi_dir) > $@
460 $(Q)$(SHELL) '$(fsconfig_tbls)' $(linux_uapi_dir) > $@
467 $(Q)$(SHELL) '$(pkey_alloc_access_rights_tbl)' $(asm_generic_hdr_dir) > $@
474 $(Q)$(SHELL) '$(sndrv_ctl_ioctl_tbl)' $(sndrv_ctl_hdr_dir) > $@
481 $(Q)$(SHELL) '$(sndrv_pcm_ioctl_tbl)' $(sndrv_pcm_hdr_dir) > $@
488 $(Q)$(SHELL) '$(kcmp_type_tbl)' $(kcmp_hdr_dir) > $@
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A D0002-Do-not-strip-libtar.patch14 @@ -20,7 +20,7 @@ SHELL = @SHELL@
/OK3568_Linux_fs/buildroot/package/sunxi-mali-mainline-driver/
H A Dsunxi-mali-mainline-driver.mk27 $(SHELL) ./build.sh -r $(SUNXI_MALI_MAINLINE_REV) -j $(PARALLEL_JOBS) -b
32 $(SHELL) ./build.sh -r $(SUNXI_MALI_MAINLINE_REV) -j $(PARALLEL_JOBS) -i
/OK3568_Linux_fs/
H A DMakefile34 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ macro
88 CONFIG_SHELL := $(SHELL)
90 export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile34 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ macro
88 CONFIG_SHELL := $(SHELL)
90 export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/
H A DMakefile29 $(Q)$(SHELL) '$(systbl)' '64' $(sysdef) > $@
35 $(Q)$(SHELL) '$(systbl)' '32' $(sysdef) > $@
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/gzip-1.12/
H A Dwrong-path-fix.patch1 fix MakeMaker issues with using wrong SHELL/GREP
28 - -e 's|/bin/sh|$(SHELL)|g' \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/
H A Dapr-util_1.6.3.bb44 …sed -i "s#LIBTOOL=\$(SHELL) \$(apr_builddir)#LIBTOOL=\$(SHELL) ${STAGING_BINDIR_NATIVE}#" ${B}/bui…
45 # sometimes there isn't SHELL
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/
H A Dnew_rt_path_for_test-driver.patch33 - "\$(SHELL) $am_config_aux_dir/test-driver",
34 + "\$(SHELL) $am_config_rt_aux_dir/test-driver",
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/
H A Ddetermism.patch6 SHELL (/bin/sh) is dash or bash.
25 SHELL=/bin/sh
/OK3568_Linux_fs/external/xserver/include/
H A DMakefile.in389 SHELL = @SHELL@
661 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
679 cd $(top_builddir) && $(SHELL) ./config.status include/do-not-use-config.h
691 cd $(top_builddir) && $(SHELL) ./config.status include/xorg-server.h
699 cd $(top_builddir) && $(SHELL) ./config.status include/dix-config.h
707 cd $(top_builddir) && $(SHELL) ./config.status include/xorg-config.h
715 cd $(top_builddir) && $(SHELL) ./config.status include/xkb-config.h
723 cd $(top_builddir) && $(SHELL) ./config.status include/xwin-config.h
731 cd $(top_builddir) && $(SHELL) ./config.status include/xwayland-config.h
739 cd $(top_builddir) && $(SHELL) ./config.status include/version-config.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dglibc.inc42 # it's output which make calls via the SHELL also has issues, so
44 EXTRA_OEMAKE += "SHELL=/bin/bash"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/autoconf-2.13/autoconf-2.13/
H A D0001-Add-config.guess-config.sub-install-to-destdir.patch24 - $(SHELL) ${srcdir}/mkinstalldirs $(bindir) $(infodir) $(acdatadir)
25 + $(SHELL) ${srcdir}/mkinstalldirs ${DESTDIR}$(bindir) ${DESTDIR}$(infodir) ${DESTDIR}$(acdatadir)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure233 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
234 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
235 CONFIG_SHELL=$SHELL as_have_required=yes
279 SHELL=${CONFIG_SHELL-/bin/sh}
280 export SHELL
2411 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2412 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2413 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2417 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2418 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
[all …]
H A DMakefile.in173 SHELL = @SHELL@
252 $(SHELL) ./config.status;; \
255 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
259 $(SHELL) ./config.status --recheck
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/
H A Duseradd6 SHELL=/bin/sh
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A DMakefile.in66 depcomp = $(SHELL) $(top_srcdir)/depcomp
127 SHELL = @SHELL@
215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235 cd $(top_builddir) && $(SHELL) ./config.status src/stressapptest_config.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/libpcre/
H A DMakefile63 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
69 SHELL = /bin/sh macro
/OK3568_Linux_fs/buildroot/package/dhrystone/
H A Ddhrystone.mk12 (cd $(@D) && $(SHELL) $(DHRYSTONE_DL_DIR)/$($(PKG)_SOURCE))
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/
H A DMakefile22 $(Q)$(SHELL) '$(systbl)' $(sys)/syscall_64.tbl 'x86_64' > $@
/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/
H A DMakefile23 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/
H A DMakefile27 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/
H A DMakefile.in.in18 SHELL = /bin/sh
38 # @install_sh@ does not start with $(SHELL), so we add it.
42 mkinstalldirs = $(SHELL) @install_sh@ -d
43 install_sh = $(SHELL) @install_sh@
500 # Use @SHELL@, which is the shell determined by autoconf for the use by its
501 # scripts, not $(SHELL) which is hardwired to /bin/sh and may be deficient.
504 && @SHELL@ ./config.status $(subdir)/$@.in po-directories
/OK3568_Linux_fs/buildroot/package/localedef/
H A Dlocaledef.mk32 $(SHELL) $(@D)/configure \

12345678910