Home
last modified time | relevance | path

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

/third_party/tzdata/
H A DMakefile604 TZS= to$(TZS_YEAR).tzs macro
611 ENCHILADA = $(EIGHT_YARDS) $(TZS)
828 # If $(TZS) exists but 'make check_tzs' fails, a maintainer should inspect the
830 $(TZS):
834 cp $(TZS_NEW) $(TZS)
962 check_tzs: $(TZS) $(TZS_NEW)
963 if test -s $(TZS); then \
964 $(DIFF_TZS) $(TZS) $(TZS_NEW); \
966 cp $(TZS_NEW) $(TZS); \
1025 rm -f leapseconds version $(MANTXTS) $(TZS) *
[all...]

Completed in 2 milliseconds