$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-01-04 09:43:59
Vladimir Prus wrote:
>
> Dave,
> should Jamfile be always wrapped on <filename>, or not?
>
> For example, in:
>
> The Jamfile fragment below
> illustrates how these requirements might be specified.
>
> "Jamfile" is not in <filename>.
>From the tutorial:
<note>
<para>
When we refer to a “Jamfile,” set in normal
type, we mean a file called either
<filename>Jamfile</filename> or
<filename>Jamroot</filename>. When we need to be more
specific, the filename will be set as
“<filename>Jamfile</filename>” or
“<filename>Jamroot</filename>.”
</para>
</note>
</para>
This is an example of the sort of confusion that could be avoided if we
didn't have a separately-named root file.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com