summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/malloc/Makefile
blob: 7e81ca1ca28baf26851758700db62bc112191191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	From: @(#)Makefile	6.3 (Berkeley) 6/8/93
#	$FreeBSD$

VOLUME=	papers
DOC=	malloc
SRCS=	abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms
SRCS+=	performance.ms implementation.ms conclusion.ms
MACROS=	-ms

edit:
	vi ${SRCS}

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