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

12

/osnet-11/usr/src/lib/libcmd/
H A DMakefile.com29 SHELL=/usr/bin/ksh93
H A DMakefile29 SHELL=/usr/bin/ksh93 macro
/osnet-11/usr/src/cmd/ast/
H A DMakefile26 SHELL=/usr/bin/ksh93 macro
/osnet-11/usr/src/lib/libshadowfs/
H A DMakefile53 $(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 DMakefile25 SHELL=/usr/bin/ksh93 macro
H A DMakefile.com25 SHELL=/usr/bin/ksh93
/osnet-11/usr/src/lib/libdll/
H A DMakefile26 SHELL=/usr/bin/ksh93 macro
H A DMakefile.com26 SHELL=/usr/bin/ksh93
/osnet-11/usr/src/cmd/ast/msgcc/
H A DMakefile26 SHELL=/usr/bin/ksh93 macro
/osnet-11/usr/src/lib/libsum/
H A DMakefile26 SHELL=/usr/bin/ksh93 macro
H A DMakefile.com26 SHELL=/usr/bin/ksh93
/osnet-11/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh557 # (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 DMakefile26 SHELL=/usr/bin/ksh93 macro
H A DMakefile.com26 SHELL=/usr/bin/ksh93
/osnet-11/usr/src/lib/pam_modules/dial_auth/
H A Ddial_auth.c45 #define SHELL "/usr/bin/sh" macro
141 if (strcmp(SHELL, line) == 0)
/osnet-11/usr/src/grub/grub2/build-bios/docs/
H A DMakefile112 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 DMakefile99 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 DMakefile112 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 DMakefile99 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 Dconfig.status.solaris10 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 DMakefile91 $(ECHO) $@.txt $@ | $(SHELL) ${CLASS_SCR_SRC_DIR}/i.rbac
/osnet-11/usr/src/lib/libast/
H A DMakefile26 SHELL=/usr/bin/ksh93 macro
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig.status10 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 Dconfig.status10 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 Duucp.h247 #define SHELL (const char *)"/usr/bin/sh" macro

Completed in 116 milliseconds

12