1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

*common.mk: add description about "make golf".

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2008-01-27 12:37:58 +00:00
parent b8b0f6fd46
commit 2ae9745aed

View file

@ -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'