$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Schmidt (prs_at_[hidden])
Date: 2003-07-18 10:42:22
> And also you don't need to use the $(Top), Boost.Build will handle,
and for
> main targets requires, using relative paths. The example above
should be:
>
> exe hello
> : hello.c crt0.s <lib>../../init/init
> : <include>../include
> ;
And why is it I see this stuff in the docs only _after_ I ask the
question here? sigh. :-/
Thanks.
-Paul