$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-20 03:22:14
Gennadiy Rozental wrote:
>
> "Gennadiy Rozental" <rogeeff_at_[hidden]> wrote in message
> news:loom.20071019T184649-79_at_post.gmane.org...
>> David Abrahams <dave <at> boost-consulting.com> writes:
>>> > I am sure you have your own priority, but it's important usebiility
>>> > issie
>> IMO.
>>>
>>> I agree, but it's actually pretty easy to achieve. See
>>> http://svn.boost.org/trac/boost/browser/trunk/libs/python/example/Jamroot
>>> which does it.
>
> What does explicit do?
You might want to check docs:
http://boost.org/boost-build2/doc/html/bbv2/reference/rules.html
- Volodya