Merge commit 'b31320a79e2054c6739b5229259dbf98f3afc547' into merges
[unleashed.git] / share / man / man3pool / Makefile
bloba3634d12f06886c30c5b615b1b8feaf24f1e0e85
1 MAN = pool_associate.3pool \
2 pool_component_info.3pool \
3 pool_component_to_elem.3pool \
4 pool_conf_alloc.3pool \
5 pool_dynamic_location.3pool \
6 pool_error.3pool \
7 pool_get_binding.3pool \
8 pool_get_pool.3pool \
9 pool_get_property.3pool \
10 pool_resource_create.3pool \
11 pool_value_alloc.3pool \
12 pool_walk_components.3pool
15 # We want to just install manpages but there is no manpage-only mk file so
16 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
17 # Eventually, it will go away and with it this hack as well.
18 .include <prog.mk>