$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-01-12 12:45:41
Michael Stevens <Michael.Stevens_at_[hidden]> writes:
> I often wondered about this code. In particular it seems odd that we
> don't have a common method to remove files.
You might want to look at RM1 in v1/boost-base.jam
Note that "del /f/q" works fine for multiple files, but produces a
warning with one file if it doesn't exist.
-- Dave Abrahams Boost Consulting www.boost-consulting.com