aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/diskperf/Makefile
blob: 0c909ea95845feb473059d2bc183e20cd7a2fe7c (plain) (blame)
1
2
3
4
5
6
7
8
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>