From 7316de6a87f5242a2dbee0e0271210f6bba02694 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 6 May 2002 21:37:47 +0000 Subject: [PATCH] initial commit [SVN r13699] --- new/boost-build.jam | 2 ++ v2/doc/boost-build.jam | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 new/boost-build.jam create mode 100644 v2/doc/boost-build.jam diff --git a/new/boost-build.jam b/new/boost-build.jam new file mode 100644 index 000000000..b784a3367 --- /dev/null +++ b/new/boost-build.jam @@ -0,0 +1,2 @@ +# The build system is located right here +boost-build . ; \ No newline at end of file diff --git a/v2/doc/boost-build.jam b/v2/doc/boost-build.jam new file mode 100644 index 000000000..b784a3367 --- /dev/null +++ b/v2/doc/boost-build.jam @@ -0,0 +1,2 @@ +# The build system is located right here +boost-build . ; \ No newline at end of file