Lines Matching refs:TZS
686 TZS= to$(TZS_YEAR).tzs
693 ENCHILADA = $(EIGHT_YARDS) $(TZS)
901 # If $(TZS) exists but 'make tzs.ck' fails, a maintainer should inspect the
903 $(TZS):
907 cp $(TZS_NEW) $(TZS)
1053 tzs.ck: $(TZS) $(TZS_NEW)
1054 if test -s $(TZS); then \
1055 $(SETUP_DIFF_TZS) && $$DIFF_TZS $(TZS) $(TZS_NEW); \
1057 cp $(TZS_NEW) $(TZS); \
1113 rm -f leapseconds version $(MANTXTS) $(TZS) *.asc *.tar.*
1198 set-tzs-timestamp.out: $(TZS)
1199 $(SET_TIMESTAMP_DEP) $(TZS) $(TZS_DEPS)