Searched defs:RELEASE (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A DVersion.mk7 RELEASE = macro
/ast/src/lib/libcmd/
H A Duname.c126 #define RELEASE #(getprd release) macro
131 #define RELEASE "" macro
183 ut->release = RELEASE;
426 s = astconf("RELEASE", NiL, NiL);
/ast/src/cmd/ksh93/
H A DMakefile10 RELEASE := $(SH:/.*sh//) macro
11 SHCOMP := shcomp$(RELEASE)
71 LIBS_req = -lshell$(RELEASE)
81 LIBS_req = +lshell$(RELEASE)
90 DOCFILES = sh.memo builtins.mm README RELEASE TYPES PROMO.mm COMPATIBILITY \
155 :ALL: $(SH) $(SHCOMP) $(SHOPT_SUID_EXEC:+suid_exec) $(SHOPT_BASH:+bash$(RELEASE))
162 shell$(RELEASE) $(VERSION) id=shell :LIBRARY: shell.3 nval.3 alarm.c cd_pwd.c cflow.c deparse.c \
186 if SHOPT_SUID_EXEC && ! "$(RELEASE)"
198 bash$(RELEASE) :LINK: $(SH)
245 if RELEASE
[all...]

Completed in 14 milliseconds