Unleashed v1.4
[unleashed.git] / share / man / man3volmgt / Makefile
blob22a4527a3427a48c3f54725f0585b5930372ab7b
1 MAN = media_findname.3volmgt \
2 media_getattr.3volmgt \
3 media_getid.3volmgt \
4 volmgt_acquire.3volmgt \
5 volmgt_check.3volmgt \
6 volmgt_feature_enabled.3volmgt \
7 volmgt_inuse.3volmgt \
8 volmgt_ownspath.3volmgt \
9 volmgt_release.3volmgt \
10 volmgt_root.3volmgt \
11 volmgt_running.3volmgt \
12 volmgt_symname.3volmgt
15 # We want to just install manpages but there is no manpage-only mk file so
16 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
17 # Eventually, it will go away and with it this hack as well.
18 .include <prog.mk>