$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ali Azarbayejani (ali_at_[hidden])
Date: 2003-04-25 13:29:34
thanks. is this documented?
David Abrahams wrote:
>
> 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