]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/date_time/doc/build.jam
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / date_time / doc / build.jam
1 # Copyright (c) 2016 Rene Rivera
2 #
3 # Distributed under the Boost Software License, Version 1.0.
4 # (See accompanying file LICENSE_1_0.txt or copy at
5 # http://www.boost.org/LICENSE_1_0.txt)
6
7 ###############################################################################
8 alias boostdoc
9 : ../xmldoc/date_time.xml
10 :
11 : <dependency>../xmldoc//date_time_autodoc <dependency>../xmldoc//gregorian_autodoc
12 <dependency>../xmldoc//posix_time_autodoc <dependency>../xmldoc//local_time_autodoc
13 : ;
14 explicit boostdoc ;
15 alias boostrelease ;
16 explicit boostrelease ;