From a50ce9498cf36e93bfd0ede9e97e75414de70996 Mon Sep 17 00:00:00 2001 From: tarui Date: Wed, 6 Nov 2013 10:32:40 +0000 Subject: * common.mk (help): add texts about gcbench. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43555 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index ac0413211f..f8ab233d69 100644 --- a/common.mk +++ b/common.mk @@ -1088,6 +1088,8 @@ help: PHONY " test-rubyspec: run RubySpec test suite" \ " update-rubyspec: update local copy of RubySpec" \ " benchmark: benchmark this ruby and COMPARE_RUBY" \ + " gcbench: gc benchmark [GCBENCH_ITEM=]" \ + " gcbench-rdoc: gc benchmark with GCBENCH_ITEM=rdoc" \ " install: install all ruby distributions" \ " install-nodoc: install without rdoc" \ " install-cross: install cross compiling staff" \ -- cgit v1.2.3