Unleashed v1.4
[unleashed.git] / share / man / man3contract / Makefile
blob30939b0d7e6dada56861691af4fa43efc62a7cd8
1 MAN = ct_ctl_adopt.3contract \
2 ct_dev_status_get_dev_state.3contract \
3 ct_dev_tmpl_set_aset.3contract \
4 ct_event_read.3contract \
5 ct_pr_event_get_pid.3contract \
6 ct_pr_status_get_param.3contract \
7 ct_pr_tmpl_set_transfer.3contract \
8 ct_status_read.3contract \
9 ct_tmpl_activate.3contract
12 # We want to just install manpages but there is no manpage-only mk file so
13 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
14 # Eventually, it will go away and with it this hack as well.
15 .include <prog.mk>