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

/freebsd-11-stable/share/zoneinfo/
H A DMakefile38 .if defined(LEAPSECONDS)
39 .warning "Using backwards compatibility variable for LEAPSECONDS; please use WITH_ZONEINFO_LEAPSECONDS_SUPPORT instead"
/freebsd-11-stable/contrib/tzdata/
H A DMakefile374 # For leap seconds, this Makefile uses LEAPSECONDS='-L leapseconds' in
377 LEAPSECONDS= macro
393 ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)' $(LEAPSECONDS)
644 LEAPSECONDS='$(LEAPSECONDS)' \
657 $(MAKE) $(INSTALLARGS) LEAPSECONDS= install_data
660 $(MAKE) $(INSTALLARGS) LEAPSECONDS='-L leapseconds' \

Completed in 78 milliseconds