freebsd-dev/share/doc/papers/diskperf/Makefile
1997-02-22 13:06:56 +00:00

12 lines
229 B
Makefile

# From: @(#)Makefile 6.3 (Berkeley) 6/8/93
# $Id$
VOLUME= papers
DOC= diskperf
SRCS= abs.ms motivation.ms equip.ms methodology.ms tests.ms results.ms \
conclusions.ms appendix.ms
MACROS= -ms
USE_TBL= yes
.include <bsd.doc.mk>