mbk_in_ph(1) - Linux man page
Name
MBK_IN_PH - define the physical input format of mbk and genlib
Synopsys
c-shell running setenv MBK_IN_PH format
Description
MBK_IN_PH sets the physical input format of the mbk data structure. The data structure will be filled with informations found in the given format file.
- valid formats are :
- - ap, alliance physical format
- cp, vti physical format
Errors
"MBK_IN_PH : 'xxx' unknown format"
- The argument given to the setenv is not a legal physical input format for mbk. You must changed it before any other action.
Example
setenv MBK_IN_PH al
See Also
mbk(3), genlib(1), mbk_out_ph(1).