Makefile revision 50476
1#	From: @(#)Makefile	6.3 (Berkeley) 6/8/93
2# $FreeBSD: head/share/doc/papers/diskperf/Makefile 50476 1999-08-28 00:22:10Z peter $
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