Lines Matching refs:zoneinfo
791 # if the tzcode directory contains a new tzdata*.tar.gz file, use it for zoneinfo
799 ZONEINFO=$(TZCODE_DIR)/zoneinfo64.txt
801 # Override the normal genrb for zoneinfo to always pull from
803 $(BUILDDIR)/zoneinfo64.res: $(ZONEINFO) $(TOOLBINDIR)/genrb$(TOOLEXEEXT) | $(BUILDDIR)/cnvalias.icu
804 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
805 $(INVOKE) $(TOOLBINDIR)/genrb $(GENRBOPTS) -q -i $(BUILDDIR) -d $(BUILDDIR) $(ZONEINFO)
807 # Create the tzcode tool and zoneinfo as needed.
808 $(ZONEINFO): $(TZDATA)
809 @echo "$(MAKE)[$(MAKELEVEL)]: Making \`$(ZONEINFO)' in \`$(TZCODE_DIR)'"; \
812 # end of zoneinfo-generation
815 # zoneinfo has some issues. Ignore some warnings with -q