$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: axilla_i (axilla_i_at_[hidden])
Date: 2004-06-18 12:13:28
Is it possible to add new targets functions like exe? I would like
to use boost-build to do some other things besides compiling.
The documentation seems to say that it's possible but I don't see an
explanation on how to do it. I see the example about verbatim files
but I don't think that's quite the same.