remove support for 'trademark files'
[unleashed/tickless.git] / share / man / man3lgrp / Makefile
blob86ee84471b7dc3b60126f2f1e2bdb8202f94d89f
1 MAN = lgrp_affinity_get.3lgrp \
2 lgrp_children.3lgrp \
3 lgrp_cookie_stale.3lgrp \
4 lgrp_cpus.3lgrp \
5 lgrp_fini.3lgrp \
6 lgrp_home.3lgrp \
7 lgrp_init.3lgrp \
8 lgrp_latency.3lgrp \
9 lgrp_mem_size.3lgrp \
10 lgrp_nlgrps.3lgrp \
11 lgrp_parents.3lgrp \
12 lgrp_resources.3lgrp \
13 lgrp_root.3lgrp \
14 lgrp_version.3lgrp \
15 lgrp_view.3lgrp
18 # We want to just install manpages but there is no manpage-only mk file so
19 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
20 # Eventually, it will go away and with it this hack as well.
21 .include <prog.mk>