Searched refs:RUBY_VER_WORDS (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/ruby/ruby-21/ | ||
H A D | Makefile | 44 RUBY_VER_WORDS= $(subst ., ,$(COMPONENT_VERSION)) macro 45 RUBY_VER=$(word 1,$(RUBY_VER_WORDS)).$(word 2,$(RUBY_VER_WORDS)) |
Completed in 36 milliseconds