$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-08 16:50:24
> > What will be the value of following expression:
> >
> > [ some-rule $(X) ]
>
> Error. You can try this yourself with jam -f-:
Could you explain then when and how to use [] with rules invocation
For example, what the following ( taken from status/Jamfile) mean:
[ run libs/bind/bind_test.cpp ]
Gennadiy.