Lines Matching defs:timezone
83 timezone auto.master auto.home ageing \
314 timezone.time: $(DIR)/timezone
315 -@if [ -f $(DIR)/timezone ]; then \
316 sed -e "/^#/d" -e s/#.*$$// $(DIR)/timezone \
318 | $(MAKEDBM) - $(YPDBDIR)/$(DOM)/timezone.byname; \
319 touch timezone.time; \
320 echo "updated timezone"; \
322 $(YPPUSH) timezone.byname; \
323 echo "pushed timezone"; \
328 echo "couldn't find $(DIR)/timezone"; \
471 timezone: timezone.time
479 $(DIR)/timezone: