Home | History | Annotate | Download | only in data

Lines Matching refs:tzdata

711 # if the tzcode directory contains a new tzdata*.tar.gz file, use it for zoneinfo
712 ifeq ($(TZDATA),)
713 TZDATA = $(firstword $(wildcard $(top_builddir)/tools/tzcode/tzdata*.tar.gz) $(wildcard $(top_srcdir)/tools/tzcode/tzdata*.tar.gz))
716 ifneq ($(TZDATA),)
724 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
728 $(ZONEINFO): $(TZDATA)