$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_at_[hidden]
Date: 2007-10-10 16:01:32
Author: danielw
Date: 2007-10-10 16:01:32 EDT (Wed, 10 Oct 2007)
New Revision: 39907
URL: http://svn.boost.org/trac/boost/changeset/39907
Log:
Added `alias` top level rule.
Text files modified:
branches/build/python_port/python/boost/build/tools/common.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: branches/build/python_port/python/boost/build/tools/common.py
==============================================================================
--- branches/build/python_port/python/boost/build/tools/common.py (original)
+++ branches/build/python_port/python/boost/build/tools/common.py 2007-10-10 16:01:32 EDT (Wed, 10 Oct 2007)
@@ -574,3 +574,4 @@
engine.register_action ("common.Clean", 'rm -rf "$(>)"')
import boost.build.tools.make
+ import boost.build.build.alias