summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/example/customization/readme.txt
blob: 6a799277a217b8e7a9c9dfb8dd113ca4f2d467ec (plain)
1
2
3
4
5
6
7
8
9
10
11
Copyright 2003 Vladimir Prus
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)


This example show how to add a new target type and a new tool support to
B2. Please refer to extender manual for a complete description of this
example.

Note that this example requires Python. If cygwin Python on Windows is to be
used, please go to "verbatim.jam" and follow instructions there.