summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/malloc/Makefile
blob: 5e2c318194f0209c815d5d19c390af1953759627 (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