Lines Matching refs:stamp
704 all-yes: stamp-po
718 # In this case, stamp-po is a nop (i.e. a phony target).
720 # stamp-po is a timestamp denoting the last time at which the CATALOGS have
728 stamp-po: $(srcdir)/$(DOMAIN).pot
732 echo "touch stamp-po" && \
733 echo timestamp > stamp-poT && \
734 mv stamp-poT stamp-po; \
968 rm -f stamp-poT
980 rm -f stamp-po $(GMOFILES)
987 dist2: stamp-po $(DISTFILES)
993 dists="$$dists $(DOMAIN).pot stamp-po"; \