flg.flp(1ONBLD) illumos Build Tools flg.flp(1ONBLD)
flg.flp - list the files that bringover would bring over due to inc.flg and req.flg files

SYNOPSIS

flg.flp [-r] [<dir>]

DESCRIPTION

flg.flp uses the inc.flg and req.flg files contained within a workspace to determine what additional files would be brought over if one were to perform a bringover(1ONBLD) of the specified directory. The resulting list of files, specified relative to CODEMGR_WS, is sent to standard output.

At most one directory may be specified; if none is specified, the current working directory is assumed. A relative directory is assumed to be relative to the current directory or relative to CODEMGR_WS, in that order.

OPTIONS

-r
Output the list of files relative to the current working directory, rather than CODEMGR_WS.

SEE ALSO

bringover(1ONBLD)

The inc.flg and req.flg files are poorly documented, but outlined in /shared/ON/tools/teamware/OSNet/doc/osnet-sde.

18 Oct 2002