Lines Matching defs:TZS
617 TZS= to$(TZS_YEAR).tzs
624 ENCHILADA = $(EIGHT_YARDS) $(TZS)
832 # If $(TZS) exists but 'make tzs.ck' fails, a maintainer should inspect the
834 $(TZS):
838 cp $(TZS_NEW) $(TZS)
983 tzs.ck: $(TZS) $(TZS_NEW)
984 if test -s $(TZS); then \
985 $(SETUP_DIFF_TZS) && $$DIFF_TZS $(TZS) $(TZS_NEW); \
987 cp $(TZS_NEW) $(TZS); \
1043 rm -f leapseconds version $(MANTXTS) $(TZS) *.asc *.tar.*
1128 set-tzs-timestamp.out: $(TZS)
1129 $(SET_TIMESTAMP_DEP) $(TZS) $(TZS_DEPS)