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

1234567891011>>

/netbsd-current/external/gpl2/groff/dist/
H A DMakefile.init20 SHELL=/bin/sh
24 $(SHELL) configure
H A DMakefile20 SHELL=/bin/sh macro
24 $(SHELL) configure
/netbsd-current/external/mpl/bind/dist/bin/tests/system/tools/
H A Dsetup.sh17 $SHELL clean.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/legacy/
H A Dbuild.sh16 $SHELL clean.sh
18 (cd ns6 && $SHELL -e sign.sh)
19 (cd ns7 && $SHELL -e sign.sh)
21 $SHELL clean.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/verify/
H A Dsetup.sh16 (cd zones && $SHELL genzones.sh)
/netbsd-current/external/mpl/bind/dist/bin/tests/system/eddsa/
H A Dprereq.sh19 if $SHELL ../testcrypto.sh ed25519; then
22 if $SHELL ../testcrypto.sh ed448; then
H A Dsetup.sh18 if $SHELL ../testcrypto.sh ed25519; then
22 if $SHELL ../testcrypto.sh ed448; then
32 $SHELL sign.sh
36 $SHELL sign.sh
40 $SHELL sign.sh
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Denter12 : ${HOME?} ${SHELL=/bin/sh} make sure these are set
24 test -x ${SHELL} || {
25 echo "${0}: can't execute command shell: '${SHELL}'" 1>&2; exit 1
54 exec ${SHELL}
128 # SHELL, login shell
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dsetup.sh35 (cd $test && $SHELL setup.sh "$@")
H A Dstopall.sh21 $SHELL stop.sh $d
H A Drunsequential.sh24 $SHELL legacy.run.sh "${@}" "$d" 2>&1 | tee "test.output.$d"
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarname-dot-shell.mk3 # Tests for the special .SHELL variable, which contains the shell used for
10 ORIG_SHELL:= ${.SHELL}
12 .SHELL= overwritten
13 .if ${.SHELL} != ${ORIG_SHELL}
19 .MAKEFLAGS: .SHELL+=appended
20 .if ${.SHELL} != ${ORIG_SHELL}
27 .undef .SHELL
28 .SHELL= newly overwritten
29 .if ${.SHELL} != ${ORIG_SHELL}
H A Dvarname-dot-shell.exp1 Parsing line 10: ORIG_SHELL:= ${.SHELL}
3 Var_Parse: ${.SHELL} (eval-keep-dollar-and-undefined)
4 Global: ignoring delete '.SHELL' as it is not found
5 Command: .SHELL = (details omitted)
7 Parsing line 12: .SHELL= overwritten
8 Global: ignoring '.SHELL = overwritten' due to a command line variable of the same name
9 Parsing line 13: .if ${.SHELL} != ${ORIG_SHELL}
10 CondParser_Eval: ${.SHELL} != ${ORIG_SHELL}
11 Var_Parse: ${.SHELL} != ${ORIG_SHELL} (eval-defined)
14 Parsing line 19: .MAKEFLAGS: .SHELL
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/keymgr2kasp/
H A Dsetup.sh19 $SHELL clean.sh
29 $SHELL setup.sh
33 $SHELL setup.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/nsec3/
H A Dsetup.sh19 $SHELL clean.sh
24 $SHELL setup.sh
29 $SHELL setup.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/transport-acl/
H A Dsetup.sh17 $SHELL clean.sh
19 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
/netbsd-current/external/mpl/bind/dist/bin/tests/system/host/
H A Dsetup.sh18 $SHELL clean.sh
20 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
/netbsd-current/external/mpl/bind/dist/bin/tests/system/nslookup/
H A Dsetup.sh16 $SHELL clean.sh
18 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
/netbsd-current/external/gpl2/groff/dist/arch/misc/
H A DMakefile.sub25 $(SHELL) $(srcdir)/shdeps.sh "$(RT_SEP)" "$(SH_SEP)" "$(bindir)" > $@
/netbsd-current/external/mpl/bind/dist/bin/tests/system/tkey/
H A Dsetup.sh20 cd ns1 && $SHELL setup.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/emptyzones/
H A Dsetup.sh16 $SHELL clean.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/include-multiplecfg/
H A Dsetup.sh16 $SHELL clean.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/idna/
H A Dsetup.sh16 $SHELL clean.sh
/netbsd-current/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dsetup.sh21 (cd ns2 && $SHELL sign.sh)
/netbsd-current/external/mpl/bind/dist/bin/tests/system/logfileconfig/
H A Dsetup.sh16 $SHELL clean.sh

Completed in 1246 milliseconds

1234567891011>>