summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/malloc/Makefile
blob: 01d8a196a567a6f49f1b6efbd2a4c6d42d2e1322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	From: @(#)Makefile	6.3 (Berkeley) 6/8/93
#	$Id: Makefile,v 1.2 1995/01/11 04:10:01 wollman Exp $

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