freebsd-dev/share/doc/papers/diskperf/Makefile
Garrett Wollman a316b26e50 Make all these format under the new scheme. I haven't had a chance to
test the -me stuff, so it's still disabled for now.
1995-01-11 04:10:10 +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>