implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / doc / doc.am
1
2 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
3 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
4
5 # Permission is hereby granted to use or copy this program
6 # for any purpose,  provided the above notices are retained on all copies.
7 # Permission to modify the code and to distribute modified code is granted,
8 # provided the above notices are retained, and a notice that the code was
9 # modified is included with the above copyright notice.
10 #
11 # Modified by: Grzegorz Jakacki <jakacki at acm dot org>
12 # Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
13
14 ## Process this file with automake to produce Makefile.in.
15
16 # installed documentation
17 #
18 dist_pkgdata_DATA = \
19         doc/barrett_diagram \
20         doc/debugging.html \
21         doc/gc.man \
22         doc/gcdescr.html \
23         doc/README \
24         doc/README.amiga \
25         doc/README.arm.cross \
26         doc/README.autoconf \
27         doc/README.changes \
28         doc/README.cmake \
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