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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A DMakefile0 SHELL = /bin/sh
1 SHELL = /bin/sh macro
/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/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/libgsm/
H A DMakefile98 SHELL = /bin/sh 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/strace/
H A DMakefile460 depcomp = $(SHELL) $(top_srcdir)/depcomp
573 ACLOCAL = ${SHELL} /tmp/strace-4.17/missing aclocal-1.14
576 AUTOCONF = ${SHELL} /tmp/strace-4.17/missing autoconf
577 AUTOHEADER = ${SHELL} /tmp/strace-4.17/missing autoheader
578 AUTOMAKE = ${SHELL} /tmp/strace-4.17/missing automake-1.14
625 MAKEINFO = ${SHELL} /tmp/strace-4.17/missing makeinfo
642 SHELL = /bin/sh macro
684 install_sh = ${SHELL} /tmp/strace-4.17/install-sh
1690 echo ' $(SHELL) ./config.status'; \
1691 $(SHELL)
[all...]

Completed in 4274 milliseconds