1#	From: @(#)Makefile	1.6 (Berkeley) 6/8/93
2# $FreeBSD: releng/10.3/share/doc/papers/sysperf/Makefile 217893 2011-01-26 19:39:31Z uqs $
3
4VOLUME=		papers
5DOC=		sysperf
6SRCS=		0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t appendix.ms
7EXTRA=		a1.t a2.t
8MACROS=		-ms
9USE_EQN=
10USE_TBL=
11
12.include <bsd.doc.mk>
13