remove support for 'trademark files'
[unleashed/tickless.git] / share / man / man3nvpair / Makefile
blob30c68671aacc4622ad7b1832bdbced0c688e7545
1 MAN = nvlist_add_boolean.3nvpair \
2 nvlist_alloc.3nvpair \
3 nvlist_lookup_boolean.3nvpair \
4 nvlist_lookup_nvpair.3nvpair \
5 nvlist_next_nvpair.3nvpair \
6 nvlist_remove.3nvpair \
7 nvpair_value_byte.3nvpair
10 # We want to just install manpages but there is no manpage-only mk file so
11 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
12 # Eventually, it will go away and with it this hack as well.
13 .include <prog.mk>