$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Vogt (mattvogt_at_[hidden])
Date: 2005-08-17 00:34:01
What is the equivalent of 'make clean' with bjam?
'bjam clean' seems to remove targets as well as intermediate files... I
just want to remove objects in the build tree.
Thanks,
Matt