remove support for 'trademark files'
[unleashed/tickless.git] / share / man / man3dlpi / Makefile
blob52e2b0a0c3e2eab91df84f362cadc5001e3194b8
1 MAN = dlpi_arptype.3dlpi \
2 dlpi_bind.3dlpi \
3 dlpi_close.3dlpi \
4 dlpi_disabnotify.3dlpi \
5 dlpi_enabmulti.3dlpi \
6 dlpi_enabnotify.3dlpi \
7 dlpi_fd.3dlpi \
8 dlpi_get_physaddr.3dlpi \
9 dlpi_iftype.3dlpi \
10 dlpi_info.3dlpi \
11 dlpi_linkname.3dlpi \
12 dlpi_mactype.3dlpi \
13 dlpi_open.3dlpi \
14 dlpi_promiscon.3dlpi \
15 dlpi_recv.3dlpi \
16 dlpi_send.3dlpi \
17 dlpi_set_physaddr.3dlpi \
18 dlpi_set_timeout.3dlpi \
19 dlpi_strerror.3dlpi \
20 dlpi_unbind.3dlpi \
21 dlpi_walk.3dlpi
24 # We want to just install manpages but there is no manpage-only mk file so
25 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
26 # Eventually, it will go away and with it this hack as well.
27 .include <prog.mk>