1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/date] Add zontab.list dependency

7e1ffbf568
This commit is contained in:
Nobuyoshi Nakada 2021-08-22 17:49:12 +09:00
parent 877bfd1b44
commit 0b9a3371ea

View file

@ -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)