]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/papers/malloc/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / papers / malloc / Makefile
1 #       From: @(#)Makefile      6.3 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 VOLUME= papers
5 DOC=    malloc
6 SRCS=   abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
7         performance.ms implementation.ms conclusion.ms
8 MACROS= -ms
9
10 .include <bsd.doc.mk>