]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/src/tools/boostbook-config.jam
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / build / src / tools / boostbook-config.jam
1 #~ Copyright 2005 Rene Rivera.
2 #~ Distributed under the Boost Software License, Version 1.0.
3 #~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
4
5 # Automatic configuration for BoostBook tools. To use, just import this module.
6 #
7 # This module is deprecated.
8 # using boostbook ;
9 # with no arguments now suffices.
10
11 import toolset : using ;
12
13 using boostbook ;