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

/netbsd-current/external/public-domain/tz/dist/
H A DMakefile605 TZS_NEW= to$(TZS_YEAR)new.tzs macro
802 # Rule used only by submakes invoked by the $(TZS_NEW) rule.
809 $(TZS_NEW): $(TZS_NEW_DEPS)
833 force_tzs: $(TZS_NEW)
834 cp $(TZS_NEW) $(TZS)
961 check_tzs: $(TZS) $(TZS_NEW)
963 $(DIFF_TZS) $(TZS) $(TZS_NEW); \
965 cp $(TZS_NEW) $(TZS); \
1019 rm -f *.zi $(TZS_NEW)
/netbsd-current/lib/libc/time/
H A DMakefile605 TZS_NEW= to$(TZS_YEAR)new.tzs macro
802 # Rule used only by submakes invoked by the $(TZS_NEW) rule.
809 $(TZS_NEW): $(TZS_NEW_DEPS)
833 force_tzs: $(TZS_NEW)
834 cp $(TZS_NEW) $(TZS)
962 check_tzs: $(TZS) $(TZS_NEW)
964 $(DIFF_TZS) $(TZS) $(TZS_NEW); \
966 cp $(TZS_NEW) $(TZS); \
1020 rm -f *.zi $(TZS_NEW)

Completed in 180 milliseconds