$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Klein (dave_chp_at_[hidden])
Date: 2006-09-13 16:30:56
Drumheller, Michael wrote:
> Hello:
>
> I am trying to write some Jamfiles and I am finding that bjam tends to
> run my rules twice.
>
hi michael,
just a guess but maybe this is,
because a debug + release version is built?
-- dave