/osnet-11/usr/src/lib/libcmd/ |
H A D | Makefile.com | 29 SHELL=/usr/bin/ksh93
|
H A D | Makefile | 29 SHELL=/usr/bin/ksh93 macro
|
/osnet-11/usr/src/cmd/ast/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
/osnet-11/usr/src/lib/libshadowfs/ |
H A D | Makefile | 53 $(SHELL) $(HDRDIR)/mkerrno.sh < $(HDRDIR)/libshadowfs_impl.h > $@ 56 $(SHELL) $(HDRDIR)/mkerrpo.sh < $(HDRDIR)/libshadowfs_impl.h > $@
|
/osnet-11/usr/src/lib/libpp/ |
H A D | Makefile | 25 SHELL=/usr/bin/ksh93 macro
|
H A D | Makefile.com | 25 SHELL=/usr/bin/ksh93
|
/osnet-11/usr/src/lib/libdll/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
H A D | Makefile.com | 26 SHELL=/usr/bin/ksh93
|
/osnet-11/usr/src/cmd/ast/msgcc/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
/osnet-11/usr/src/lib/libsum/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
H A D | Makefile.com | 26 SHELL=/usr/bin/ksh93
|
/osnet-11/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 557 # (SHELL='/bin/ksh' is required to work around buggy /bin/sh implementations) 558 SHELL='/bin/ksh' /bin/ksh ./bin/package make PACKAGE_OPTIONS='map-libc' CCFLAGS="${CCFLAGS}" CC="${CC}" HOSTTYPE="${HOSTTYPE}" SHELL='/bin/ksh' 659 ${SHELL} -c '/usr/bin/getconf -a | 678 export SHELL="$(ls -1 $PWD/arch/*/src/cmd/ksh93/ksh)" 682 printf '## SHELL is |%s|\n' "${SHELL}" 685 [[ ! -f "${SHELL}" ]] && fatal_error "test_shell: |${SHELL}| is not a file." 686 [[ ! -x "${SHELL}" ]] [all...] |
/osnet-11/usr/src/lib/libshell/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
H A D | Makefile.com | 26 SHELL=/usr/bin/ksh93
|
/osnet-11/usr/src/lib/pam_modules/dial_auth/ |
H A D | dial_auth.c | 45 #define SHELL "/usr/bin/sh" macro 141 if (strcmp(SHELL, line) == 0)
|
/osnet-11/usr/src/grub/grub2/build-bios/docs/ |
H A D | Makefile | 112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10 116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar 119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf 120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader 121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10 637 SHELL = /bin/sh macro 722 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh 809 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub.texi`; \ 832 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub-dev.texi`; \
|
/osnet-11/usr/src/grub/grub2/build-bios/util/bash-completion.d/ |
H A D | Makefile | 99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10 103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar 106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf 107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader 108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10 624 SHELL = /bin/sh macro 709 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
|
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/ |
H A D | Makefile | 112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10 116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar 119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf 120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader 121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10 637 SHELL = /bin/sh macro 722 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh 809 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub.texi`; \ 832 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub-dev.texi`; \
|
/osnet-11/usr/src/grub/grub2/build-uefi64/util/bash-completion.d/ |
H A D | Makefile | 99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10 103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar 106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf 107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader 108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10 624 SHELL = /bin/sh macro 709 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
|
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 10 SHELL=${CONFIG_SHELL-/bin/bash} 467 s,@SHELL@,/bin/bash,;t t 503 s,@ACLOCAL@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run aclocal-1.8,;t t 504 s,@AUTOCONF@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run autoconf,;t t 505 s,@AUTOMAKE@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run automake-1.8,;t t 506 s,@AUTOHEADER@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run autoheader,;t t 507 s,@MAKEINFO@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run makeinfo,;t t 508 s,@AMTAR@,${SHELL} /net/zwicky/export5/jongkis/w/boot/usr/src/grub/grub-0.95/missing --run tar,;t t 512 s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
|
/osnet-11/usr/src/lib/libsecdb/ |
H A D | Makefile | 91 $(ECHO) $@.txt $@ | $(SHELL) ${CLASS_SCR_SRC_DIR}/i.rbac
|
/osnet-11/usr/src/lib/libast/ |
H A D | Makefile | 26 SHELL=/usr/bin/ksh93 macro
|
/osnet-11/usr/src/grub/grub2/build-bios/ |
H A D | config.status | 10 SHELL=${CONFIG_SHELL-/bin/sh} 1203 S["AMTAR"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar" 1211 S["install_sh"]="$(SHELL) $(SRC)/grub/grub2/build-aux/install-sh" 1213 S["AUTOHEADER"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader" 1214 S["AUTOMAKE"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10" 1215 S["AUTOCONF"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf" 1216 S["ACLOCAL"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10" 1272 S["SHELL"]="/bin/sh"
|
/osnet-11/usr/src/grub/grub2/build-uefi64/ |
H A D | config.status | 10 SHELL=${CONFIG_SHELL-/bin/sh} 1202 S["AMTAR"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar" 1210 S["install_sh"]="$(SHELL) $(SRC)/grub/grub2/build-aux/install-sh" 1212 S["AUTOHEADER"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader" 1213 S["AUTOMAKE"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10" 1214 S["AUTOCONF"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf" 1215 S["ACLOCAL"]="${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10" 1271 S["SHELL"]="/bin/sh"
|
/osnet-11/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 247 #define SHELL (const char *)"/usr/bin/sh" macro
|