$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-08-22 10:28:23
Daniel Schlyder <daniel_at_[hidden]> writes:
> Is there an equivalent to make's shell function in Boost.Build v1? Ie. a way
> to do something like
>
> greeting = [ shell echo Hello, world! ] ;
'fraid not. The fundamental capability is missing from bjam. It's
not simple to implement portably.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com