Home | History | Annotate | Download | only in data

Lines Matching refs:ZONEINFO

711 # if the tzcode directory contains a new tzdata*.tar.gz file, use it for zoneinfo
719 ZONEINFO=$(TZCODE_DIR)/zoneinfo64.txt
721 # Override the normal genrb for zoneinfo to always pull from
723 $(BUILDDIR)/zoneinfo64.res: $(ZONEINFO) $(TOOLBINDIR)/genrb$(TOOLEXEEXT)
724 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
725 $(INVOKE) $(TOOLBINDIR)/genrb $(GENRBOPTS) -q -i $(BUILDDIR) -d $(BUILDDIR) $(ZONEINFO)
727 # Create the tzcode tool and zoneinfo as needed.
728 $(ZONEINFO): $(TZDATA)
729 @echo "$(MAKE)[$(MAKELEVEL)]: Making \`$(ZONEINFO)' in \`$(TZCODE_DIR)'"; \
732 # end of zoneinfo-generation
735 # zoneinfo has some issues. Ignore some warnings with -q