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