soft-include $(TOP)/Jamrules.configure in SubDir; but read the full comment text...
commitefc5df54cd20b3163a873685f53093253cc06247
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 21 Oct 2017 05:44:01 +0000 (21 08:44 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 21 Oct 2017 05:44:01 +0000 (21 08:44 +0300)
tree37fc3e28edbb4ef1724503030696f1efdcaa5134
parent1d602374f83ff551f9fc9985db9190f1e6ad1922
soft-include $(TOP)/Jamrules.configure in SubDir; but read the full comment text, please!

  2Brian, and others: note that you CAN'T setup flags in Jamfile!
  The only correct way to set various flag variables is $(TOP)/Jamrules.
  If you will do that in Jamfile, various jam rules can be called BEFORE
  your setup, and will get default variable values instead of yours.

  TL;DR: having subdirs/configure without $(TOP)/Jamrules is INVALID.
defaults/Jambase.install
defaults/Jambase.subdir