SubDir's support for an externally set TOP variable was broken
in 2.5rc1. It now works as it did in 2.4. Further, using SubDir
to include a subpart of an SubDir tree now works. Previously,
you could only include the root of another SubDir tree. For example,
SubDir ALL src builds ;
SubInclude ALL src server support ;
Essentially includes the ../server/support/Jamfile, without getting
confused as to the current directory.
Bug fix documented in RELNOTES.
=== computer:1666: Change 42285 by seiwald@waffle-cyg-seiwald on 2003/03/05 08:52:10