xref: /freebsd-14.2/share/doc/papers/sysperf/Makefile (revision d0b2dbfa)
1#	From: @(#)Makefile	1.6 (Berkeley) 6/8/93
2
3VOLUME=		papers
4DOC=		sysperf
5SRCS=		0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t appendix.ms
6EXTRA=		a1.t a2.t
7MACROS=		-ms
8USE_EQN=
9USE_TBL=
10
11.include <bsd.doc.mk>
12