Searched refs:SHELL (Results 151 - 175 of 487) sorted by relevance

1234567891011>>

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A DMakefile.m3273 ifeq ($(findstring /sh,$(SHELL)),/sh)
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/
H A DMakefile.am109 $(SHELL) $(srcdir)/install_libodbc.sh $(DESTDIR)$(libdir)
/macosx-10.10.1/libiconv-42/libiconv/po/
H A DMakefile.msvc.sh35 SHELL = /bin/sh
/macosx-10.10.1/zsh-61/zsh/Config/
H A Ddefs.mk.in28 SHELL = /bin/sh
/macosx-10.10.1/zsh-61/zsh/Src/
H A DMakefile.in118 echo 'cd $(dir_top) && $(SHELL)' \
121 $(SHELL) $$top_srcdir/$(subdir)/mkmakemod.sh $(subdir) Makemod
151 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(bindir)
164 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(libdir)/$(tzsh)
167 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(bindir)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/
H A DMakefile5 SHELL := /bin/zsh macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dtilde.sh34 if $SHELL -c '[[ ~root == /* ]]'
H A Dtreemove.sh141 $SHELL <<- \EOF
H A Darrays2.sh124 $SHELL 2> /dev/null <<\+++ || err_exit 'input of 3 dimensional array not working'
166 $SHELL 2> /dev/null -c 'compound c;float -a c.ar;(( c.ar[2][3][3] = 5))' || 'multi-dimensional arrays in arithemtic expressions not working'
200 out.stderr="${ { out.stdout="${ ${SHELL} -o nounset -o errexit -c "${tst.cmd}" ; (( out.res=$? )) ; }" ; } 2>&1 ; }"
H A Dcoprocess.sh112 ${SHELL-ksh} |&
120 then err_exit "${SHELL-ksh} $cat coprocess io failed -- got '$got', expected '$exp'"
190 then if [[ $( { sig=$sig $SHELL 2> /dev/null <<- ++EOF++
263 { { (eval \'function fun { trap \":\" 0; return 1; }; trap \"exit 0\" 0; fun; exit 1\') && PATH= print -u$_COSHELL_msgfd ksh; } || { times && echo bsh >&$_COSHELL_msgfd; } || { echo osh >&$_COSHELL_msgfd; }; } >/dev/null 2>&1' | $SHELL 5>&1)
H A Dcomvar.sh88 $SHELL -c $'x=(foo=bar)\n[[ x == x ]]' 2> /dev/null ||
194 [[ $($SHELL -c 'foo=();foo.[x]=(y z); print ${foo.x[@]}') == 'y z' ]] 2> /dev/null || err_exit 'foo=( [x]=(y z) not working'
217 $SHELL -c 'typeset -a info=( [1]=( passwd=( since=2005-07-20) ))' || err_exit 'problem with embedded index array in compound variable'
269 [[ $({ $SHELL -c 'x=(); typeset -a x.foo; x.foo=bar; print -r -- "$x"' ;} 2> /dev/null) == $'(\n\ttypeset -a foo=bar\n)' ]] || err_exit 'indexed array in compound variable with only element 0 defined fails'
429 [[ $($SHELL -c 'foo=(x=3 y=4);function bar { typeset z=4;: $z;};bar;print ${!foo.@}') == 'foo.x foo.y' ]] 2> /dev/null || err_exit '${!foo.@} after function not working'
658 { $SHELL -c 'compound x=(y=1); : ${!x.}' ; ((!$?));} || err_exit '${!x.} not working'
660 $SHELL -c 'typeset -A a=([b]=c)' 2> /dev/null || err_exit 'typeset -A a=([b]=c) fails'
/macosx-10.10.1/vim-55/src/
H A DMakefile1318 SHELL = /bin/sh macro
1870 -$(SHELL) ./installman.sh install $(DEST_MAN) "" $(INSTALLMANARGS)
1991 -$(SHELL) ./installman.sh xxd $(DEST_MAN) "" $(INSTALLMANARGS)
2010 -$(SHELL) ./installman.sh xxd $(DEST_MAN_FR) "-fr" $(INSTALLMANARGS)
2011 -$(SHELL) ./installman.sh xxd $(DEST_MAN_FR_I) "-fr" $(INSTALLMANARGS)
2012 -$(SHELL) ./installman.sh xxd $(DEST_MAN_FR_U) "-fr.UTF-8" $(INSTALLMANARGS)
2013 -$(SHELL) ./installman.sh xxd $(DEST_MAN_IT) "-it" $(INSTALLMANARGS)
2014 -$(SHELL) ./installman.sh xxd $(DEST_MAN_IT_I) "-it" $(INSTALLMANARGS)
2015 -$(SHELL) ./installman.sh xxd $(DEST_MAN_IT_U) "-it.UTF-8" $(INSTALLMANARGS)
2016 -$(SHELL)
[all...]
/macosx-10.10.1/Chess-310.6/sjeng/books/
H A DMakefile16 SHELL = /bin/sh macro
71 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
81 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A DMakefile81 ACLOCAL = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run aclocal-1.7 -I $(top_srcdir)/cmulocal -I $(top_srcdir)/config
84 AMTAR = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run tar
85 AUTOCONF = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run autoconf
86 AUTOHEADER = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run autoheader
87 AUTOMAKE = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run automake-1.7
113 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
125 LIBTOOL = $(SHELL) $(top_builddir)/libtool
142 MAKEINFO = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run makeinfo
185 SHELL = /bin/sh macro
254 mkinstalldirs = $(SHELL)
[all...]
/macosx-10.10.1/sudo-73/src/
H A DMakefile.in46 INSTALL = $(SHELL) $(srcdir)/install-sh -c
120 SHELL = @SHELL@
536 BAMAN=@BAMAN@ LCMAN=@LCMAN@ SEMAN=@SEMAN@ PSMAN=@PSMAN@ $(SHELL) $(srcdir)/fixman.sh $@
539 (cd $(top_builddir) && $(SHELL) config.status --file=-) < $(srcdir)/$@.in | $(SED) -f $@.sed > $@
542 BAMAN=@BAMAN@ LCMAN=@LCMAN@ SEMAN=@SEMAN@ PSMAN=@PSMAN@ $(SHELL) $(srcdir)/fixmdoc.sh $@
545 (cd $(top_builddir) && $(SHELL) config.status --file=-) < $(srcdir)/$@.in | $(SED) -f $@.sed > $@
567 $(SHELL) $(srcdir)/fixman.sh $@
570 (cd $(top_builddir) && $(SHELL) config.status --file=-) < $(srcdir)/$@.in | $(SED) -f $@.sed > $@
573 (cd $(top_builddir) && $(SHELL) confi
[all...]
/macosx-10.10.1/zsh-61/zsh/Doc/
H A DMakefile.in305 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(mandir)/man1
315 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(runhelpdir); \
326 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(infodir)
337 if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \
369 ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(htmldir)
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/malloc/
H A Dimalloc.h162 #if defined (SHELL)
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/restrict-executable_path/
H A DMakefile27 SHELL = bash # use bash shell so we can redirect just stderr macro
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/suid-executable_path/
H A DMakefile27 SHELL = bash # use bash shell so we can redirect just stderr macro
/macosx-10.10.1/man-16/man/src/
H A Dglob.c47 #ifdef SHELL
49 #endif /* SHELL */
385 #if defined (SHELL)
395 #endif /* SHELL */
431 #ifdef SHELL
679 #if defined (SHELL)
686 #endif /* SHELL */
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure236 for as_shell in $as_candidate_shells $SHELL; do
570 SHELL=${CONFIG_SHELL-/bin/sh}
580 ac_subst_vars='SHELL
1242 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1245 $SHELL "$ac_srcdir/configure" --help=recursive
1642 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1643 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1644 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2040 #! $SHELL
2049 SHELL
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dltconfig30 SHELL=${CONFIG_SHELL-/bin/sh}
43 exec "$SHELL" "$0" --no-reexec ${1+"$@"}
133 SHELL="$CONFIG_SHELL"
134 export SHELL
445 eval "`$SHELL $ofile --config | grep '^LTCC='`"
531 if $SHELL $ac_config_sub sun4 >/dev/null 2>&1; then :
548 if host_alias=`$SHELL $ac_config_guess`; then :
559 host=`$SHELL $ac_config_sub $host_alias`
577 build=`$SHELL $ac_config_sub $build_alias`
2136 LTSHELL="$SHELL"
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/config/
H A Dmh-os400104 @$(SHELL) -ec "echo '#! $*.a($*.so)' | cat - $< > $@"
125 # @$(SHELL) -ec 'cat $< \
131 # @$(SHELL) -ec 'touch $*.u > /dev/null 2>&1'
132 # @$(SHELL) -ec '$(GEN_DEPS.c) -f $*.u $< > /dev/null 2>&1'
136 # @$(SHELL) -ec 'touch $*.u > /dev/null 2>&1'
137 # @$(SHELL) -ec '$(GEN_DEPS.cc) -f $*.u $< > /dev/null 2>&1'
/macosx-10.10.1/ICU-531.30/icuSources/samples/
H A DMakefile.in104 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A DMakefile.in85 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

Completed in 484 milliseconds

1234567891011>>