ruby-changes:48254
From: sonots <ko1@a...>
Date: Mon, 23 Oct 2017 01:57:21 +0900 (JST)
Subject: [ruby-changes:48254] sonots:r60369 (trunk): common.mk: add install-capi to make help
sonots 2017-10-23 01:57:16 +0900 (Mon, 23 Oct 2017) New Revision: 60369 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60369 Log: common.mk: add install-capi to make help Modified files: trunk/common.mk Index: common.mk =================================================================== --- common.mk (revision 60368) +++ common.mk (revision 60369) @@ -1301,6 +1301,7 @@ help: PHONY https://github.com/ruby/ruby/blob/trunk/common.mk#L1301 " exts: builds extensions" \ " main: builds encodings, extensions and ruby" \ " docs: builds documents" \ + " install-capi: builds C API documents" \ " run: runs test.rb by miniruby" \ " runruby: runs test.rb by ruby you just built" \ " gdb: runs test.rb by miniruby under gdb" \ -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/