$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-08 14:44:48
----- Original Message -----
From: "Rene Rivera" <grafik666_at_[hidden]>
> It wasn't evident from your post :-) Yes it makes sense to me that
exporting
> things like that is the way to go. Also since it's an orthogonal
aspect this
> might be better syntax:
>
> lib my_lib : ...
> : <export><include>/baz
Maybe we should just have an "exports:" section in addition to
"requirements:" and "default-build:".
-Dave