$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-04-21 10:24:56
"Noel Belcourt" <kbelco_at_[hidden]> writes:
> Hi,
>
> Is there a standard line ending for v2/tools jam files? I find that
> most v2/tools jam files contain unix line endings (LF or \n) but that
> both darwin.jam and intel-win.jam contain Windows (CR LF or \r\n)
> endings.
>
> Which one should I use?
Use whatever is standard on your platform; CVS will normalize them.
-- Dave Abrahams Boost Consulting www.boost-consulting.com