Unleashed v1.4
[unleashed.git] / share / man / man3kstat / Makefile
bloba4fea1869746e0c738bedbec27fedcec895f38cc
1 MAN = kstat.3kstat \
2 kstat_chain_update.3kstat \
3 kstat_lookup.3kstat \
4 kstat_open.3kstat \
5 kstat_read.3kstat
8 # We want to just install manpages but there is no manpage-only mk file so
9 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
10 # Eventually, it will go away and with it this hack as well.
11 .include <prog.mk>