freebsd-dev/share/doc/papers/diskperf/Makefile
2004-10-24 15:33:08 +00:00

12 lines
235 B
Makefile

# From: @(#)Makefile 6.3 (Berkeley) 6/8/93
# $FreeBSD$
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=
.include <bsd.doc.mk>