$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Kirill Lapshin (klapshin_at_[hidden])
Date: 2003-10-22 09:21:24
> Technically, all main targets have usage-requirements, even if
empty, and
> abstract-target.generate always return usage-requirements. It would be
> possible to make "alias" combine usage requirements of all sources
and return
> them as usage requirements. Will it be OK?
>
> If so, I can implement this one day soon.
I think so. It will sure work for me, but I don't use aliases with
more than one source, at least yet. But then again what else can you
do in case of many sources?
--Kirill