Provided by:
po4a_0.40-1_all 
po/
po/ /usr/share/doc/po4a/examples/
LINGUAS
LINGUAS 'fr' fr.po LINGUAS
$ cat po/LINGUAS
cs
de
fr
$
LINGUAS
POTFILES.in
() po/
po/
$ ls -l
myscript.pl
another.pl
foo/support.pl
po/
po/POTFILES.in
$ cat po/POTFILES.in
myscript.pl
another.pl
foo/support.pl
$
(: gettext POD ) po/POTFILES.in doc/po4a-build.conf
Makevars-perl.example
perl po/Makevars
Makevars-shell.example
po/Makevars
po4a-build.make
po/Makefile po4a intltool
/usr/share/doc/po4a/examples/po4a-build.make
( autotools intltool )
Makefile
clean:
$(MAKE) -C po/ clean
install:
$(MAKE) -C po/ install DESTDIR=$(DESTDIR)
dist:
$(MAKE) -C po/ pot
(autotools Makefile.am "SUBDIRS" po )
po/LINGUAS po4a-build
PO
tarball MANIFEST PO tarball
( po4a-build )
po *.mo *.gmo \
po4a automake po4a po4a po4a
Neil Williams <linux@codehelp.co.uk>