summaryrefslogtreecommitdiff
path: root/Jamrules
diff options
context:
space:
mode:
authorDave Abrahams <dave@boostpro.com>2001-07-23 03:34:37 +0000
committerDave Abrahams <dave@boostpro.com>2001-07-23 03:34:37 +0000
commit9fa3e467acae5f6be396ef81d32fcf7442fbadc9 (patch)
treeb9116eea7b6cca1c83b6fc8e361a4af51e5cf0e8 /Jamrules
parenteef7b422a9ed5c7dd8a813be38ccd21553824fc1 (diff)
downloadboost-9fa3e467acae5f6be396ef81d32fcf7442fbadc9.tar.gz
build system update
[SVN r10695]
Diffstat (limited to 'Jamrules')
-rw-r--r--Jamrules5
1 files changed, 2 insertions, 3 deletions
diff --git a/Jamrules b/Jamrules
index 012667f246..2b23cc277e 100644
--- a/Jamrules
+++ b/Jamrules
@@ -6,10 +6,9 @@
# containing the path from the invocation directory to the project root.
BOOST_ROOT ?= $($(gTOP)) ;
-# These variables tell the build system where to find the rest of the build
+# Tell the build system where to find the rest of the build
# system installation (e.g. toolset descriptions, variants)
-BOOST_BUILD_INSTALLATION ?= $(TOP)$(SLASH)tools$(SLASH)build ;
-BOOST_BASE_DIR ?= $(BOOST_BUILD_INSTALLATION) ;
+BOOST_BUILD_INSTALLATION ?= $(BOOST_ROOT)$(SLASH)tools$(SLASH)build ;
# This variable will surely need to be set specific to your installation, though
# we may be able to provide better defaults for some systems. It is used by the