mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
877bfd1b44
commit
0b9a3371ea
1 changed files with 7 additions and 0 deletions
|
|
@ -10,3 +10,10 @@ zonetab.h: zonetab.list
|
|||
.PHONY: update-zonetab
|
||||
update-zonetab:
|
||||
$(RUBY) -C $(srcdir) update-abbr
|
||||
|
||||
.PHONY: update-nothing
|
||||
update-nothing:
|
||||
|
||||
update = nothing
|
||||
|
||||
zonetab.list: update-$(update)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue