]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/src/engine/boehm_gc/include/include.am
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / build / src / engine / boehm_gc / include / include.am
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 part of Makefile.in.
16
17 # installed headers
18 #
19 pkginclude_HEADERS += \
20 include/gc.h \
21 include/gc_typed.h \
22 include/gc_inline.h \
23 include/gc_mark.h \
24 include/gc_cpp.h \
25 include/weakpointer.h \
26 include/new_gc_alloc.h \
27 include/gc_allocator.h \
28 include/gc_backptr.h \
29 include/gc_gcj.h \
30 include/leak_detector.h \
31 include/gc_amiga_redirects.h \
32 include/gc_pthread_redirects.h \
33 include/gc_config_macros.h \
34 include/gc_tiny_fl.h
35
36 # headers which are not installed
37 #
38 dist_noinst_HEADERS += \
39 include/private/gc_hdrs.h \
40 include/private/gc_priv.h \
41 include/private/gcconfig.h \
42 include/private/gc_pmark.h \
43 include/private/gc_locks.h \
44 include/private/dbg_mlc.h \
45 include/private/specific.h \
46 include/private/cord_pos.h \
47 include/private/pthread_support.h \
48 include/private/pthread_stop_world.h \
49 include/private/darwin_semaphore.h \
50 include/private/darwin_stop_world.h \
51 include/private/thread_local_alloc.h \
52 include/cord.h \
53 include/ec.h \
54 include/javaxfc.h