Makefile revision 21673
1#	From: @(#)Makefile	6.3 (Berkeley) 6/8/93
2#	$FreeBSD: head/share/doc/papers/diskperf/Makefile 21673 1997-01-14 07:20:47Z jkh $
3
4VOLUME=	papers
5DOC=	diskperf
6SRCS=	abs.ms motivation.ms equip.ms methodology.ms tests.ms results.ms \
7	conclusions.ms appendix.ms
8MACROS=	-ms
9USE_TBL=	yes
10
11.include <bsd.doc.mk>
12