ruby-changes:3787
From: ko1@a...
Date: Sun, 27 Jan 2008 21:55:29 +0900 (JST)
Subject: [ruby-changes:3787] naruse - Ruby:r15276 (trunk): *common.mk: add description about "make clean".
naruse 2008-01-27 21:55:18 +0900 (Sun, 27 Jan 2008) New Revision: 15276 Modified files: trunk/common.mk Log: *common.mk: add description about "make clean". http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/common.mk?r1=15276&r2=15275&diff_format=u Index: common.mk =================================================================== --- common.mk (revision 15275) +++ common.mk (revision 15276) @@ -808,4 +808,5 @@ @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' -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/