summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/diskperf
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 04:10:10 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 04:10:10 +0000
commitb82a0af6bf60ad3ab1990d737578d0562ae85e7f (patch)
treeea3d34a3f6c3c1ec7db40f741be34c8cbc40a1ce /share/doc/papers/diskperf
parent7362889467ae97bb403da586aacefd40ff902bb9 (diff)
downloadFreeBSD-src-b82a0af6bf60ad3ab1990d737578d0562ae85e7f.zip
FreeBSD-src-b82a0af6bf60ad3ab1990d737578d0562ae85e7f.tar.gz
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.
Diffstat (limited to 'share/doc/papers/diskperf')
-rw-r--r--share/doc/papers/diskperf/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/papers/diskperf/Makefile b/share/doc/papers/diskperf/Makefile
index 4370f81..1b9ccd3 100644
--- a/share/doc/papers/diskperf/Makefile
+++ b/share/doc/papers/diskperf/Makefile
@@ -1,11 +1,11 @@
-# @(#)Makefile 6.3 (Berkeley) 6/8/93
+# From: @(#)Makefile 6.3 (Berkeley) 6/8/93
+# $Id$
-DIR= papers/diskperf
+VOLUME= papers
+DOC= diskperf
SRCS= abs.ms motivation.ms equip.ms methodology.ms tests.ms results.ms \
conclusions.ms appendix.ms
MACROS= -ms
-
-paper.ps: ${SRCS}
- ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
+USE_TBL= yes
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud