freebsd-dev/share/doc/papers/diskperf/Makefile

12 lines
235 B
Makefile
Raw Normal View History

# From: @(#)Makefile 6.3 (Berkeley) 6/8/93
1999-08-28 00:22:10 +00:00
# $FreeBSD$
1994-05-30 19:09:18 +00:00
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=
1994-05-30 19:09:18 +00:00
.include <bsd.doc.mk>