]> git.proxmox.com Git - ceph.git/blame - 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
CommitLineData
7c673cae
FG
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###############################################################################
8alias 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 : ;
14explicit boostdoc ;
15alias boostrelease ;
16explicit boostrelease ;