IBM SC34-4499-03 Personal Computer User Manual


 
Table 3. TeamConnection environment variables (continued)
Environment variable Purpose Flag Setting Used by
TC_MAKEIMPORTRULES Specifies the name of the rules
file that TeamConnection uses
when importing the makefile
data into TeamConnection. If
you set this environment
variable, then you do not have
to use the /u option with the
fhomigmk command. Specify
the full path name of the rules
file. If neither this environment
variable nor the /u option is
used, TeamConnection uses
default rules.
Make import tool
TC_MAKEIMPORTTOP Strips off the leading part of
the directory name when
importing parts into
TeamConnection. For example,
you have parts with the
following directory structure:
g:\octo\src\inc\. To create these
parts without the g:\octo
structure, you can set
TC_MAKEIMPORTTOP=g:\octo
before you invoke the make
import tool. The parts created
in TeamConnection have the
directory structure of src\inc\.
Make import tool
TC_MAKEIMPORTVERBOSE Causes the -verbose flag to be
added to part commands
created by fhomigmk.
Make import tool
TC_MIGRATERULES Specifies the name of a file
containing the rules to be
applied for migration of
makefiles if the name is not
supplied on the fhomigmk
command line as a parameter.
Client
Appendix A. Environment Variables
231