Searched defs:MSGINIT (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile61 MSGINIT = msginit macro
1088 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -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 \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile61 MSGINIT = msginit macro
1088 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -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 \

Completed in 27 milliseconds