mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
common.mk: add install-capi to make help
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d70189d973
commit
cb4a2a6113
1 changed files with 1 additions and 0 deletions
|
@ -1301,6 +1301,7 @@ help: PHONY
|
|||
" 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" \
|
||||
|
|
Loading…
Reference in a new issue