[ruby/date] Add zontab.list dependency
https://github.com/ruby/date/commit/7e1ffbf568
This commit is contained in:
parent
877bfd1b44
commit
0b9a3371ea
@ -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…
x
Reference in New Issue
Block a user