Appendix B. Importing makefile information into TeamConnection
TeamConnectionprovides a command to help you import makefile information into the
TeamConnectiondatabase. 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
Youcan 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 TeamConnectionfamily into which the makefile data will be
imported. If not specified, TeamConnectionuses the value of the TC_FAMILY
environment variable. If the value of TC_FAMILYis not defined, the value none
is used.
/r [

release

]
The name of the TeamConnectionrelease into which the makefile data will be
imported. If not specified, TeamConnectionuses 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 TeamConnectionwork area into which the makefile data will
be imported. If not specified, TeamConnectionuses the value of the
TC_WORKAREAenvironment 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 TeamConnectionwill 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