3 messages in com.perforce.jamming[jamming] Useful (?) Jam modifications
FromSent OnAttachments
David Abrahams" <david.abrahams@rcn.com (David Abrahams)17 Sep 2001 19:51 
Diane Holt18 Sep 2001 08:07 
David Abrahams18 Sep 2001 11:28 
Subject:[jamming] Useful (?) Jam modifications
From:Diane Holt (hol@yahoo.com)
Date:09/18/2001 08:07:19 AM
List:com.perforce.jamming

--- 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