Lines Matching refs:sed
91 @lang=`echo $* | sed -e 's,.*/,,'`; \
119 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
143 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
152 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
195 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
201 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
241 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
290 @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
330 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
338 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
342 ll=`echo $$lang | sed -e 's/@.*//'`; \
345 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
362 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
365 sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header