HomeSort by: relevance | last modified time | path
    Searched defs:tzdir (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
Makefile 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)'
    [all...]
Makefile 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)'
    [all...]

Completed in 23 milliseconds