$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-07-26 15:25:23
On 7/26/06, Vladimir Prus <ghost_at_[hidden]> wrote:
> Can you tell me the value of jam's JAMUNAME variable on 4.1 config? You can
> get it with:
>
> bjam -f-
> ECHO $(JAMUNAME) ;
> <Ctrl-D>
Nope.
% bjam -f-
ECHO $(JAMUNAME)
(Ctrl-D here)
syntax error at EOF
don't know how to make all
...found 1 target...
...can't find 1 target...
Do I need to run this from any particular directory?
-- Caleb Epstein