From c773394947c7b2bb2f7b334cb3a26fc3ffd04581 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 29 Aug 2003 07:12:04 +0000 Subject: [PATCH] Add boost-build.jam to Boost.Build root, to help folks who install from CVS. [SVN r19849] --- boost-build.jam | 2 ++ v2/boost-build.jam | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 boost-build.jam create mode 100644 v2/boost-build.jam diff --git a/boost-build.jam b/boost-build.jam new file mode 100644 index 000000000..99ebee345 --- /dev/null +++ b/boost-build.jam @@ -0,0 +1,2 @@ + +boost-build kernel ; diff --git a/v2/boost-build.jam b/v2/boost-build.jam new file mode 100644 index 000000000..99ebee345 --- /dev/null +++ b/v2/boost-build.jam @@ -0,0 +1,2 @@ + +boost-build kernel ;