Makefile Impact
No absolute VOB pathnames
New "ct pwv -root" option lists the path to the current view in all contexts
- Result is null for a dynamic view
Example:
- becomes:
VWROOT= `ct pwv -root`
VWROOT is /user/loginid/views/v4_work.vws
TOOLS=$(VWROOT) /vobs/tools
TOOLS is /user/loginid/views/v4_work.vws/vobs/tools