source:
downloads/boost_1_34_1/libs/thread/doc/Jamfile.v2
@
33
Last change on this file since 33 was 29, checked in by landauf, 16 years ago | |
---|---|
File size: 275 bytes |
Line | |
---|---|
1 | # Copyright (C) 2001-2003 |
2 | # William E. Kempf |
3 | # |
4 | # Distributed under the Boost Software License, Version 1.0. (See accompanying |
5 | # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
6 | |
7 | import toolset ; |
8 | toolset.using doxygen ; |
9 | |
10 | boostbook thread : thread.xml ; |
11 |
Note: See TracBrowser
for help on using the repository browser.