$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-07-15 15:32:41
At 04:18 PM 7/15/2002, David Abrahams wrote:
>Note that the build system doesn't make targets dependent on Jamfiles. If
>you haven't done anything to cause the target to need relinking, the .CMD
>file may not be rebuilt. Did you try "bjam clean" first?
That solved the problem. Thanks!
--Beman