Lines Matching defs:ruby
162 # Look for manifests which need to be duplicated for each version of ruby.
255 # mkgeneric-ruby further below). The authors did not anticipate that this
292 # ruby module specific to a particular version of the ruby runtime.
295 define ruby-manifest-rule
308 $(eval $(call ruby-manifest-rule,$(shell echo $(ver) | \
311 # A rule to create a helper transform package for ruby, that will insert the
312 # appropriate conditional dependencies into a ruby library's
314 # corresponding version of ruby is on the system.
315 $(BUILD_DIR)/mkgeneric-ruby: $(WS_MAKE_RULES)/shared-macros.mk
318 $(call mkgeneric,runtime/ruby,$(shell echo $(ver) | \
326 $(MANIFEST_BASE)-%.p5m: %-RUBYVER.p5m $(BUILD_DIR)/mkgeneric-ruby
327 $(PKGMOGRIFY) -D RUBYV=###PYV### $(BUILD_DIR)/mkgeneric-ruby \