From e8a30921de49b092eea8f475036561b1985bfbb0 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 9 Aug 2015 16:03:14 +0200 Subject: Remove unused variables from timezone/Makefile --- timezone/Makefile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'timezone') diff --git a/timezone/Makefile b/timezone/Makefile index 24c93c6051..d2abdec4aa 100644 --- a/timezone/Makefile +++ b/timezone/Makefile @@ -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 -- cgit 1.4.1