$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-05-11 23:38:14
Line 293 in virtual-target.jam reads:
common.Clean clean : $(name) ;
shouldn't that be
common.Clean clean : $(self.name) ;
??
-- Dave Abrahams Boost Consulting www.boost-consulting.com