mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add description about make benchmark to make help.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
422efe5352
commit
3a87c3c560
1 changed files with 1 additions and 0 deletions
|
@ -834,6 +834,7 @@ help: PHONY
|
|||
@echo " test-all: all ruby tests"
|
||||
@echo " test-rubyspec run RubySpec test suite"
|
||||
@echo " update-rubyspec update local copy of RubySpec"
|
||||
@echo " benchmark benchmark this ruby and COMPARE_RUBY"
|
||||
@echo " install: install all ruby distributions"
|
||||
@echo " install-nodoc: install without rdoc"
|
||||
@echo " clean: clean built objects"
|
||||
|
|
Loading…
Reference in a new issue