$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Belcourt (kbelco_at_[hidden])
Date: 2006-04-11 14:09:58
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?
Thanks.
-- Noel