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

/macosx-10.9.5/RubyCocoa-80/
H A DMakefile16 DSTRUBYDIR = $(RUBYUSR)/lib/ruby macro
22 && $(RUBYHOSTUSR)/bin/ruby install.rb config --sdkroot=$(SDKROOT) --prefix=$(RUBYUSR) --site-ruby=$(DSTRUBYDIR)/1.8 --so-dir=$(DSTRUBYDIR)/1.8/universal-darwin`uname -r | cut -d. -f1-2` --frameworks="$(DSTROOT)/System/Library/Frameworks" --xcode-extras="$(DSTROOT)/unmaintained_templates" --examples="$(DSTROOT)/Developer/Examples/Ruby" --documentation="$(DSTROOT)/Developer/Documentation" --gen-bridge-support=false --build-as-embeddable=false \

Completed in 169 milliseconds