Name

genmkgen.pl — generate makefile_idl.gen

Synopsis

mkgen.pl [OPTION...] [directory]

Description

Generate makefile_idl.gen files from idl.list files found in specified directory and its subdirectories. If no directory is specified, current directory and all its subdirectories are processed.

Options

The only option is:

-v | --verbose
        Be more verbose. May be used multiple times.

Notes

Syntax of idl.list files is described in Section D.2, “The idl.list File”.

The genmkgen.pl can be found in the src/core/factgen subdirectory of the massiv source root directory. Check its perldoc documentation for more detailed info.