DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

mkcatdecl(1)


mkcatdecl -- generate message declaration files and message catalogs

Synopsis

mkcatdecl [-i moduleIdfile] [-n] [-g] [-c] [-m modid ...] msgSpecFile.msg

Description

mkcatdecl program generates the message declaration files and message catalogs from a message specification file.

Arguments


-i moduleIdfile
This flag specifies the path to module declaration file If this option is not specified, and environment variable MODULEIDDECL is checked for the location of the file.

-n
if specified, a message catalog source file (.gen) is not generated.

-g
if specified, no message declaration files are generated, only a .gen file is generated.

-c
if specified, all message declaration files will be generated in the current directory, regardless of the path specified in the $moduleset directive.

-m modid
If specified, only the message declaration files for the listed module ids are generated. This option may be specified multiple times.

msgSpecFile.msg
This is the message specification file, it must end with a .msg extension.

Files

*.gen

References

gencat(1), IntlLocalizeMsg(3tlib).
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004