Lines Matching full:sed
122 @lang=`echo $* | sed -e 's,.*/,,'`; \
150 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
174 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
183 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
226 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
232 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
272 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
321 @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
361 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
369 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
373 ll=`echo $$lang | sed -e 's/@.*//'`; \
376 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 \
393 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
396 sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header