OSDN Git Service

GNU_coreutils: Define a Makefile target to compile PO file.
authorAkihiro MOTOKI <motoki@da.jp.nec.com>
Fri, 13 Apr 2012 05:45:31 +0000 (14:45 +0900)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Fri, 13 Apr 2012 05:45:31 +0000 (14:45 +0900)
commit21a96b0e58ab3b9ccf1b864eea70dfe8fbea40a7
treefd1c5d4c4b3108a086b6a7c6066fdb1cc244c5ae
parent6be0b3ab6ef3a8620550dba93d8df53f3a9de240
GNU_coreutils: Define a Makefile target to compile PO file.

If ja.po in coreutils source tree, this target generates ja.gmo
and copies it to source/locale/LC_MESSAGES/coreutils.mo.
By doing this, changes in ja.po are automatically incorporated into
translated help2man manpages.
Makefile
help2man.ja/Makefile