Lines Matching full:echo
30 MOFILES += $(shell echo $(POFILES) | tr ' ' '\n' | sed "s,^$(srcdir)/,,g" | sed 's/\.po/.mo/g')
34 @echo "$(MSGFMT) -c -o $@ $<"; \
55 echo "touch stamp-po" && \
56 echo timestamp > stamp-poT && \
99 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
102 echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \
114 @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
115 echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
133 lang=`echo $$cat | sed -e 's/\.mo$$//'`; \
138 echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
164 echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \
174 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
206 lang=`echo $$cat | sed -e 's/\.mo$$//'`; \