Makefile revision 106146
1#	From: @(#)Makefile	6.3 (Berkeley) 6/8/93
2# $FreeBSD: head/share/doc/papers/diskperf/Makefile 106146 2002-10-29 15:01:59Z ru $
3
4VOLUME=		papers
5DOC=		diskperf
6SRCS=		abs.ms motivation.ms equip.ms methodology.ms tests.ms \
7		results.ms conclusions.ms appendix.ms
8MACROS=		-ms
9USE_TBL=	YES
10
11.include <bsd.doc.mk>
12