]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/doc/papers/kernmalloc/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>