summaryrefslogtreecommitdiff
path: root/boost-build.jam
diff options
context:
space:
mode:
authorDave Abrahams <dave@boostpro.com>2002-05-06 21:19:16 +0000
committerDave Abrahams <dave@boostpro.com>2002-05-06 21:19:16 +0000
commitc139bd8edf4473b441313cec5a1a1bb0a6fbb3b6 (patch)
tree96cd3ddc58da1372df966e5c0721e546220f772c /boost-build.jam
parent6576720ac7077fb6bf84b9d8e652b6c7df798ae5 (diff)
downloadboost-c139bd8edf4473b441313cec5a1a1bb0a6fbb3b6.tar.gz
initial commit
[SVN r13697]
Diffstat (limited to 'boost-build.jam')
-rw-r--r--boost-build.jam2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost-build.jam b/boost-build.jam
new file mode 100644
index 0000000000..51e7cada0f
--- /dev/null
+++ b/boost-build.jam
@@ -0,0 +1,2 @@
+BOOST_ROOT = $(file-location.boost-build.jam) ;
+boost-build tools/build ;