aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/doc/doc.am
blob: df69a5c4cf897b5c39984463c216d485cdb8fe57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#
# THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
# OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
#
# Permission is hereby granted to use or copy this program
# for any purpose,  provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.

## Process this file with automake to produce Makefile.in.

# installed documentation
#
dist_pkgdata_DATA = \
        AUTHORS \
        README \
        doc/README.DGUX386 \
        doc/README.Mac \
        doc/README.OS2 \
        doc/README.amiga \
        doc/README.arm.cross \
        doc/README.autoconf \
        doc/README.cmake \
        doc/README.cords \
        doc/README.darwin \
        doc/README.dj \
        doc/README.environment \
        doc/README.ews4800 \
        doc/README.hp \
        doc/README.linux \
        doc/README.macros \
        doc/README.rs6000 \
        doc/README.sgi \
        doc/README.solaris2 \
        doc/README.symbian \
        doc/README.uts \
        doc/README.win32 \
        doc/README.win64 \
        doc/barrett_diagram \
        doc/debugging.html \
        doc/finalization.html \
        doc/gc.man \
        doc/gcdescr.html \
        doc/gcinterface.html \
        doc/leak.html \
        doc/overview.html \
        doc/porting.html \
        doc/scale.html \
        doc/simple_example.html \
        doc/tree.html