Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A DMakefile6 RUBY ?= ruby macro
7 RUBYPREFIX ?= $(notdir $(RUBY))
19 RUBYINC ?= $(shell $(RUBY) -e 'puts "-I" + RbConfig::CONFIG["rubyarchhdrdir"] + " -I" + RbConfig::CONFIG["rubyhdrdir"]')
20 RUBYLIBS ?= $(shell $(RUBY) -e 'puts "-L" + RbConfig::CONFIG["libdir"] + " -L" + RbConfig::CONFIG["archlibdir"] + " " + RbConfig::CONFIG["LIBRUBYARG_SHARED"]')
21 RUBYINSTALL ?= $(shell $(RUBY) -e 'puts RbConfig::CONFIG["vendorarchdir"]')
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile91 RUBY = ruby macro
322 $(QUIET)$(RUBY) $(CHUNKINDEX)/generate-index.rb $(HTMLDIR)/chap*html | \

Completed in 2 milliseconds