$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-07-29 05:32:37
Phillip Seaver wrote:
>
> How about this?
>
> lib bar : foo1 foo2 ;
> obj foo1 : subdir1/foo.cpp ;
> obj foo2 : subdir2/foo.cpp ;
>
> Phillip Seaver
Of course !!! great, thanks!!