xref: /freebsd/share/doc/papers/sysperf/Makefile (revision 0957b409)
1#	From: @(#)Makefile	1.6 (Berkeley) 6/8/93
2# $FreeBSD$
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