$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-08-29 06:13:40
Folks I'm looking for a way to detect when BBv2 is invoked on FreeBSD in
order to fix issue https://svn.boost.org/trac/boost/ticket/2028 does $(OS)
evaluate to "FreeBSD" there? Or at least the value of "uname -s"?
Thanks, John.