]> git.ipfire.org Git - thirdparty/glibc.git/commit
* timezone/Makefile (zic-deps): New variable.
authorRoland McGrath <roland@gnu.org>
Fri, 15 Apr 2005 20:09:13 +0000 (20:09 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 15 Apr 2005 20:09:13 +0000 (20:09 +0000)
commit21cee297ec9dc2d6b5c5732b42d722dcbfe55838
tree1f632234ffbaab241c9fa0d353bfe0bd648c8aa4
parentc9e169479eac36b4dfd20643c2b33ac13a06a41a
* timezone/Makefile (zic-deps): New variable.

($(testdata)/America/New_York): Use it instead of explicit deps.
($(testdata)/Etc/UTC, $(testdata)/Australia/Melbourne): Likewise.
($(testdata)/America/Sao_Paulo, $(testdata)/Asia/Tokyo): Likewise.
(%/UTC %/Universal): New pattern rule, replaces ...
($(testdata)/UTC, $(testdata)/Universal): ... these removed targets.
($(testdata)/%/Berlin $(testdata)/%/London): New pattern rule.
($(testdata)/Europe/London, $(testdata)/Europe/Berlin): Removed.
ChangeLog
timezone/Makefile