1 .\" ident "%Z%%M% %I% %E% SMI"
2 .\" " CDDL HEADER START
3 .\" "
4 .\" " The contents of this file are subject to the terms of the
5 .\" " Common Development and Distribution License, Version 1.0 only
6 .\" " (the "License"). You may not use this file except in compliance
7 .\" " with the License.
8 .\" "
9 .\" " You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 .\" " or http://www.opensolaris.org/os/licensing.
11 .\" " See the License for the specific language governing permissions
12 .\" " and limitations under the License.
13 .\" "
14 .\" " When distributing Covered Code, include this CDDL HEADER in each
15 .\" " file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16 .\" " If applicable, add the following below this CDDL HEADER, with the
17 .\" " fields enclosed by brackets "[]" replaced with your own identifying
18 .\" " information: Portions Copyright [yyyy] [name of copyright owner]
19 .\" "
20 .\" " CDDL HEADER END
21 .\" "
22 .\" "Copyright 2002 Sun Microsystems, Inc. All rights reserved.
23 .\" "Use is subject to license terms."
24 .TH flg.flp 1 "18 Oct 2002"
25 .I flg.flp
26 \- list the files that bringover would bring over due to inc.flg and
27 req.flg files
28 .SH SYNOPSIS
29 \fBflg.flp [-r] [<dir>]
30 .LP
31 .SH DESCRIPTION
32 .IX "OS-Net build tools" "flg.flp" "" "\fBflg.flp\fP"
33 .LP
34 .I flg.flp
35 uses the inc.flg and req.flg files contained within a workspace to
36 determine what additional files would be brought over if one were to
37 perform a bringover(1) of the specified directory. The resulting list of
38 files, specified relative to \fICODEMGR_WS\fP, is sent to standard output.
39 .LP
40 At most one directory may be specified; if none is specified, the current
41 working directory is assumed. A relative directory is assumed to be
42 relative to the current directory or relative to \fICODEMGR_WS\fP, in that
43 order.
44 .SH OPTIONS
45 .TP 10
46 .B -r
47 Output the list of files relative to the current working directory, rather
48 than \fICODEMGR_WS\fP.
49 .SH SEE ALSO
50 .LP
51 .IR bringover(1)
52 .LP
53 The inc.flg and req.flg files are poorly documented, but outlined in
54 /shared/ON/tools/teamware/OSNet/doc/osnet-sde.
|
1 .\" " CDDL HEADER START
2 .\" "
3 .\" " The contents of this file are subject to the terms of the
4 .\" " Common Development and Distribution License, Version 1.0 only
5 .\" " (the "License"). You may not use this file except in compliance
6 .\" " with the License.
7 .\" "
8 .\" " You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" " or http://www.opensolaris.org/os/licensing.
10 .\" " See the License for the specific language governing permissions
11 .\" " and limitations under the License.
12 .\" "
13 .\" " When distributing Covered Code, include this CDDL HEADER in each
14 .\" " file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" " If applicable, add the following below this CDDL HEADER, with the
16 .\" " fields enclosed by brackets "[]" replaced with your own identifying
17 .\" " information: Portions Copyright [yyyy] [name of copyright owner]
18 .\" "
19 .\" " CDDL HEADER END
20 .\" "
21 .\" "Copyright 2002 Sun Microsystems, Inc. All rights reserved.
22 .\" "Use is subject to license terms."
23 .TH flg.flp 1ONBLD "18 Oct 2002"
24 .I flg.flp
25 \- list the files that bringover would bring over due to inc.flg and
26 req.flg files
27 .SH SYNOPSIS
28 \fBflg.flp [-r] [<dir>]
29 .LP
30 .SH DESCRIPTION
31 .IX "OS-Net build tools" "flg.flp" "" "\fBflg.flp\fP"
32 .LP
33 .I flg.flp
34 uses the inc.flg and req.flg files contained within a workspace to
35 determine what additional files would be brought over if one were to
36 perform a bringover(1ONBLD) of the specified directory. The resulting list of
37 files, specified relative to \fICODEMGR_WS\fP, is sent to standard output.
38 .LP
39 At most one directory may be specified; if none is specified, the current
40 working directory is assumed. A relative directory is assumed to be
41 relative to the current directory or relative to \fICODEMGR_WS\fP, in that
42 order.
43 .SH OPTIONS
44 .TP 10
45 .B -r
46 Output the list of files relative to the current working directory, rather
47 than \fICODEMGR_WS\fP.
48 .SH SEE ALSO
49 .LP
50 .IR bringover(1ONBLD)
51 .LP
52 The inc.flg and req.flg files are poorly documented, but outlined in
53 /shared/ON/tools/teamware/OSNet/doc/osnet-sde.
|