Lines Matching defs:SH
5 SH := $(PWD:B:/[0-9]*$//:N=ksh*:-ksh) /* name of the shell program */
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) $(SH) shtests
241 echo "make install to run the tests on the latest $(SH)" >&2