]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/iterator/doc/GNUmakefile
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / iterator / doc / GNUmakefile
1 # Copyright David Abrahams 2004. Distributed under the Boost
2 # Software License, Version 1.0. (See accompanying
3 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5 ECHO = /bin/echo
6
7 all:
8 @${ECHO} "<boost-root>/libs/iterator/doc/GNUmakefile should be replaced by"
9 @${ECHO}
10 @${ECHO} " http://www.boost-consulting.com/writing/GNUmakefile,"
11 @${ECHO}
12 @${ECHO} "before proceeding. That file is not included in the Boost"
13 @${ECHO} "distribution because it is licensed under the GPL, which violates"
14 @${ECHO} "Boost license requirements."
15