mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
*common.mk: add description about "make clean".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
02ca8ffbdc
commit
587167a8cb
1 changed files with 2 additions and 1 deletions
|
@ -808,4 +808,5 @@ help:
|
|||
@echo ' test-all: all ruby tests'
|
||||
@echo ' install: install all ruby distributions'
|
||||
@echo ' install-nodoc: install without rdoc'
|
||||
@echo ' golf: make goruby'
|
||||
@echo ' clean: clean built objects'
|
||||
@echo ' golf: for golfers'
|
||||
|
|
Loading…
Reference in a new issue