]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/papers/kernmalloc/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / papers / kernmalloc / Makefile
1 #       From: @(#)Makefile      1.8 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 VOLUME=         papers
5 DOC=            kernmalloc
6 SRCS=           kernmalloc.t appendix.ms
7 EXTRA=          alloc.fig usage.tbl
8 MACROS=         -ms
9 USE_EQN=
10 USE_PIC=
11 USE_SOELIM=
12 USE_TBL=
13
14 .include <bsd.doc.mk>