$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-13 13:04:06
----- Original Message -----
From: "David Abrahams" <david.abrahams_at_[hidden]>
> > Oh... that would only require that target names do not clash with
toolset
> and
> > build variants
>
> ...or that there's a way of disambiguating...
namely, explicit specification of the property name for implicit features
which conflict with target names: <toolset>borland
-Dave