$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] staging subprojects
From: Jim Gallagher (jim_at_[hidden])
Date: 2009-10-05 13:22:49
Ah, the magic incantation. Works great!
Steven and Johan, thanks for your help.
Jim
> You shouldn't use install here. This use of install
> finds c twice. Just use
>
> alias stage : $(JamProjects)//stage ;
>
>