IBM SC34-4499-03 Personal Computer User Manual


 
Appendix B. Importing makefile information into TeamConnection
TeamConnection provides a command to help you import makefile information into the
TeamConnection database. The fhomigmk command reads a makefile and creates the
parts in it. Build tree connections are created based on a rules file. The command
syntax of the fhomigmk command is:
fhomigmk /m [makefile]
/f [family]
/r [release]
/w [work area]
/c [command file]
/u [rules file]
/x
/s
/k
You can precede the parameter with either a slash (/) or a dash (-).
The parameters are defined as follows:
/m [
makefile
]
The name of the makefile you want to import into TeamConnection. If you do
not specify this parameter, TeamConnection uses makefile.
/f [
family
]
The name of the TeamConnection family into which the makefile data will be
imported. If not specified, TeamConnection uses the value of the TC_FAMILY
environment variable. If the value of TC_FAMILY is not defined, the value none
is used.
/r [
release
]
The name of the TeamConnection release into which the makefile data will be
imported. If not specified, TeamConnection uses the value of the
TC_RELEASE environment variable. If the value of TC_RELEASE is not
defined, the value none is used.
/w [
work area
]
The name of the TeamConnection work area into which the makefile data will
be imported. If not specified, TeamConnection uses the value of the
TC_WORKAREA environment variable. If the value of TC_WORKAREA is not
defined, the value none is used.
/c [
command file
]
The name of the command file that will be produced and saved. If this file
already exists, commands created by the specified makefile are appended to
the existing contents.
/u [
rules file
]
The name of the rules file that TeamConnection will use when importing the
makefile data into TeamConnection. If not specified, TeamConnection uses the
value of the TC_MAKEIMPORTRULES environment variable. If no rules file is
© Copyright IBM Corp. 1992, 1995, 1996, 1997, 1998 235