Searched refs:TZDIR_BASENAME (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/tz/dist/
H A DMakefile113 # TZDIR_BASENAME should not contain "/" and should not be ".", ".." or empty.
114 TZDIR_BASENAME= zoneinfo macro
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
787 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-leaps' || \
793 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-posix' || \
/netbsd-current/lib/libc/time/
H A DMakefile113 # TZDIR_BASENAME should not contain "/" and should not be ".", ".." or empty.
114 TZDIR_BASENAME= zoneinfo macro
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
787 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-leaps' || \
793 ln -s '$(TZDIR_BASENAME)' '$(DESTDIR)$(TZDIR)-posix' || \

Completed in 103 milliseconds