Home | History | Annotate | Download | only in time

Lines Matching refs:zic

52 # time to upgrade zic (the default), use:
62 # 'zic -l -' to remove it, or 'zic -l rightzone' to change it.
114 # The "zic" command goes in:
131 # zone data format that zic generates; see Internet RFC 9636.)
157 # zic's support for the Expires line was introduced in tzdb 2020a,
160 # can be given to pre-2020a zic implementations and so that TZif files
161 # built by newer zic implementations can be read by pre-2021b libraries.
346 zic's -b option to "fat", and
354 # that zic will accept without a warning (the default is 6)
516 # The zic command and its arguments.
518 zic= ./zic
519 ZIC= $(zic) $(ZFLAGS)
526 # See the zic man page for more about -b and -r.
529 # How to use zic to install TZif files.
531 ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)'
632 TZCOBJS= zic.o
638 NONLIBSRCS= zic.c zdump.c
643 tzfile.5 tzselect.8 zic.8 zdump.8
646 tzfile.5.txt tzselect.8.txt zic.8.txt zdump.8.txt \
675 strftime.c tzfile.h zdump.c zic.c
696 workman.sh zdump.8 zdump.c zic.8 zic.c \
700 all: tzselect zic zdump libtz.a $(TABDATA) \
716 cp zic '$(DESTDIR)$(ZICDIR)/.'
721 cp -f tzselect.8 zdump.8 zic.8 '$(DESTDIR)$(MANDIR)/man8/.'
787 zic: $(TZCOBJS)
826 ZIC='$(ZIC)'
828 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi
867 TZS_NEW_DEPS = tzdata.zi zdump zic
871 $(zic) -d tzs$(TZS_YEAR).dir tzdata.zi
1002 now.ck: checknow.awk date tzdata.zi zdump zic zone1970.tab zonenow.tab
1005 ./zic -d $@d tzdata.zi
1066 zic leapseconds $(PACKRATDATA) $(PACKRATLIST) \
1074 $(ZIC) $$leap -d $@d $(DATAFORM).zi && \
1075 $(ZIC) $$leap -d shrunk-$@d tzdata.zi && \
1078 $(ZIC) $$leap -d t-$@d $(TDATA) && \
1080 $(ZIC) $$leap -d t-$@d - $(PACKRATDATA) && \
1096 date tzdir.h tzselect version.h zdump zic libtz.a
1120 zic.8.txt: zic.8
1206 $@d/zic -v -d $@d/zoneinfo $@d/$$i || exit; \
1208 $@d/zic -v -d $@d/zoneinfo-all $(TDATA_TO_CHECK)
1213 $@d/zic -d $@d/zoneinfo main.zi
1217 $@d/zic -d $@d/zoneinfo main.zi
1419 zic.o: private.h tzdir.h tzfile.h version.h