Searched refs:VERSION_NUMBERS (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/gcc47/
H A DMakefile49 VERSION_NUMBERS = $(subst ., ,$(COMPONENT_VERSION)) macro
50 GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS))
52 PKG_MACROS += GCC_V=$(word 1,$(VERSION_NUMBERS))$(word 2,$(VERSION_NUMBERS))
/solaris-userland-s11u3/components/gcc48/
H A DMakefile53 VERSION_NUMBERS = $(subst ., ,$(COMPONENT_VERSION)) macro
54 GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS))
56 PKG_MACROS += GCC_V=$(word 1,$(VERSION_NUMBERS))$(word 2,$(VERSION_NUMBERS))

Completed in 244 milliseconds