aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-21 12:36:22 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-21 12:36:22 +0000
commit40cb3a7c3dfa4b084c7048badb2ca769ec8eadf2 (patch)
tree6af9d54f8b553f906f4180a0a5d104629a59c27e /common.mk
parent1b9508bd4744eb98383ebf3fd3d8dbea33abf350 (diff)
downloadruby-40cb3a7c3dfa4b084c7048badb2ca769ec8eadf2.tar.gz
mention about `goruby` target in help
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63479 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 272eb63bf4..06d5741dae 100644
--- a/common.mk
+++ b/common.mk
@@ -1414,6 +1414,7 @@ help: PHONY
" distclean: clean for repository" \
" change: make change log template" \
" golf: for golfers" \
+ " goruby: same as golf" \
"" \
"see DeveloperHowto for more detail: " \
" https://bugs.ruby-lang.org/projects/ruby/wiki/DeveloperHowto" \