Lines Matching refs:zoneinfo
728 # if the tzcode directory contains a new tzdata*.tar.gz file, use it for zoneinfo
736 ZONEINFO=$(TZCODE_DIR)/zoneinfo64.txt
738 # Override the normal genrb for zoneinfo to always pull from
740 $(BUILDDIR)/zoneinfo64.res: $(ZONEINFO) $(TOOLBINDIR)/genrb$(TOOLEXEEXT)
741 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
742 $(INVOKE) $(TOOLBINDIR)/genrb $(GENRBOPTS) -q -i $(BUILDDIR) -d $(BUILDDIR) $(ZONEINFO)
744 # Create the tzcode tool and zoneinfo as needed.
745 $(ZONEINFO): $(TZDATA)
746 @echo "$(MAKE)[$(MAKELEVEL)]: Making \`$(ZONEINFO)' in \`$(TZCODE_DIR)'"; \
749 # end of zoneinfo-generation
752 # zoneinfo has some issues. Ignore some warnings with -q