]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/tools/build/src/engine/boehm_gc/doc/doc.am
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / tools / build / src / engine / boehm_gc / doc / doc.am
CommitLineData
7c673cae
FG
1#
2#
3# THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
4# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
5#
6# Permission is hereby granted to use or copy this program
7# for any purpose, provided the above notices are retained on all copies.
8# Permission to modify the code and to distribute modified code is granted,
9# provided the above notices are retained, and a notice that the code was
10# modified is included with the above copyright notice.
11#
12# Modified by: Grzegorz Jakacki <jakacki at acm dot org>
13# Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
14
15## Process this file with automake to produce Makefile.in.
16
17# installed documentation
18#
19dist_pkgdata_DATA = \
20 doc/barrett_diagram \
21 doc/debugging.html \
22 doc/gc.man \
23 doc/gcdescr.html \
24 doc/README \
25 doc/README.amiga \
26 doc/README.arm.cross \
27 doc/README.autoconf \
28 doc/README.changes \
29 doc/README.contributors \
30 doc/README.cords \
31 doc/README.DGUX386 \
32 doc/README.dj \
33 doc/README.environment \
34 doc/README.ews4800 \
35 doc/README.hp \
36 doc/README.linux \
37 doc/README.Mac \
38 doc/README.MacOSX \
39 doc/README.macros \
40 doc/README.OS2 \
41 doc/README.rs6000 \
42 doc/README.sgi \
43 doc/README.solaris2 \
44 doc/README.uts \
45 doc/README.win32 \
46 doc/README.win64 \
47 doc/overview.html \
48 doc/tree.html \
49 doc/leak.html \
50 doc/gcinterface.html \
51 doc/scale.html \
52 doc/README.darwin \
53 doc/simple_example.html \
54 doc/porting.html
55