Searched defs:SHELL (Results 1 - 25 of 30) sorted by relevance

12

/external/bzip2/
H A DMakefile15 SHELL=/bin/sh macro
/external/iproute2/doc/
H A DMakefile12 SHELL=bash macro
/external/owasp/sanitizer/
H A DMakefile36 SHELL=/bin/bash macro
/external/qemu-pc-bios/vgabios/
H A DMakefile0 SHELL = /bin/sh
1 SHELL = /bin/sh macro
/external/stlport/test/eh/
H A Dcray.mak2 SHELL=/bin/sh macro
H A Ddeccxx.mak5 SHELL=/bin/sh macro
H A Dsgi_mipspro.mak5 SHELL=/bin/sh macro
H A Dsunpro42.mak5 # SHELL=/bin/sh
9 SHELL=/bin/sh macro
H A Dsunpro-64.mak6 SHELL=/bin/sh macro
H A Dsunpro.mak6 SHELL=/bin/sh macro
H A Dgcc-amigaos-m68k.mak7 SHELL = /bin/sh macro
H A Dgcc-apple-macosx.mak7 SHELL=/bin/sh macro
H A Dgcc-freebsd.mak7 SHELL=/bin/sh macro
H A Dgcc-hp11.mak7 SHELL=/bin/sh macro
H A Dgcc-irix.mak7 SHELL=/bin/sh macro
H A Dgcc-linux.mak4 SHELL=/bin/sh macro
H A Dgcc-netbsd.mak7 SHELL=/bin/sh macro
H A Dgcc.mak7 SHELL=/bin/sh macro
/external/bison/djgpp/
H A Dconfig.bat390 Rem Set SHELL to a sane default or some configure tests stop working
392 if not "%SHELL%" == "" goto HomeName
393 set SHELL=/bin/sh variable
394 if not "%SHELL%" == "/bin/sh" goto SmallEnv
395 echo No SHELL found in the environment, using default value
542 if "%SHELL%" == "/bin/sh" set SHELL= variable
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
H A DMakefile182 SHELL = /bin/bash macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DMakefile531 SHELL = $(SHELL_PATH) macro
/external/libogg/win32/
H A DMakefile16 SHELL = /bin/sh macro
41 ACLOCAL = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run aclocal-1.6
42 AUTOCONF = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run automake-1.6
44 AUTOHEADER = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoheader
68 AMTAR = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run tar
84 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
86 LIBTOOL = $(SHELL) $(top_builddir)/libtool
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
127 cd $(top_builddir) && $(SHELL)
[all...]
/external/icu/icu4c/source/
H A Dicudefs.mk16 SHELL = /bin/sh macro
96 MKINSTALLDIRS = $(SHELL) $(top_srcdir)/mkinstalldirs
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile449 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
502 AMTAR = ${SHELL} /tmp/yasm/config/missing --run tar
504 AUTOCONF = ${SHELL} /tmp/yasm/config/missing --run autoconf
505 AUTOHEADER = ${SHELL} /tmp/yasm/config/missing --run autoheader
506 AUTOMAKE = ${SHELL} /tmp/yasm/config/missing --run automake-1.10
545 MAKEINFO = ${SHELL} /tmp/yasm/config/missing --run makeinfo
568 SHELL = /bin/sh macro
605 install_sh = $(SHELL) /tmp/yasm/config/install-sh
1714 echo ' $(SHELL)
[all...]
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile449 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
501 ACLOCAL = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run aclocal-1.10
502 AMTAR = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run tar
504 AUTOCONF = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoconf
505 AUTOHEADER = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoheader
506 AUTOMAKE = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run automake-1.10
545 MAKEINFO = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run makeinfo
568 SHELL = /bin/sh macro
605 install_sh = $(SHELL) /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/install-sh
1714 echo ' $(SHELL)
[all...]

Completed in 513 milliseconds

12