]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/any/doc/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / any / doc / Jamfile.v2
diff --git a/ceph/src/boost/libs/any/doc/Jamfile.v2 b/ceph/src/boost/libs/any/doc/Jamfile.v2
deleted file mode 100644 (file)
index 8e2dca9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright Antony Polukhin 2013. Use, modification, and distribution are
-# subject to the Boost Software License, Version 1.0. (See accompanying
-# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-using boostbook ;
-
-boostbook standalone
-       : any.xml 
-       : <xsl:param>boost.root=../../../.. ;
-
-###############################################################################
-alias boostdoc
-    : any.xml
-    :
-    :
-    : ;
-explicit boostdoc ;
-alias boostrelease ;
-explicit boostrelease ;