diff options
Diffstat (limited to 'share/doc/papers/diskperf/Makefile')
-rw-r--r-- | share/doc/papers/diskperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/papers/diskperf/Makefile b/share/doc/papers/diskperf/Makefile index 41acd7a..7f7670c 100644 --- a/share/doc/papers/diskperf/Makefile +++ b/share/doc/papers/diskperf/Makefile @@ -6,6 +6,6 @@ DOC= diskperf SRCS= abs.ms motivation.ms equip.ms methodology.ms tests.ms \ results.ms conclusions.ms appendix.ms MACROS= -ms -USE_TBL= YES +USE_TBL= .include <bsd.doc.mk> |