Unleashed v1.4
[unleashed.git] / share / man / man3cpc / Makefile
blobdbebe2e84658ab7d42769d917a01dad8578663b7
1 MAN = cpc.3cpc \
2 cpc_access.3cpc \
3 cpc_bind_curlwp.3cpc \
4 cpc_bind_event.3cpc \
5 cpc_buf_create.3cpc \
6 cpc_count_usr_events.3cpc \
7 cpc_enable.3cpc \
8 cpc_event.3cpc \
9 cpc_event_diff.3cpc \
10 cpc_getcpuver.3cpc \
11 cpc_npic.3cpc \
12 cpc_open.3cpc \
13 cpc_pctx_bind_event.3cpc \
14 cpc_set_create.3cpc \
15 cpc_seterrfn.3cpc \
16 cpc_seterrhndlr.3cpc \
17 cpc_shared_open.3cpc \
18 cpc_strtoevent.3cpc \
19 cpc_version.3cpc \
20 generic_events.3cpc \
21 pctx_capture.3cpc \
22 pctx_set_events.3cpc
25 # We want to just install manpages but there is no manpage-only mk file so
26 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
27 # Eventually, it will go away and with it this hack as well.
28 .include <prog.mk>