Searched refs:VERSION (Results 1 - 16 of 16) sorted by relevance

/ast/src/cmd/nmake/
H A DVersion.mk6 VERSION = 5.7 macro
H A DMakerules.mk40 set option=';archive-output;s;-;The output file name for archiving actions (\bpax\b, \bsave\b, \btgz\b, etc.) The default is based on the current directory and the VERSION variable.;file'
75 set archive-output:=$$(PWD:N=*[0-9].[0-9]*|*-$(VERSION:@N!=-):?$$(PWD:B:S:/---*\\([^-]*\\)/-\\1/)?$$(VERSION:@N!=-:Y%$$(PWD:B:S)-$$(VERSION)%$$(PWD:B)%)?)
730 T := $(T)$($(B).VERSION:/[^0-9]//G)
795 if "$(CC.DIALECT:N=VERSION)"
2135 elif ! VERSION
2136 VERSION := $(V) macro
2196 $(B).VERSION := $(V)
5066 $(PAX) -d -w -f $(-archive-output)$(-?archive-output:~.tgz) -x tar:gzip $(PAXFLAGS) -s ',^[^/],$(PWD:B:/-.*//)$(VERSION
[all...]
/ast/src/cmd/warp/
H A DMakefile7 VERSION = 1.0 macro
11 warp $(VERSION) :LIBRARY: warp.c +ldll -ldl
/ast/src/cmd/ie/
H A DMakefile5 VERSION = 1.0 macro
11 edit $(VERSION) :LIBRARY: editlib.c vi.c emacs.c history.c edit.c +ldll
/ast/src/lib/librecsort/
H A DMakefile5 VERSION = 1.0 macro
9 recsort $(VERSION) :LIBRARY: RELEASE recsort.3 recsort.h rshdr.h \
/ast/src/lib/libz/
H A DMakefile10 VERSION = 1.2 macro
14 $(ID) $(VERSION) :LIBRARY: zlib.3 zlib.h zconf.h zutil.h \
/ast/src/cmd/ksh93/sh/
H A Dshcomp.c67 #define VERSION 3 macro
68 static const char header[6] = { CNTL('k'),CNTL('s'),CNTL('h'),0,VERSION,0 };
/ast/src/cmd/at/
H A Dat.c153 #define VERSION (1<<14) macro
241 op |= VERSION;
279 switch (op & (ACCESS|INFO|LIST|LOG|QUIT|REMOVE|STATUS|TRACE|UPDATE|USER|VERSION))
312 case VERSION:
/ast/src/lib/libcmd/
H A Duname.c127 #define VERSION #(getprd version) macro
132 #define VERSION "" macro
184 ut->version = VERSION;
/ast/src/cmd/ksh93/
H A DMakefile6 VERSION = 1.1 macro
162 shell$(RELEASE) $(VERSION) id=shell :LIBRARY: shell.3 nval.3 alarm.c cd_pwd.c cflow.c deparse.c \
/ast/src/cmd/3d/
H A DMakefile14 VERSION = 4.0 macro
36 $(ID)$(VARIANTID) $(VERSION) id=$(ID) :LIBRARY: README RELEASE PROMO.mm \
/ast/src/cmd/pax/
H A Dpax.h60 #define VERSION "1" macro
62 #define IMPLEMENTATION VENDOR ID VERSION
/ast/src/lib/libast/comp/
H A Dconf.sh267 VERSION)flags="${flags}S" ;;
270 *VERSION*)key=${standard}${section} ;;
540 *VERSION*)key=${key}_${standard}${part} ;;
555 *VERSION*)old=${old}_${standard}${part} ;;
614 *VERSION*)old=${old}_${standard}${part} ;;
/ast/src/lib/libast/port/
H A Dastlicense.c94 #define VERSION 23 macro
832 if (notice.item[VERSION].data)
835 expand(&notice, &tmp, &notice.item[VERSION]);
/ast/src/lib/libast/
H A DMakefile403 DLL = $(ID)$(VERSION:/[^0-9]//G)
/ast/src/cmd/INIT/
H A Dpackage.sh821 ${bI}PACKAGE VERSION RELEASE${eI} 1${eX}
823 ${bI}PACKAGE${eI} is the package name, ${bI}VERSION${eI} is the ${bI}YYYY-MM-DD${eI} base version,
824 and ${bI}RELEASE${eI} is ${bI}VERSION${eI} for the base release or ${bI}YYYY-MM-DD${eI} for delta releases.
5010 echo "NAME${nl}VERSION${nl}RELEASE${nl}TYPE${nl}STATUS${nl}REQUIRES${nl}----${nl}-------${nl}-------${nl}----${nl}------${nl}--------" | pr -6 -a -o4 -t

Completed in 116 milliseconds