summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/kernmalloc/Makefile
blob: ebb5cdefcf91c35db15726284719ea9ce6682927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#	From: @(#)Makefile	1.8 (Berkeley) 6/8/93
# $FreeBSD$

VOLUME=		papers
DOC=		kernmalloc
SRCS=		kernmalloc.t appendix.ms
EXTRA=		alloc.fig usage.tbl
MACROS=		-ms
USE_EQN=	YES
USE_PIC=	YES
USE_SOELIM=	YES
USE_TBL=	YES
CLEANFILES=	appendix.ms

appendix.ms: appendix.t
	${GRIND} < ${.ALLSRC} > ${.TARGET}

.include <bsd.doc.mk>
OpenPOWER on IntegriCloud