Searched refs:SH (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/
H A DMakefile5 SH := $(PWD:B:/[0-9]*$//:N=ksh*:-ksh) /* name of the shell program */ macro
10 RELEASE := $(SH:/.*sh//)
84 :PACKAGE: ast$(libtype):20100309 coshell:order --clobber=!($(SH))
155 :ALL: $(SH) $(SHCOMP) $(SHOPT_SUID_EXEC:+suid_exec) $(SHOPT_BASH:+bash$(RELEASE))
157 $(SH) :: sh.1 pmain.c $(LIBS_req)
198 bash$(RELEASE) :LINK: $(SH)
233 test.ksh : $(BINDIR)/$(SH) $(SH) shtests
235 echo "make install to run the tests on the latest $(SH)" >&2
239 test.% : %.sh COSHELL_OPTIONS=separate $(BINDIR)/$(SH)
[all...]
/ast/src/cmd/html/
H A Dmm2twiki.sh153 map[.Sh]=.SH
874 .AS|.H|.HU|.SH|.SS|.ce|.CE)
969 .SH) heading .H 2 "$@" ;;
H A Dmm2html.sh359 map[.Sh]=.SH
1473 print -r -- "<DIV class=SH>"
1496 .AS|.H|.HU|.SH|.SS|.ce|.CE)
1607 .SH) Sh=$*
1620 [[ $op == .SH && $* == NAME ]] && print -nr "<!--MAN-INDEX-->"
H A Dmm2bb.sh163 map[.Sh]=.SH
962 .AS|.H|.HU|.SH|.SS|.ce|.CE)
1064 .SH) heading .H 2 "$@" ;;

Completed in 19 milliseconds