mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Remove unused variables from timezone/Makefile
This commit is contained in:
@@ -27,15 +27,6 @@ extra-objs := scheck.o ialloc.o
|
||||
others := zdump zic
|
||||
tests := test-tz tst-timezone tst-tzset
|
||||
|
||||
# pacificnew doesn't compile; if it is to be used, it should be included in
|
||||
# northamerica.
|
||||
tzbases := africa antarctica asia australasia europe northamerica \
|
||||
southamerica etcetera factory \
|
||||
solar87 solar88 solar89
|
||||
tzlinks := backward systemv
|
||||
tzfiles := $(tzbases) $(tzlinks)
|
||||
|
||||
generated += $(addprefix z.,$(tzfiles))
|
||||
install-sbin := zic zdump
|
||||
|
||||
generated-dirs += testdata
|
||||
|
Reference in New Issue
Block a user