--- David Abrahams <davi...@rcn.com> wrote:
2. A hook which allows you to find out what path a target is bound to.
If you set BINDRULE on the target, the rule named by $(BINDRULE) will
be called with the target name and the path to which it was bound.
This is needed for accurate binding of header files, since the header
search algorithm for many compilers depends on the directory of the
#including file (and sometimes the file which #included that, etc.)
Is this like the change I offered at:
http://maillist.perforce.com/pipermail/jamming/1999-September/000805.html
If it is, did you do it in some other way? (I'd be interested in seeing
how you did it.)
Diane