$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-17 01:05:45
David Abrahams wrote:
> There's also a shortcut like this:
>
> bjam variant=debug,release toolset=msvc,gcc MyTarget
Some time ago I though we probably should remove this shortcut, since the code
to support it is messy. Maybe it's still worth keeping, if it really helps
the users.
- Volodya