Searched defs:GEM (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dgem.mk23 GEM=/usr/ruby/$(RUBY_VERSION)/bin/gem macro
33 # Allow GEM build/install commands to be overwritten
35 GEM_BUILD_ACTION=(cd $(@D); $(GEM) build $(GEM_BUILD_ARGS) $(GEMSPEC))
43 $(GEM) install -V --local --install-dir $(PROTO_DIR)/$(VENDOR_GEM_DIR) \

Completed in 582 milliseconds