readme.txt 466 B

1234567891011
  1. Copyright 2003 Vladimir Prus
  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. This example show how to add a new target type and a new tool support to
  5. B2. Please refer to extender manual for a complete description of this
  6. example.
  7. Note that this example requires Python. If cygwin Python on Windows is to be
  8. used, please go to "verbatim.jam" and follow instructions there.