Lines Matching defs:tzdir
111 # "Compiled" timezone information is placed in the "TZDIR" directory
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
272 # -DSUPPRESS_TZDIR to not prepend TZDIR to file names; this has
470 ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)'
659 cp -f $(TABDATA) '$(DESTDIR)$(TZDIR)/.'
712 tzdir.h:
717 '#ifndef TZDIR' \
718 '# define TZDIR "$(TZDIR)" /* TZif directory */' \
771 TZDIR='$(TZDIR)' \
783 # subdirectories of $(TZDIR). However, this led to configuration errors.
788 # Therefore, the other two directories are now siblings of $(TZDIR).
789 # You must replace all of $(TZDIR) to switch from not using leap seconds
792 rm -fr '$(DESTDIR)$(TZDIR)-leaps'
793 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-leaps' || \
794 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-leaps' right_only
795 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
798 rm -fr '$(DESTDIR)$(TZDIR)-posix'
799 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-posix' || \
800 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
801 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-leaps' right_only
854 -e s\''\(TZDIR\)=[^}]*'\''\1=\'\''$(TZDIR)\'\'\' \
1035 date tzdir.h tzselect version.h zdump zic libtz.a
1140 && $(MAKE) CFLAGS='$(GCC_DEBUG_FLAGS)' TZDIR='$(TZDIR)' ALL
1362 localtime.o: private.h tzdir.h tzfile.h
1363 strftime.o: localtime.c private.h tzdir.h tzfile.h
1365 zic.o: private.h tzdir.h tzfile.h version.h