$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Custom clean target
From: Alexander Sack (pisymbol_at_[hidden])
Date: 2008-10-15 11:35:42
Hello (again):
Is there a way to extend the clean rule for various targets? I need
added cleanup when I do "bjam --clean" etc. Do I have to make a
separate target to do the dirty work or is there a way to extend the
built-in clean target?
Thanks!
-aps