summaryrefslogtreecommitdiff
path: root/boost-build.jam
diff options
context:
space:
mode:
authorDave Abrahams <dave@boostpro.com>2006-12-11 05:20:58 +0000
committerDave Abrahams <dave@boostpro.com>2006-12-11 05:20:58 +0000
commit26b2315d28bd447e5f961d76619e6a5f00cfbd36 (patch)
treeb2bfb09108bd8f9f73db9ba973780f8cdae9bc3c /boost-build.jam
parent72ed8cdf980ddcef8e0329e6c929a2e2bb64a8e7 (diff)
downloadboost-26b2315d28bd447e5f961d76619e6a5f00cfbd36.tar.gz
Stop setting JAMFILE
[SVN r36326]
Diffstat (limited to 'boost-build.jam')
-rw-r--r--boost-build.jam1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost-build.jam b/boost-build.jam
index 26cbbaff01..dda1ba26cc 100644
--- a/boost-build.jam
+++ b/boost-build.jam
@@ -6,5 +6,4 @@
#~ LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
BOOST_ROOT = $(.boost-build-file:D) ;
-JAMFILE = [Bb]uild.jam [Jj]amfile.v2 ;
boost-build tools/build/v2 ;