$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] begin/end of run targets
From: Jonathan Brannan (kickace_at_[hidden])
Date: 2009-07-09 17:05:15
I have a Jamroot.jam that I want to have a rule executed before
anything else (always) and something at the end of all other rules are
executed. I had something that worked under v1, but I can't seem to
get them to work under v2.