Home | History | Annotate | Download | only in data

Lines Matching refs:ZONEINFO

547 # if the tzcode directory contains a new tzdata*.tar.gz file, use it for zoneinfo.txt
553 ZONEINFO=$(TZCODE_DIR)/zoneinfo.txt
555 # Override the normal genrb for zoneinfo.txt to always pull from
556 # icu/source/tools/tzcode/zoneinfo.txt
557 $(BUILDDIR)/zoneinfo.res: $(ZONEINFO) $(TOOLBINDIR)/genrb$(TOOLEXEEXT)
558 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
559 $(INVOKE) $(TOOLBINDIR)/genrb $(GENRBOPTS) -q -i $(BUILDDIR) -d $(BUILDDIR) $(ZONEINFO)
561 # Create the tzcode tool and zoneinfo.txt as needed.
562 $(ZONEINFO): $(TZDATA)
563 @echo "$(MAKE)[$(MAKELEVEL)]: Making \`$(ZONEINFO)' in \`$(TZCODE_DIR)'"; \
566 # end of zoneinfo.txt-generation
569 # zoneinfo has some issues. Ignore some warnings with -q