Unleashed v1.4
[unleashed.git] / share / man / man3malloc / Makefile
bloba3acef9ffb402bc9104da6ae3ef89f692e6a5313
1 MAN = bsdmalloc.3malloc \
2 malloc.3malloc \
3 mapmalloc.3malloc \
4 mtmalloc.3malloc \
5 umem_alloc.3malloc \
6 umem_cache_create.3malloc \
7 umem_debug.3malloc \
8 watchmalloc.3malloc
11 # We want to just install manpages but there is no manpage-only mk file so
12 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
13 # Eventually, it will go away and with it this hack as well.
14 .include <prog.mk>