aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-27 12:37:58 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-27 12:37:58 +0000
commit2ae9745aedafff9c0ed7dd756158c365ec877610 (patch)
tree7d644c224e676468df31a681b4f865b63c01a6f6 /common.mk
parentb8b0f6fd46840d90a22d2c75bf823d31aa62cc18 (diff)
downloadruby-2ae9745aedafff9c0ed7dd756158c365ec877610.tar.gz
*common.mk: add description about "make golf".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index ed8a8a60fc..08ad5faa0c 100644
--- a/common.mk
+++ b/common.mk
@@ -808,3 +808,4 @@ help:
@echo ' test-all: all ruby tests'
@echo ' install: install all ruby distributions'
@echo ' install-nodoc: install without rdoc'
+ @echo ' golf: make goruby'