mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Document Makefile rules in tool/enc-unicode.rb [ci skip]
This commit is contained in:
parent
3f3a54efff
commit
d4d510da18
@ -12,6 +12,9 @@
|
||||
# You can get source file for gperf. After this, simply make ruby.
|
||||
# Or directly run:
|
||||
# tool/enc-unicode.rb --header data_dir emoji_data_dir > enc/unicode/<VERSION>/name2ctype.h
|
||||
#
|
||||
# There are Makefile rules that automate steps above: `make update-unicode` and
|
||||
# `make enc/unicode/<VERSION>/name2ctype.h`.
|
||||
|
||||
while arg = ARGV.shift
|
||||
case arg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user