$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-05-14 07:23:36
Why are rules getting localized and re-exported in clone-rules?
It seems to me that all we really want is
IMPORT $(source-module) : $(rules) : $(target-module) : $(rules) ;
No?
-- Dave Abrahams Boost Consulting www.boost-consulting.com