boost.atomic: ppc fix
[boost_lockfree.git] / Jamfile.v2
blobc14cdba9e8639e04bbda60f0ca913c632889cb00
1 # Copyright 2010 Tim Blechmann
2 # Distributed under the Boost Software License, Version 1.0. (See accompanying
3 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5 project lockfree
6     : requirements
7         <include>.
8         <include>$(boost-root)
9     :
10         build-dir bin.v2
11     ;