# (c) 2010 gentoo-doc-ru team # https://projects.gentoo.ru/projects/gentoo-doc-ru # This is example file. Rename it to Makefile.config and edit it. # Where is original XML files placed is? BASEDIR := ../gentoo/xml/htdocs/doc/en/handbook/ # Where to place POT-files? POTDIR := pot # Where to place translated XML? XML_OUT := xml # Languages to translate, space separated ISO codes LANGS := ru # Command for XML2PO, GuideXML used by default here XML2PO := xml2po-gentoo -m guide