$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: jim_at_[hidden]
Date: 2005-03-02 17:11:52
I've been trying to work ion how to build a build tool and then use it
myself, but am currently stuck on the question of how to find the location
of a built file.
I.e. if I have a rule that generates an executable
exe builder : builder.c ;
I would like to be able to say
local builder-exe = ?? Something ?? ;
echo Builder executable file is at $(builder-exe) ;
There seem to be differences between current CVS and m10 here. Any
advice on which to use and how to go about it?
-- Jim Hague - jim_at_[hidden] Never trust a computer you can't lift.