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