Searched refs:COMPONENT_LABEL (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/make-rules/
H A Dprep-hg.mk44 COMPONENT_LABEL$(1) ?= $$(COMPONENT_VERSION$(1))
46 COMPONENT_SRC$(1) ?= $$(COMPONENT_NAME$(1))$$(COMPONENT_LABEL$(1):%=-%)$$($$(or $$(HG_TAG$(1)),$$(HG_BRANCH$(1))))$$(HG_REV$(1):%=-%)
H A Dprep-git.mk52 COMPONENT_LABEL$(1) ?= $$(COMPONENT_VERSION$(1))
54 COMPONENT_SRC$(1) ?= $$(COMPONENT_NAME$(1))$$(COMPONENT_LABEL$(1):%=-%)$$($$(or $$(GIT_TAG$(1)),$$(GIT_BRANCH$(1))))$$(GIT_COMMIT_ID$(1):%=-%)
/solaris-userland/components/vim/
H A DMakefile32 COMPONENT_LABEL= $(COMPONENT_FULL_VERSION) macro

Completed in 21 milliseconds