$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-04-25 13:02:52
Ali Azarbayejani <ali_at_[hidden]> writes:
> Quick question...
>
> The expression
>
> SEARCH on foo = bar ;
>
> sets variable SEARCH for target foo. How can I check what this value
> is?
s = [ on foo return $(bar) ] ;
-- Dave Abrahams Boost Consulting www.boost-consulting.com