$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-06 06:31:08
On Wednesday 03 January 2007 16:15, david x callaway wrote:
> this mail bounced the first time, sorry if it ends up double-posted.
>
> does the solution below seem correct?
> if "clean" in $(argv) || "--clean" in $(argv)
Well, it does not handle --clean-all. I'll try to put up a better version now.
- Volodya