Lines Matching defs:TZS
615 TZS= to$(TZS_YEAR).tzs
622 ENCHILADA = $(EIGHT_YARDS) $(TZS)
830 # If $(TZS) exists but 'make tzs.ck' fails, a maintainer should inspect the
832 $(TZS):
836 cp $(TZS_NEW) $(TZS)
981 tzs.ck: $(TZS) $(TZS_NEW)
982 if test -s $(TZS); then \
983 $(SETUP_DIFF_TZS) && $$DIFF_TZS $(TZS) $(TZS_NEW); \
985 cp $(TZS_NEW) $(TZS); \
1041 rm -f leapseconds version $(MANTXTS) $(TZS) *.asc *.tar.*
1126 set-tzs-timestamp.out: $(TZS)
1127 $(SET_TIMESTAMP_DEP) $(TZS) $(TZS_DEPS)